diff options
author | Peter Weller <welp@gentoo.org> | 2007-04-14 21:43:02 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-04-14 21:43:02 +0000 |
commit | 306419b6a5ed39a0213c061de1708335ff50b11a (patch) | |
tree | 082fb33ee994c605749fd0da41dae628f451c39e /x11-misc/googleearth | |
parent | Remove old ebuilds. (diff) | |
download | gentoo-2-306419b6a5ed39a0213c061de1708335ff50b11a.tar.gz gentoo-2-306419b6a5ed39a0213c061de1708335ff50b11a.tar.bz2 gentoo-2-306419b6a5ed39a0213c061de1708335ff50b11a.zip |
Stable on amd64 wrt bug 174605
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-misc/googleearth')
-rw-r--r-- | x11-misc/googleearth/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/googleearth/googleearth-4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/googleearth/ChangeLog b/x11-misc/googleearth/ChangeLog index da15f4515274..a89faccb3e41 100644 --- a/x11-misc/googleearth/ChangeLog +++ b/x11-misc/googleearth/ChangeLog @@ -1,6 +1,9 @@ # 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.26 2007/03/09 07:26:03 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/ChangeLog,v 1.27 2007/04/14 21:43:02 welp Exp $ + + 14 Apr 2007; <welp@gentoo.org> googleearth-4.ebuild: + Stable on amd64 wrt bug 174605 09 Mar 2007; Samuli Suominen <drac@gentoo.org> googleearth-4.ebuild: Stop using virtual/x11. diff --git a/x11-misc/googleearth/googleearth-4.ebuild b/x11-misc/googleearth/googleearth-4.ebuild index 19dca5086ae7..b281d7431b95 100644 --- a/x11-misc/googleearth/googleearth-4.ebuild +++ b/x11-misc/googleearth/googleearth-4.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.6 2007/03/09 07:26:03 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-4.ebuild,v 1.7 2007/04/14 21:43:02 welp Exp $ inherit eutils fdo-mime @@ -10,7 +10,7 @@ SRC_URI="http://dl.google.com/earth/GE4/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="" |