summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-07-01 17:04:25 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-07-01 17:04:25 +0000
commit62720bbac82f0280e29256c237451fdd79471bb6 (patch)
tree0f09c1b0201b1a5021e214f4fca0856f819661ab /xfce-extra
parentamd64 stable wrt bug #553500 (diff)
downloadgentoo-2-62720bbac82f0280e29256c237451fdd79471bb6.tar.gz
gentoo-2-62720bbac82f0280e29256c237451fdd79471bb6.tar.bz2
gentoo-2-62720bbac82f0280e29256c237451fdd79471bb6.zip
amd64 stable wrt bug #553500
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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 6d7e46bf56de..e3aabb9f16a0 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.52 2015/07/01 08:42:35 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.53 2015/07/01 17:04:25 zlogene Exp $
+
+ 01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> xfce4-xkb-plugin-0.7.1.ebuild:
+ amd64 stable wrt bug #553500
01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> xfce4-xkb-plugin-0.7.1.ebuild:
x86 stable wrt 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 a823170a6ebc..2d597072fcb1 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.2 2015/07/01 08:42:35 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.7.1.ebuild,v 1.3 2015/07/01 17:04:25 zlogene 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:=