summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-09 23:00:13 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-09 23:00:13 +0000
commitecf7ef05b3076f63c0a2812e1a09a61fd628d6c2 (patch)
tree399665c7d3be4c99a121639661decd8d6540f1de
parentRemove older unstable versions (diff)
downloadgentoo-2-ecf7ef05b3076f63c0a2812e1a09a61fd628d6c2.tar.gz
gentoo-2-ecf7ef05b3076f63c0a2812e1a09a61fd628d6c2.tar.bz2
gentoo-2-ecf7ef05b3076f63c0a2812e1a09a61fd628d6c2.zip
Stable arm, bug #430494
(Portage version: 2.1.10.65/cvs/Linux x86_64)
-rw-r--r--x11-wm/openbox/ChangeLog6
-rw-r--r--x11-wm/openbox/openbox-3.5.0_p20111019.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/openbox/ChangeLog b/x11-wm/openbox/ChangeLog
index 0ca1320d98ce..94de9b054dc1 100644
--- a/x11-wm/openbox/ChangeLog
+++ b/x11-wm/openbox/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-wm/openbox
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/ChangeLog,v 1.245 2012/08/09 17:05:07 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/ChangeLog,v 1.246 2012/08/09 23:00:13 blueness Exp $
+
+ 09 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
+ openbox-3.5.0_p20111019.ebuild:
+ Stable arm, bug #430494
09 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
openbox-3.5.0_p20111019.ebuild:
diff --git a/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild b/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild
index ea2ebaaf7b99..749072faf927 100644
--- a/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild
+++ b/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild,v 1.6 2012/08/09 17:05:07 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild,v 1.7 2012/08/09 23:00:13 blueness Exp $
EAPI="2"
inherit multilib autotools eutils
@@ -11,7 +11,7 @@ SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${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="debug imlib nls python session startup-notification static-libs"
RDEPEND="dev-libs/glib:2