diff options
author | Matt Keadle <mkeadle@gentoo.org> | 2003-06-19 14:15:27 +0000 |
---|---|---|
committer | Matt Keadle <mkeadle@gentoo.org> | 2003-06-19 14:15:27 +0000 |
commit | cb7dee94c684c365db9cfd6af2d0162e150cb272 (patch) | |
tree | 4065152a342e9036350ffc7c5efff3918767b30d /x11-wm/openbox/openbox-2.3.1.ebuild | |
parent | bumping to latest stable (diff) | |
download | gentoo-2-cb7dee94c684c365db9cfd6af2d0162e150cb272.tar.gz gentoo-2-cb7dee94c684c365db9cfd6af2d0162e150cb272.tar.bz2 gentoo-2-cb7dee94c684c365db9cfd6af2d0162e150cb272.zip |
masking 2.3.1 for various reasons
Diffstat (limited to 'x11-wm/openbox/openbox-2.3.1.ebuild')
-rw-r--r-- | x11-wm/openbox/openbox-2.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/openbox/openbox-2.3.1.ebuild b/x11-wm/openbox/openbox-2.3.1.ebuild index 7429d0ca7d77..62711964b942 100644 --- a/x11-wm/openbox/openbox-2.3.1.ebuild +++ b/x11-wm/openbox/openbox-2.3.1.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-2.3.1.ebuild,v 1.5 2003/06/19 13:39:34 mkeadle Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-2.3.1.ebuild,v 1.6 2003/06/19 14:15:19 mkeadle Exp $ IUSE="gnome kde nls xinerama" @@ -13,7 +13,7 @@ HOMEPAGE="http://icculus.org/openbox/" SLOT="2" LICENSE="BSD" -KEYWORDS="x86 ppc sparc" +KEYWORDS="~x86 ~ppc ~sparc" DEPEND="$DEPEND virtual/xft" |