diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-04-21 21:01:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-04-21 21:01:46 +0000 |
commit | 26bd2da70685b93b15e63ee5ec868caca471f2d1 (patch) | |
tree | f9e72a90b1b473cec383398c4e6a11f3f86eb865 /x11-wm/openbox/openbox-3.3.1.ebuild | |
parent | ia64 stable (diff) | |
download | gentoo-2-26bd2da70685b93b15e63ee5ec868caca471f2d1.tar.gz gentoo-2-26bd2da70685b93b15e63ee5ec868caca471f2d1.tar.bz2 gentoo-2-26bd2da70685b93b15e63ee5ec868caca471f2d1.zip |
Stable for HPPA (bug #175052).
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-wm/openbox/openbox-3.3.1.ebuild')
-rw-r--r-- | x11-wm/openbox/openbox-3.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/openbox/openbox-3.3.1.ebuild b/x11-wm/openbox/openbox-3.3.1.ebuild index bbec800c85f9..2dbb7ec917bb 100644 --- a/x11-wm/openbox/openbox-3.3.1.ebuild +++ b/x11-wm/openbox/openbox-3.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.3.1.ebuild,v 1.6 2007/04/19 06:00:27 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.3.1.ebuild,v 1.7 2007/04/21 21:01:46 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://icculus.org/openbox/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="3" -KEYWORDS="~alpha amd64 ~hppa ppc sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ppc sparc x86 ~x86-fbsd" IUSE="nls pango startup-notification xinerama" RDEPEND=">=dev-libs/glib-2 |