diff options
-rw-r--r-- | x11-misc/fluxconf/fluxconf-0.9.7.ebuild | 4 | ||||
-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 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-misc/fluxconf/fluxconf-0.9.7.ebuild b/x11-misc/fluxconf/fluxconf-0.9.7.ebuild index 454ebde79999..0505d7464a7d 100644 --- a/x11-misc/fluxconf/fluxconf-0.9.7.ebuild +++ b/x11-misc/fluxconf/fluxconf-0.9.7.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/fluxconf/fluxconf-0.9.7.ebuild,v 1.4 2004/05/06 17:21:04 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.9.7.ebuild,v 1.5 2004/05/23 16:15:18 pvdabeel Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://devaux.fabien.free.fr/flux/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="x86 ppc ~sparc ~alpha ~amd64" DEPEND="=x11-libs/gtk+-1.2*" 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" |