diff options
author | 2003-12-06 22:21:32 +0000 | |
---|---|---|
committer | 2003-12-06 22:21:32 +0000 | |
commit | 4ca6f0d69e40641b6afdc3e393f2e441bddb7f43 (patch) | |
tree | 3fd22f5704e5787b3120464d561da3eb1099ba7c /x11-wm/openbox/openbox-3.0.ebuild | |
parent | bump (diff) | |
download | gentoo-2-4ca6f0d69e40641b6afdc3e393f2e441bddb7f43.tar.gz gentoo-2-4ca6f0d69e40641b6afdc3e393f2e441bddb7f43.tar.bz2 gentoo-2-4ca6f0d69e40641b6afdc3e393f2e441bddb7f43.zip |
Marking stable on x86.
Diffstat (limited to 'x11-wm/openbox/openbox-3.0.ebuild')
-rw-r--r-- | x11-wm/openbox/openbox-3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/openbox/openbox-3.0.ebuild b/x11-wm/openbox/openbox-3.0.ebuild index 50b22d75bded..b32c216cd133 100644 --- a/x11-wm/openbox/openbox-3.0.ebuild +++ b/x11-wm/openbox/openbox-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.0.ebuild,v 1.3 2003/11/07 05:12:42 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.0.ebuild,v 1.4 2003/12/06 22:17:07 tseng Exp $ S=${WORKDIR}/${P/_/-} DESCRIPTION="Openbox is a standards compliant, fast, light-weight, extensible window manager." @@ -20,7 +20,7 @@ DEPEND="virtual/xft RDEPEND=${DEPEND} LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" src_compile() { |