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 | fd479660b465124329bca6cf4d2d536d984f8a55 (patch) | |
tree | 73ae725a6ce8446418dfe5435e4bbee01f1a6473 /x11-misc | |
parent | Now properly shutting down the clientmqueue flushing daemon as well as (diff) | |
download | historical-fd479660b465124329bca6cf4d2d536d984f8a55.tar.gz historical-fd479660b465124329bca6cf4d2d536d984f8a55.tar.bz2 historical-fd479660b465124329bca6cf4d2d536d984f8a55.zip |
Added ~sparc to keywords
Diffstat (limited to 'x11-misc')
-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} |