diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2007-10-13 11:55:03 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2007-10-13 11:55:03 +0000 |
commit | 1050a12d59ced86fcfbee67374462d578dbb45a7 (patch) | |
tree | 9c63c1b4fc36f84d656186f182632b73a50082c6 /x11-misc/googleearth | |
parent | Depend on >=dev-util/cmake-2.4.6 (#195414). (diff) | |
download | gentoo-2-1050a12d59ced86fcfbee67374462d578dbb45a7.tar.gz gentoo-2-1050a12d59ced86fcfbee67374462d578dbb45a7.tar.bz2 gentoo-2-1050a12d59ced86fcfbee67374462d578dbb45a7.zip |
Use full version number for betelgeuse in bug 191140
(Portage version: 2.1.3.12)
Diffstat (limited to 'x11-misc/googleearth')
-rw-r--r-- | x11-misc/googleearth/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/googleearth/files/digest-googleearth-4.2.198.2451 (renamed from x11-misc/googleearth/files/digest-googleearth-4) | 0 | ||||
-rw-r--r-- | x11-misc/googleearth/googleearth-4.2.198.2451.ebuild (renamed from x11-misc/googleearth/googleearth-4.ebuild) | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/x11-misc/googleearth/ChangeLog b/x11-misc/googleearth/ChangeLog index d322fed48bcf..12dc0e8cb8b5 100644 --- a/x11-misc/googleearth/ChangeLog +++ b/x11-misc/googleearth/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-misc/googleearth # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/ChangeLog,v 1.32 2007/08/29 18:11:19 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/ChangeLog,v 1.33 2007/10/13 11:55:02 genstef Exp $ + +*googleearth-4.2.198.2451 (13 Oct 2007) + + 13 Oct 2007; Stefan Schweizer <genstef@gentoo.org> -googleearth-4.ebuild, + +googleearth-4.2.198.2451.ebuild: + Use full version number for betelgeuse in bug 191140 *googleearth-4.ebuild (29 Aug 2007) diff --git a/x11-misc/googleearth/files/digest-googleearth-4 b/x11-misc/googleearth/files/digest-googleearth-4.2.198.2451 index c32436210c9f..c32436210c9f 100644 --- a/x11-misc/googleearth/files/digest-googleearth-4 +++ b/x11-misc/googleearth/files/digest-googleearth-4.2.198.2451 diff --git a/x11-misc/googleearth/googleearth-4.ebuild b/x11-misc/googleearth/googleearth-4.2.198.2451.ebuild index fdfe8e4f0228..dfe9f460a85c 100644 --- a/x11-misc/googleearth/googleearth-4.ebuild +++ b/x11-misc/googleearth/googleearth-4.2.198.2451.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-4.ebuild,v 1.10 2007/08/29 18:11:19 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-4.2.198.2451.ebuild,v 1.1 2007/10/13 11:55:02 genstef Exp $ inherit eutils fdo-mime @@ -10,7 +10,7 @@ SRC_URI="http://dl.google.com/earth/client/current/GoogleEarthLinux.bin" LICENSE="googleearth MIT X11 SGI-B-1.1 openssl as-is ZLIB" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" RESTRICT="mirror strip" IUSE="" |