diff options
author | 2004-05-22 23:24:07 +0000 | |
---|---|---|
committer | 2004-05-22 23:24:07 +0000 | |
commit | 963bec40f28711e41e618916a48c405153edcb2d (patch) | |
tree | 452a0eed6662826df3b583b5ffcd23a8d2730e0d /x11-wm | |
parent | Marked stable for x86. (Manifest recommit) (diff) | |
download | gentoo-2-963bec40f28711e41e618916a48c405153edcb2d.tar.gz gentoo-2-963bec40f28711e41e618916a48c405153edcb2d.tar.bz2 gentoo-2-963bec40f28711e41e618916a48c405153edcb2d.zip |
GCC-3.4 patch for stable ppc
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fluxbox/fluxbox-0.9.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fluxbox/fluxbox-0.9.9.ebuild b/x11-wm/fluxbox/fluxbox-0.9.9.ebuild index 02f2e702e43c..d271f55f09ef 100644 --- a/x11-wm/fluxbox/fluxbox-0.9.9.ebuild +++ b/x11-wm/fluxbox/fluxbox-0.9.9.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.9.ebuild,v 1.7 2004/05/21 17:58:37 steel300 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.9.ebuild,v 1.8 2004/05/22 23:24:07 pvdabeel Exp $ inherit eutils @@ -21,7 +21,7 @@ PROVIDE="virtual/blackbox" SLOT="0" LICENSE="MIT" -KEYWORDS="x86 ~ppc sparc amd64 ~alpha ~hppa ~ia64 mips" +KEYWORDS="x86 ppc sparc amd64 ~alpha ~hppa ~ia64 mips" src_unpack() { unpack ${A} |