summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-01-04 13:33:19 +0000
committerMarkus Meier <maekke@gentoo.org>2014-01-04 13:33:19 +0000
commit14ca3f1fc399e5a992563c130bfc1832c64c6b63 (patch)
tree2ab8a3f011c238236558f855306054dc5d325c05 /x11-wm/openbox
parentarm stable, bug #495406 (diff)
downloadgentoo-2-14ca3f1fc399e5a992563c130bfc1832c64c6b63.tar.gz
gentoo-2-14ca3f1fc399e5a992563c130bfc1832c64c6b63.tar.bz2
gentoo-2-14ca3f1fc399e5a992563c130bfc1832c64c6b63.zip
arm stable, bug #494226
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-wm/openbox')
-rw-r--r--x11-wm/openbox/ChangeLog7
-rw-r--r--x11-wm/openbox/openbox-3.5.2-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-wm/openbox/ChangeLog b/x11-wm/openbox/ChangeLog
index f17cbe49e86a..5621b234b53f 100644
--- a/x11-wm/openbox/ChangeLog
+++ b/x11-wm/openbox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/openbox
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/ChangeLog,v 1.282 2013/12/19 15:44:33 jer Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/ChangeLog,v 1.283 2014/01/04 13:33:19 maekke Exp $
+
+ 04 Jan 2014; Markus Meier <maekke@gentoo.org> openbox-3.5.2-r1.ebuild:
+ arm stable, bug #494226
19 Dec 2013; Jeroen Roovers <jer@gentoo.org> openbox-3.5.2-r1.ebuild:
Stable for HPPA (bug #494226).
diff --git a/x11-wm/openbox/openbox-3.5.2-r1.ebuild b/x11-wm/openbox/openbox-3.5.2-r1.ebuild
index 46cadb57bac4..b67cb84a2a98 100644
--- a/x11-wm/openbox/openbox-3.5.2-r1.ebuild
+++ b/x11-wm/openbox/openbox-3.5.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.5.2-r1.ebuild,v 1.3 2013/12/19 15:44:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.5.2-r1.ebuild,v 1.4 2014/01/04 13:33:19 maekke Exp $
EAPI="5"
@@ -19,7 +19,7 @@ if [[ ${PV} == *9999* ]]; then
else
SRC_URI="http://openbox.org/dist/openbox/${P}.tar.gz
branding? ( http://dev.gentoo.org/~hwoarang/distfiles/surreal-gentoo.tar.gz )"
- KEYWORDS="~alpha ~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~arm-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 arm hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~arm-linux ~x86-linux"
fi
LICENSE="GPL-2"