summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-07-25 12:21:49 +0000
committerPacho Ramos <pacho@gentoo.org>2015-07-25 12:21:49 +0000
commit48e74379e463fbedd8c0c3d1119fc57d746c24b4 (patch)
tree2e1778ee47c054ea02d01d2aaad287c9c517b739 /xfce-extra
parentppc stable wrt bug #553500 (diff)
downloadgentoo-2-48e74379e463fbedd8c0c3d1119fc57d746c24b4.tar.gz
gentoo-2-48e74379e463fbedd8c0c3d1119fc57d746c24b4.tar.bz2
gentoo-2-48e74379e463fbedd8c0c3d1119fc57d746c24b4.zip
ppc stable wrt bug #553500
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-xkb-plugin/ChangeLog5
-rw-r--r--xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-xkb-plugin/ChangeLog b/xfce-extra/xfce4-xkb-plugin/ChangeLog
index e013a3cae465..3184fd933ef7 100644
--- a/xfce-extra/xfce4-xkb-plugin/ChangeLog
+++ b/xfce-extra/xfce4-xkb-plugin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-xkb-plugin
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.55 2015/07/12 09:34:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.56 2015/07/25 12:21:49 pacho Exp $
+
+ 25 Jul 2015; Pacho Ramos <pacho@gentoo.org> xfce4-xkb-plugin-0.7.1.ebuild:
+ ppc stable wrt bug #553500
12 Jul 2015; Jeroen Roovers <jer@gentoo.org> xfce4-xkb-plugin-0.7.1.ebuild:
Stable for PPC64 (bug #553500).
diff --git a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.7.1.ebuild b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.7.1.ebuild
index 1e5feadbe93e..0b86dfc2300d 100644
--- a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.7.1.ebuild
+++ b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.7.1.ebuild,v 1.4 2015/07/12 09:34:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.7.1.ebuild,v 1.5 2015/07/25 12:21:49 pacho Exp $
EAPI=5
inherit multilib xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="BSD-2 GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
COMMON_DEPEND=">=gnome-base/librsvg-2.36.2:=