diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-23 16:18:58 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-23 16:18:58 +0000 |
commit | f308d738f403065ea3f16d8231bfed7c7950f9e1 (patch) | |
tree | a38a9c615b7758f9da1b77e5c617c4ac6ef89bf9 /x11-wm/fluxbox | |
parent | build with it's own libscg (Manifest recommit) (diff) | |
download | gentoo-2-f308d738f403065ea3f16d8231bfed7c7950f9e1.tar.gz gentoo-2-f308d738f403065ea3f16d8231bfed7c7950f9e1.tar.bz2 gentoo-2-f308d738f403065ea3f16d8231bfed7c7950f9e1.zip |
amd64
Diffstat (limited to 'x11-wm/fluxbox')
-rw-r--r-- | x11-wm/fluxbox/fluxbox-0.9.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fluxbox/fluxbox-0.9.8.ebuild b/x11-wm/fluxbox/fluxbox-0.9.8.ebuild index 0de88bdbfd1d..025fc44d7720 100644 --- a/x11-wm/fluxbox/fluxbox-0.9.8.ebuild +++ b/x11-wm/fluxbox/fluxbox-0.9.8.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-wm/fluxbox/fluxbox-0.9.8.ebuild,v 1.7 2004/02/06 17:55:06 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.8.ebuild,v 1.8 2004/02/23 16:18:58 brad_mssw Exp $ IUSE="nls xinerama truetype kde gnome" @@ -19,7 +19,7 @@ PROVIDE="virtual/blackbox" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc sparc ~amd64 ~alpha hppa" +KEYWORDS="x86 ppc sparc amd64 ~alpha hppa" src_compile() { econf \ |