diff options
author | Jason Wever <weeve@gentoo.org> | 2003-02-07 16:14:00 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-02-07 16:14:00 +0000 |
commit | 2b141c7bdc677d632296389ae73aa90803f5e0fb (patch) | |
tree | 312442357e22258e0f8818b733a1c39dddd1f070 /x11-misc/xplanet | |
parent | add ~alpha (diff) | |
download | gentoo-2-2b141c7bdc677d632296389ae73aa90803f5e0fb.tar.gz gentoo-2-2b141c7bdc677d632296389ae73aa90803f5e0fb.tar.bz2 gentoo-2-2b141c7bdc677d632296389ae73aa90803f5e0fb.zip |
Changed ~sparc keyword to sparc.
Diffstat (limited to 'x11-misc/xplanet')
-rw-r--r-- | x11-misc/xplanet/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xplanet/xplanet-0.94-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xplanet/ChangeLog b/x11-misc/xplanet/ChangeLog index 52b4dff3b933..1d5b4590d933 100644 --- a/x11-misc/xplanet/ChangeLog +++ b/x11-misc/xplanet/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for x11-misc/xplanet # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.5 2003/01/20 14:41:18 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.6 2003/02/07 16:14:00 weeve Exp $ *xplanet-0.94-r1 (23 Aug 2002) + 07 Feb 2003: Jason Wever <weeve@gentoo.org> xplanet-0.94-r1.ebuild : + Changed ~sparc keyword to sparc. + 20 Jan 2003: Jason Wever <weeve@gentoo.org> xplanet-0.94-r1.ebuild: Added ~sparc to keywords diff --git a/x11-misc/xplanet/xplanet-0.94-r1.ebuild b/x11-misc/xplanet/xplanet-0.94-r1.ebuild index 0bf2fc15c3a3..45397e652f14 100644 --- a/x11-misc/xplanet/xplanet-0.94-r1.ebuild +++ b/x11-misc/xplanet/xplanet-0.94-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-0.94-r1.ebuild,v 1.4 2003/01/20 14:41:18 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-0.94-r1.ebuild,v 1.5 2003/02/07 16:14:00 weeve Exp $ IUSE="gif jpeg X opengl truetype tiff png" @@ -22,7 +22,7 @@ DEPEND="${RDEPEND}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~sparc" +KEYWORDS="x86 ppc sparc" src_unpack() { unpack ${A} |