diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-28 01:50:37 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-28 01:50:37 +0000 |
commit | d61cc241a44d082827db77e64903bb0cdfaa853d (patch) | |
tree | 8441cb21ff93c9d6fddd4b51f4b67b8489787ebf /x11-misc/xearth | |
parent | Stable on sparc wrt security bug #61280. (Manifest recommit) (diff) | |
download | gentoo-2-d61cc241a44d082827db77e64903bb0cdfaa853d.tar.gz gentoo-2-d61cc241a44d082827db77e64903bb0cdfaa853d.tar.bz2 gentoo-2-d61cc241a44d082827db77e64903bb0cdfaa853d.zip |
stable on ppc64, bug #59354
Diffstat (limited to 'x11-misc/xearth')
-rw-r--r-- | x11-misc/xearth/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xearth/xearth-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xearth/ChangeLog b/x11-misc/xearth/ChangeLog index 291a41cee587..79e520b14ce5 100644 --- a/x11-misc/xearth/ChangeLog +++ b/x11-misc/xearth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xearth # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/ChangeLog,v 1.5 2004/06/24 22:40:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/ChangeLog,v 1.6 2004/08/28 01:50:37 tgall Exp $ + + 27 Aug 2004; Tom Gall <tgall@gentoo.org> xearth-1.1.ebuild: + stable on ppc64, bug #59354 01 Jun 2004; Brandon Hale <tseng@gentoo.org> xearth-1.1.ebuild: Add IUSE= diff --git a/x11-misc/xearth/xearth-1.1.ebuild b/x11-misc/xearth/xearth-1.1.ebuild index ed6749a2ff20..4c850cd0fb56 100644 --- a/x11-misc/xearth/xearth-1.1.ebuild +++ b/x11-misc/xearth/xearth-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/xearth-1.1.ebuild,v 1.4 2004/06/24 22:40:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/xearth-1.1.ebuild,v 1.5 2004/08/28 01:50:37 tgall Exp $ HOMEPAGE="http://www.cs.colorado.edu/~tuna/xearth/" DESCRIPTION="Xearth sets the X root window to an image of the Earth" @@ -9,7 +9,7 @@ SRC_URI="ftp://cag.lcs.mit.edu/pub/tuna/${P}.tar.gz SLOT="0" LICENSE="xearth" -KEYWORDS="x86 sparc ppc ~amd64" +KEYWORDS="x86 sparc ppc ~amd64 ppc64" IUSE="" DEPEND="virtual/x11" |