diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-01-11 22:56:41 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-01-11 22:56:41 +0000 |
commit | 323537cf965c3b0623bf3025f28ce29325904305 (patch) | |
tree | 469031803b7a37ec1d4ad91264b24a202c2cd585 /x11-wm/fluxbox/fluxbox-0.9.11.ebuild | |
parent | - marking grsec-sources stable (diff) | |
download | historical-323537cf965c3b0623bf3025f28ce29325904305.tar.gz historical-323537cf965c3b0623bf3025f28ce29325904305.tar.bz2 historical-323537cf965c3b0623bf3025f28ce29325904305.zip |
Stable on hppa.
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 bed470ace77a..40c213c94d68 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-2005 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.10 2005/01/11 19:08:57 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.11.ebuild,v 1.11 2005/01/11 22:56:41 gmsoft 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} |