diff options
author | 2007-03-02 06:56:13 +0000 | |
---|---|---|
committer | 2007-03-02 06:56:13 +0000 | |
commit | 4446e9ccaf8121764d726ff639b4a83b0bd1cdc2 (patch) | |
tree | a351158243671daf8dcbdf9cbc53288c76e9602a /x11-misc/googleearth | |
parent | Version bump (diff) | |
download | gentoo-2-4446e9ccaf8121764d726ff639b4a83b0bd1cdc2.tar.gz gentoo-2-4446e9ccaf8121764d726ff639b4a83b0bd1cdc2.tar.bz2 gentoo-2-4446e9ccaf8121764d726ff639b4a83b0bd1cdc2.zip |
stable x86; bug 168929
(Portage version: 2.1.2-r9)
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 83e5d81ffc29..8c81ef0055e5 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.24 2007/02/10 22:55:01 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/ChangeLog,v 1.25 2007/03/02 06:56:13 opfer Exp $ + + 02 Mar 2007; Christian Faulhammer <opfer@gentoo.org> googleearth-4.ebuild: + stable x86; bug 168929 10 Feb 2007; <genstef@gentoo.org> googleearth-4.ebuild: remove .desktop redundancy thanks to jakub in bug 162775 diff --git a/x11-misc/googleearth/googleearth-4.ebuild b/x11-misc/googleearth/googleearth-4.ebuild index 722f7c8afd04..c037ccb5899f 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.4 2007/02/10 22:55:01 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-4.ebuild,v 1.5 2007/03/02 06:56:13 opfer 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="~x86 ~amd64" +KEYWORDS="~amd64 x86" RESTRICT="mirror strip" IUSE="" |