diff options
author | Jason Wever <weeve@gentoo.org> | 2003-01-20 14:41:18 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-01-20 14:41:18 +0000 |
commit | 1a30517ea0c8398160351324fa6be558026ef2ce (patch) | |
tree | 60dc5b97b092a8a419dcd38bcddfb8f823d8e4a4 /x11-misc/xplanet | |
parent | Now properly shutting down the clientmqueue flushing daemon as well as (diff) | |
download | gentoo-2-1a30517ea0c8398160351324fa6be558026ef2ce.tar.gz gentoo-2-1a30517ea0c8398160351324fa6be558026ef2ce.tar.bz2 gentoo-2-1a30517ea0c8398160351324fa6be558026ef2ce.zip |
Added ~sparc to keywords
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 c1d884d3bc4b..52b4dff3b933 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.4 2002/08/23 15:42:17 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.5 2003/01/20 14:41:18 weeve Exp $ *xplanet-0.94-r1 (23 Aug 2002) + 20 Jan 2003: Jason Wever <weeve@gentoo.org> xplanet-0.94-r1.ebuild: + Added ~sparc to keywords + 23 Aug 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog, xplanet-0.94-r1.ebuild, files/digest-xplanet-0.94-r1 : diff --git a/x11-misc/xplanet/xplanet-0.94-r1.ebuild b/x11-misc/xplanet/xplanet-0.94-r1.ebuild index ea2afe8848cb..0bf2fc15c3a3 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.3 2002/10/05 05:39:27 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-0.94-r1.ebuild,v 1.4 2003/01/20 14:41:18 weeve Exp $ IUSE="gif jpeg X opengl truetype tiff png" @@ -22,7 +22,7 @@ DEPEND="${RDEPEND}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~sparc" src_unpack() { unpack ${A} |