diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-07-23 10:52:06 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-07-23 10:52:06 +0000 |
commit | 5ccf208c026368594d2694eedc4995feaf04c7af (patch) | |
tree | 3140d466d619853ae3e92f722edcb06b03a432cb /x11-wm/fluxbox/fluxbox-0.9.9.ebuild | |
parent | Stable on macos. (Manifest recommit) (diff) | |
download | gentoo-2-5ccf208c026368594d2694eedc4995feaf04c7af.tar.gz gentoo-2-5ccf208c026368594d2694eedc4995feaf04c7af.tar.bz2 gentoo-2-5ccf208c026368594d2694eedc4995feaf04c7af.zip |
Added to macos. This closes bug #57883
Diffstat (limited to 'x11-wm/fluxbox/fluxbox-0.9.9.ebuild')
-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 88406a2b4cae..224c3dd9eb94 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 Foundation # 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.12 2004/07/02 03:25:22 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.9.ebuild,v 1.13 2004/07/23 10:52:06 usata Exp $ inherit eutils @@ -21,7 +21,7 @@ PROVIDE="virtual/blackbox" SLOT="0" LICENSE="MIT" -KEYWORDS="x86 ppc sparc amd64 alpha hppa ~ia64 mips ~ppc64" +KEYWORDS="x86 ppc sparc amd64 alpha hppa ~ia64 mips ~ppc64 macos" src_unpack() { unpack ${A} |