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/googleearth/googleearth-4.3.7284.3916.ebuild | |
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/googleearth/googleearth-4.3.7284.3916.ebuild')
-rw-r--r-- | x11-misc/googleearth/googleearth-4.3.7284.3916.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |