diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-08-02 16:00:22 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-08-02 16:00:22 +0000 |
commit | fc52130ecea5dac303c14459471c001aa6fe5113 (patch) | |
tree | 9c71f63b8a1ac6eebfd5ad92b8d31edb96aa9e5d /x11-misc/xplanet | |
parent | fix 59156 (Manifest recommit) (diff) | |
download | gentoo-2-fc52130ecea5dac303c14459471c001aa6fe5113.tar.gz gentoo-2-fc52130ecea5dac303c14459471c001aa6fe5113.tar.bz2 gentoo-2-fc52130ecea5dac303c14459471c001aa6fe5113.zip |
Adding ~ppc, thanks to JoseJX in #gentoo-ppc for testing
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 7f9501afc019..c41253e1ff18 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.36 2004/07/31 06:41:05 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.37 2004/08/02 16:00:22 rizzo Exp $ + + 02 Aug 2004; Don Seiler <rizzo@gentoo.org> xplanet-1.1.1.ebuild: + Adding ~ppc, thanks to JoseJX in #gentoo-ppc for testing 31 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> xplanet-1.1.1.ebuild: Marked stable on amd64. diff --git a/x11-misc/xplanet/xplanet-1.1.1.ebuild b/x11-misc/xplanet/xplanet-1.1.1.ebuild index 8aaaa23ea289..eee05ff5b212 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.6 2004/07/31 06:41:05 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.1.1.ebuild,v 1.7 2004/08/02 16:00:22 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" +KEYWORDS="x86 amd64 sparc ~alpha ~ppc" IUSE="gif jpeg X opengl truetype tiff png" RDEPEND="X? ( virtual/x11 ) |