diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-24 18:10:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-24 18:10:47 +0000 |
commit | 9d1ee0b9ce17e9cc6bce63945344ae357f9604ed (patch) | |
tree | 24edc6dbdc5cc1670f3fa13b7309894b4d6920af /x11-wm/openbox/openbox-3.4.10.ebuild | |
parent | games-action/openlierox: Trivial-bump to 0.58_rc1 (diff) | |
download | historical-9d1ee0b9ce17e9cc6bce63945344ae357f9604ed.tar.gz historical-9d1ee0b9ce17e9cc6bce63945344ae357f9604ed.tar.bz2 historical-9d1ee0b9ce17e9cc6bce63945344ae357f9604ed.zip |
alpha/arm/sparc stable wrt #301147
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'x11-wm/openbox/openbox-3.4.10.ebuild')
-rw-r--r-- | x11-wm/openbox/openbox-3.4.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/openbox/openbox-3.4.10.ebuild b/x11-wm/openbox/openbox-3.4.10.ebuild index 25058b009dc3..20a875612388 100644 --- a/x11-wm/openbox/openbox-3.4.10.ebuild +++ b/x11-wm/openbox/openbox-3.4.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.4.10.ebuild,v 1.7 2010/01/23 14:53:39 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.4.10.ebuild,v 1.8 2010/01/24 18:10:47 armin76 Exp $ EAPI="2" inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://openbox.org/dist/openbox/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="nls startup-notification xinerama" RDEPEND=">=dev-libs/glib-2.6 |