diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2008-08-09 07:29:41 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2008-08-09 07:29:41 +0000 |
commit | 35f54d17d3b2894d2b165d4ab2762a73163eb362 (patch) | |
tree | 5f0228e96337fb9619ae9643972b63ecbc632c59 /x11-misc/googleearth | |
parent | skip tests if flac isn't built with ogg useflag, part of bug #234212 (diff) | |
download | gentoo-2-35f54d17d3b2894d2b165d4ab2762a73163eb362.tar.gz gentoo-2-35f54d17d3b2894d2b165d4ab2762a73163eb362.tar.bz2 gentoo-2-35f54d17d3b2894d2b165d4ab2762a73163eb362.zip |
Need another version bump since the old version has been overwritten
by a newer one again
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-misc/googleearth')
-rw-r--r-- | x11-misc/googleearth/ChangeLog | 9 | ||||
-rw-r--r-- | x11-misc/googleearth/googleearth-4.3.7284.3916.ebuild (renamed from x11-misc/googleearth/googleearth-4.2.205.5730.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/x11-misc/googleearth/ChangeLog b/x11-misc/googleearth/ChangeLog index a2c4d761e26e..16f185ccc466 100644 --- a/x11-misc/googleearth/ChangeLog +++ b/x11-misc/googleearth/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-misc/googleearth # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/ChangeLog,v 1.36 2008/05/08 04:46:52 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/ChangeLog,v 1.37 2008/08/09 07:29:41 wormo Exp $ + +*googleearth-4.3.7284.3916 (09 Aug 2008) + + 09 Aug 2008; Stephanie Lockwood-Childs <wormo@gentoo.org> + -googleearth-4.2.205.5730.ebuild, +googleearth-4.3.7284.3916.ebuild: + Need another version bump since the old version has been overwritten + by a newer one again 08 May 2008; Jeff Gardner <je_fro@gentoo.org> ChangeLog: Digest for bug #219387a diff --git a/x11-misc/googleearth/googleearth-4.2.205.5730.ebuild b/x11-misc/googleearth/googleearth-4.3.7284.3916.ebuild index e01dd4d4f409..d261a8983618 100644 --- a/x11-misc/googleearth/googleearth-4.2.205.5730.ebuild +++ b/x11-misc/googleearth/googleearth-4.3.7284.3916.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-4.2.205.5730.ebuild,v 1.3 2008/05/08 04:46:52 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/googleearth/googleearth-4.3.7284.3916.ebuild,v 1.1 2008/08/09 07:29:41 wormo 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="" |