diff options
author | Brandon Hale <tseng@gentoo.org> | 2004-04-25 23:03:11 +0000 |
---|---|---|
committer | Brandon Hale <tseng@gentoo.org> | 2004-04-25 23:03:11 +0000 |
commit | 6f5e1b4c8bbe32852533ac9f6055662bc4313ecb (patch) | |
tree | e2bcc82dc28297449316104b54d6ed7ce4797a72 /x11-wm/openbox/openbox-3.2.ebuild | |
parent | Add die following econf for bug 48950 (diff) | |
download | historical-6f5e1b4c8bbe32852533ac9f6055662bc4313ecb.tar.gz historical-6f5e1b4c8bbe32852533ac9f6055662bc4313ecb.tar.bz2 historical-6f5e1b4c8bbe32852533ac9f6055662bc4313ecb.zip |
Stable on x86.
Diffstat (limited to 'x11-wm/openbox/openbox-3.2.ebuild')
-rw-r--r-- | x11-wm/openbox/openbox-3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/openbox/openbox-3.2.ebuild b/x11-wm/openbox/openbox-3.2.ebuild index fd1948b5d6e5..a2efc83c0aa1 100644 --- a/x11-wm/openbox/openbox-3.2.ebuild +++ b/x11-wm/openbox/openbox-3.2.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/openbox/openbox-3.2.ebuild,v 1.1 2004/04/17 13:56:45 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.2.ebuild,v 1.2 2004/04/25 23:03:11 tseng Exp $ S=${WORKDIR}/${P/_/-} DESCRIPTION="Openbox is a standards compliant, fast, light-weight, extensible window manager." @@ -21,7 +21,7 @@ DEPEND="${RDEPEND} dev-util/pkgconfig" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { |