diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-07-30 18:10:49 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-07-30 18:10:49 +0000 |
commit | 60a3706e240ff2e3dedc8614754bfef1ae01a23c (patch) | |
tree | b264e20b0a4962dd4f061a3d22d96dbc56cf2d76 /x11-misc/xplanet | |
parent | Fixing libtool invocation, bug #52470 (Manifest recommit) (diff) | |
download | gentoo-2-60a3706e240ff2e3dedc8614754bfef1ae01a23c.tar.gz gentoo-2-60a3706e240ff2e3dedc8614754bfef1ae01a23c.tar.bz2 gentoo-2-60a3706e240ff2e3dedc8614754bfef1ae01a23c.zip |
Stable on sparc wrt #58915
Diffstat (limited to 'x11-misc/xplanet')
-rw-r--r-- | x11-misc/xplanet/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xplanet/xplanet-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xplanet/ChangeLog b/x11-misc/xplanet/ChangeLog index bfe858fc0d78..82bfef17b777 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.34 2004/07/30 17:44:05 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.35 2004/07/30 18:10:49 gustavoz Exp $ + + 30 Jul 2004; Gustavo Zacarias <gustavoz@gentoo.org> xplanet-1.1.1.ebuild: + Stable on sparc wrt #58915 30 Jul 2004; Don Seiler <rizzo@gentoo.org> xplanet-1.1.1.ebuild: Stable on x86 diff --git a/x11-misc/xplanet/xplanet-1.1.1.ebuild b/x11-misc/xplanet/xplanet-1.1.1.ebuild index 8028c096818e..be50d65a8b89 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.4 2004/07/30 17:44:05 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.1.1.ebuild,v 1.5 2004/07/30 18:10:49 gustavoz 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" +KEYWORDS="x86 ~amd64 sparc ~alpha" IUSE="gif jpeg X opengl truetype tiff png" RDEPEND="X? ( virtual/x11 ) |