diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-08-09 17:16:55 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-08-09 17:16:55 +0000 |
commit | f3d92a46a5ccb1481d421794c859fde58c8a0fb7 (patch) | |
tree | 0cb0a7737cda2436298d5e90f96279314af22b70 /x11-misc | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-f3d92a46a5ccb1481d421794c859fde58c8a0fb7.tar.gz gentoo-2-f3d92a46a5ccb1481d421794c859fde58c8a0fb7.tar.bz2 gentoo-2-f3d92a46a5ccb1481d421794c859fde58c8a0fb7.zip |
Stable on hppa.
Diffstat (limited to 'x11-misc')
-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 95e9cecf93ab..17299e34195b 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.39 2004/08/06 20:05:13 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.40 2004/08/09 17:16:55 gmsoft Exp $ + + 09 Aug 2004; Guy Martin <gmsoft@gentoo.org> xplanet-1.1.1.ebuild: + Stable on hppa. 06 Aug 2004; Don Seiler <rizzo@gentoo.org> xplanet-1.1.1.ebuild: Putting ~hppa back in. diff --git a/x11-misc/xplanet/xplanet-1.1.1.ebuild b/x11-misc/xplanet/xplanet-1.1.1.ebuild index d196cb1eea3f..edf52baf328a 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.10 2004/08/06 20:05:13 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.1.1.ebuild,v 1.11 2004/08/09 17:16:55 gmsoft 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" IUSE="gif jpeg X opengl truetype tiff png" RDEPEND="X? ( virtual/x11 ) |