diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-23 16:18:49 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-23 16:18:49 +0000 |
commit | 64cedd5538fe262df848b324cc00151399117642 (patch) | |
tree | 61373c79af23b284e21f9251489adaf0b1e859eb /x11-misc/fluxspace | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-64cedd5538fe262df848b324cc00151399117642.tar.gz gentoo-2-64cedd5538fe262df848b324cc00151399117642.tar.bz2 gentoo-2-64cedd5538fe262df848b324cc00151399117642.zip |
PPC stable profile update
Diffstat (limited to 'x11-misc/fluxspace')
-rw-r--r-- | x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/fluxspace/fluxspace-0.0.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild b/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild index fe8d86f33268..2c0e37c43a4b 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-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.3 2004/04/14 09:09:01 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild,v 1.4 2004/05/23 16:18:49 pvdabeel Exp $ IUSE="" DESCRIPTION="Enhancements for workspace management within Fluxbox." @@ -14,7 +14,7 @@ RDEPEND="x11-wm/fluxbox media-libs/imlib2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ppc ~sparc" myconf="--prefix=/usr" diff --git a/x11-misc/fluxspace/fluxspace-0.0.3.ebuild b/x11-misc/fluxspace/fluxspace-0.0.3.ebuild index 65b04a57f351..0ae4d10a292b 100644 --- a/x11-misc/fluxspace/fluxspace-0.0.3.ebuild +++ b/x11-misc/fluxspace/fluxspace-0.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.ebuild,v 1.2 2004/04/14 09:09:01 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxspace/fluxspace-0.0.3.ebuild,v 1.3 2004/05/23 16:18:49 pvdabeel Exp $ IUSE="" DESCRIPTION="Enhancements for workspace management within Fluxbox." @@ -15,7 +15,7 @@ DEPEND="x11-wm/fluxbox dev-lang/swig" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" myconf="--prefix=/usr" |