diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-08-06 20:05:13 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-08-06 20:05:13 +0000 |
commit | 88588bd3fa3e22283b030fb2b7f8558635fa9741 (patch) | |
tree | 3592d446272dce4964c35c6362df92fdb07a5fbb /x11-misc/xplanet/xplanet-1.1.1.ebuild | |
parent | Add agents.sh files to startup and shutdown (Manifest recommit) (diff) | |
download | gentoo-2-88588bd3fa3e22283b030fb2b7f8558635fa9741.tar.gz gentoo-2-88588bd3fa3e22283b030fb2b7f8558635fa9741.tar.bz2 gentoo-2-88588bd3fa3e22283b030fb2b7f8558635fa9741.zip |
Put ~hppa back into the mix, so I can take out 1.0.1
Diffstat (limited to 'x11-misc/xplanet/xplanet-1.1.1.ebuild')
-rw-r--r-- | x11-misc/xplanet/xplanet-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xplanet/xplanet-1.1.1.ebuild b/x11-misc/xplanet/xplanet-1.1.1.ebuild index 39e6d415e48b..d196cb1eea3f 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.9 2004/08/06 19:49:47 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.1.1.ebuild,v 1.10 2004/08/06 20:05:13 rizzo 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" +KEYWORDS="x86 amd64 sparc alpha ~ppc ~hppa" IUSE="gif jpeg X opengl truetype tiff png" RDEPEND="X? ( virtual/x11 ) |