diff options
author | Vlastimil Babka <caster@gentoo.org> | 2009-02-06 23:44:25 +0000 |
---|---|---|
committer | Vlastimil Babka <caster@gentoo.org> | 2009-02-06 23:44:25 +0000 |
commit | 3125be75607352e3ead10aca2788aa5c662fbe97 (patch) | |
tree | a4972d00f84c11da5b8ea840def4b5875b4ffeba /x11-misc | |
parent | version bump (diff) | |
download | gentoo-2-3125be75607352e3ead10aca2788aa5c662fbe97.tar.gz gentoo-2-3125be75607352e3ead10aca2788aa5c662fbe97.tar.bz2 gentoo-2-3125be75607352e3ead10aca2788aa5c662fbe97.zip |
Update SRC_URI to the new upstream location, as the old link now points to a 5.0 beta - bug #256267. Yay for upstream-versioned distfile, the SRC_URI arrow is not needed anymore, but kept it so people don't download again.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/googleearth/ChangeLog | 10 | ||||
-rw-r--r-- | x11-misc/googleearth/googleearth-4.3.7284.3916.ebuild | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/x11-misc/googleearth/ChangeLog b/x11-misc/googleearth/ChangeLog index 2aad232bbc12..016ed5e4e353 100644 --- a/x11-misc/googleearth/ChangeLog +++ b/x11-misc/googleearth/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-misc/googleearth -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/ChangeLog,v 1.40 2008/09/27 13:12:29 caster Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/ChangeLog,v 1.41 2009/02/06 23:44:25 caster Exp $ + + 06 Feb 2009; Vlastimil Babka <caster@gentoo.org> + googleearth-4.3.7284.3916.ebuild: + Update SRC_URI to the new upstream location, as the old link now points to + a 5.0 beta - bug #256267. Yay for upstream-versioned distfile, the SRC_URI + arrow is not needed anymore, but kept it so people don't download again. 27 Sep 2008; Vlastimil Babka <caster@gentoo.org> googleearth-4.3.7284.3916.ebuild: diff --git a/x11-misc/googleearth/googleearth-4.3.7284.3916.ebuild b/x11-misc/googleearth/googleearth-4.3.7284.3916.ebuild index 58d08d7abc7d..6ac32a7591c7 100644 --- a/x11-misc/googleearth/googleearth-4.3.7284.3916.ebuild +++ b/x11-misc/googleearth/googleearth-4.3.7284.3916.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-4.3.7284.3916.ebuild,v 1.4 2008/09/27 13:12:29 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-4.3.7284.3916.ebuild,v 1.5 2009/02/06 23:44:25 caster Exp $ EAPI=2 @@ -8,7 +8,7 @@ inherit eutils fdo-mime DESCRIPTION="A 3D interface to the planet" HOMEPAGE="http://earth.google.com/" -SRC_URI="http://dl.google.com/earth/client/GE4/release_4_3/GoogleEarthLinux.bin +SRC_URI="http://dl.google.com/earth/client/ge4/release_4_3/googleearth-linux-plus-4.3.7284.3916.bin -> GoogleEarthLinux-${PV}.bin" LICENSE="googleearth MIT X11 SGI-B-1.1 openssl as-is ZLIB" |