diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2007-10-13 11:57:16 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2007-10-13 11:57:16 +0000 |
commit | 812d044579f362be0ce68449bf1e4fef81abf330 (patch) | |
tree | b3a46860643a2da943dbb1089235842ba58060fe /x11-misc/googleearth | |
parent | Use full version number for betelgeuse in bug 191140 (diff) | |
download | gentoo-2-812d044579f362be0ce68449bf1e4fef81abf330.tar.gz gentoo-2-812d044579f362be0ce68449bf1e4fef81abf330.tar.bz2 gentoo-2-812d044579f362be0ce68449bf1e4fef81abf330.zip |
restable so that stable users are not b0rked, we might also consider to drop stable completely from googleearth because it is binary
(Portage version: 2.1.3.12)
Diffstat (limited to 'x11-misc/googleearth')
-rw-r--r-- | x11-misc/googleearth/googleearth-4.2.198.2451.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/googleearth/googleearth-4.2.198.2451.ebuild b/x11-misc/googleearth/googleearth-4.2.198.2451.ebuild index dfe9f460a85c..2caf4845979b 100644 --- a/x11-misc/googleearth/googleearth-4.2.198.2451.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.2.198.2451.ebuild,v 1.1 2007/10/13 11:55:02 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-4.2.198.2451.ebuild,v 1.2 2007/10/13 11:57:16 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="" |