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 | |
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')
-rw-r--r-- | x11-misc/xearth/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xearth/xearth-1.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xplanet/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xplanet/xplanet-1.1.1.ebuild | 4 |
4 files changed, 12 insertions, 6 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" diff --git a/x11-misc/xplanet/ChangeLog b/x11-misc/xplanet/ChangeLog index 6f19969f61ba..0284bd48a740 100644 --- a/x11-misc/xplanet/ChangeLog +++ b/x11-misc/xplanet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xplanet # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.41 2004/08/12 15:03:22 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.42 2004/08/28 01:48:45 tgall Exp $ + + 27 Aug 2004; Tom Gall <tgall@gentoo.org> xplanet-1.1.1.ebuild: + stable on ppc64, bug #59353 12 Aug 2004; <SeJo@gentoo.org> xplanet-1.1.1.ebuild: stable on ppc diff --git a/x11-misc/xplanet/xplanet-1.1.1.ebuild b/x11-misc/xplanet/xplanet-1.1.1.ebuild index 5f2f2569604b..12ecd28944fa 100644 --- a/x11-misc/xplanet/xplanet-1.1.1.ebuild +++ b/x11-misc/xplanet/xplanet-1.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/xplanet/xplanet-1.1.1.ebuild,v 1.12 2004/08/12 15:03:22 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.1.1.ebuild,v 1.13 2004/08/28 01:48:45 tgall Exp $ DESCRIPTION="A program to render images of the earth into the X root window" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" @@ -9,7 +9,7 @@ DEPEND=">=sys-apps/sed-4" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 sparc alpha ppc hppa" +KEYWORDS="x86 amd64 sparc alpha ppc hppa ppc64" IUSE="gif jpeg X opengl truetype tiff png" RDEPEND="X? ( virtual/x11 ) |