diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-11-19 13:20:54 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-11-19 13:20:54 +0000 |
commit | 0b919d4200701935590ff3e4d169494e13472f0a (patch) | |
tree | dcf0436bbe8f3c4896f52819b87c3be88212b2ce /x11-misc | |
parent | Version bump (diff) | |
download | gentoo-2-0b919d4200701935590ff3e4d169494e13472f0a.tar.gz gentoo-2-0b919d4200701935590ff3e4d169494e13472f0a.tar.bz2 gentoo-2-0b919d4200701935590ff3e4d169494e13472f0a.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xplanet/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xplanet/xplanet-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xplanet/ChangeLog b/x11-misc/xplanet/ChangeLog index 38d7ac07a402..d4b9872a8021 100644 --- a/x11-misc/xplanet/ChangeLog +++ b/x11-misc/xplanet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xplanet # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.55 2005/11/04 21:21:09 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.56 2005/11/19 13:20:54 killerfox Exp $ + + 19 Nov 2005; Rene Nussbaumer <killerfox@gentoo.org> xplanet-1.2.0.ebuild: + Stable on hppa. 04 Nov 2005; Mark Loeser <halcy0n@gentoo.org> xplanet-1.2.0.ebuild: Stable on x86; bug #111124 diff --git a/x11-misc/xplanet/xplanet-1.2.0.ebuild b/x11-misc/xplanet/xplanet-1.2.0.ebuild index 2ac918b14bfd..11e8aa7f2c44 100644 --- a/x11-misc/xplanet/xplanet-1.2.0.ebuild +++ b/x11-misc/xplanet/xplanet-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.2.0.ebuild,v 1.8 2005/11/04 21:21:09 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.2.0.ebuild,v 1.9 2005/11/19 13:20:54 killerfox 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="alpha amd64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" IUSE="gif jpeg X opengl truetype tiff png" RDEPEND="X? ( virtual/x11 ) |