diff options
author | Jason Wever <weeve@gentoo.org> | 2004-04-12 03:34:15 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-04-12 03:34:15 +0000 |
commit | 3df4b8342ab138bcdec3ffe405d77f7b2fd44bda (patch) | |
tree | 26b8f4ff04b9b884e3b2ec066b2bd9b84e4e8aac /x11-misc/fluxspace | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-3df4b8342ab138bcdec3ffe405d77f7b2fd44bda.tar.gz gentoo-2-3df4b8342ab138bcdec3ffe405d77f7b2fd44bda.tar.bz2 gentoo-2-3df4b8342ab138bcdec3ffe405d77f7b2fd44bda.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-misc/fluxspace')
-rw-r--r-- | x11-misc/fluxspace/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/fluxspace/ChangeLog b/x11-misc/fluxspace/ChangeLog index 63c0f634b856..db43a5bd8916 100644 --- a/x11-misc/fluxspace/ChangeLog +++ b/x11-misc/fluxspace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/fluxspace -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxspace/ChangeLog,v 1.3 2003/10/30 16:03:58 tseng Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxspace/ChangeLog,v 1.4 2004/04/12 03:33:20 weeve Exp $ + + 11 Apr 2004; Jason Wever <weeve@gentoo.org> fluxspace-0.0.3-r1.ebuild: + Added ~sparc keyword. 30 Oct 2003; Brandon Hale <tseng@gentoo.org> metadata.xml: Added metadata.xml diff --git a/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild b/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild index f46687e7d28f..e6c553e88da6 100644 --- a/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild +++ b/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild,v 1.1 2003/10/16 21:43:53 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild,v 1.2 2004/04/12 03:33:20 weeve Exp $ IUSE="" S=${WORKDIR}/${P} @@ -15,7 +15,7 @@ RDEPEND="x11-wm/fluxbox media-libs/imlib2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~sparc" myconf="--prefix=/usr" |