diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-12-28 16:35:27 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-12-28 16:35:27 +0000 |
commit | 0869417ff4ef42b30541c958722b4fb5a9e53a98 (patch) | |
tree | a4c093debca0bfb938b9c7ce54f39b6bf022b40e /x11-wm/fluxbox/fluxbox-0.9.11.ebuild | |
parent | Fix wrongly named patch, closes bug #75917 (Manifest recommit) (diff) | |
download | gentoo-2-0869417ff4ef42b30541c958722b4fb5a9e53a98.tar.gz gentoo-2-0869417ff4ef42b30541c958722b4fb5a9e53a98.tar.bz2 gentoo-2-0869417ff4ef42b30541c958722b4fb5a9e53a98.zip |
x86, sparc, mips stable 0.9.11, clean out old versions
Diffstat (limited to 'x11-wm/fluxbox/fluxbox-0.9.11.ebuild')
-rw-r--r-- | x11-wm/fluxbox/fluxbox-0.9.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fluxbox/fluxbox-0.9.11.ebuild b/x11-wm/fluxbox/fluxbox-0.9.11.ebuild index f081eb6efe90..3c4d21415c81 100644 --- a/x11-wm/fluxbox/fluxbox-0.9.11.ebuild +++ b/x11-wm/fluxbox/fluxbox-0.9.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.11.ebuild,v 1.6 2004/12/19 19:30:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.11.ebuild,v 1.7 2004/12/28 16:35:27 ciaranm Exp $ inherit eutils @@ -25,7 +25,7 @@ PROVIDE="virtual/blackbox" SLOT="0" LICENSE="MIT" -KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~alpha ~hppa ~ia64 ~mips ppc64 ~ppc-macos" +KEYWORDS="x86 ~ppc sparc ~amd64 ~alpha ~hppa ~ia64 mips ppc64 ~ppc-macos" src_unpack() { unpack ${A} |