summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2009-10-08 03:02:18 +0000
committerOlivier Crête <tester@gentoo.org>2009-10-08 03:02:18 +0000
commit7d78a1009239aeff6461415e1917e4c6a9cf48f0 (patch)
tree13a88fc6462d44123cda1a5571ecd76775e7d32c /xfce-extra/xfce4-xkb-plugin
parentStable on amd64, bug #281427 (diff)
downloadgentoo-2-7d78a1009239aeff6461415e1917e4c6a9cf48f0.tar.gz
gentoo-2-7d78a1009239aeff6461415e1917e4c6a9cf48f0.tar.bz2
gentoo-2-7d78a1009239aeff6461415e1917e4c6a9cf48f0.zip
Stable on amd64, bug #281427
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-xkb-plugin')
-rw-r--r--xfce-extra/xfce4-xkb-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-xkb-plugin/ChangeLog b/xfce-extra/xfce4-xkb-plugin/ChangeLog
index 66eb4458f94c..938ea84613d7 100644
--- a/xfce-extra/xfce4-xkb-plugin/ChangeLog
+++ b/xfce-extra/xfce4-xkb-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-xkb-plugin
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.10 2009/09/05 15:33:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.11 2009/10/08 03:02:18 tester Exp $
+
+ 08 Oct 2009; Olivier Crête <tester@gentoo.org>
+ xfce4-xkb-plugin-0.5.3.3-r1.ebuild:
+ Stable on amd64, bug #281427
05 Sep 2009; Brent Baude <ranger@gentoo.org>
xfce4-xkb-plugin-0.5.3.3.ebuild:
diff --git a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r1.ebuild b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r1.ebuild
index 45538466e685..f2eefb91e232 100644
--- a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r1.ebuild
+++ b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.5.3.3-r1.ebuild,v 1.2 2009/08/26 03:39:44 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r1.ebuild,v 1.3 2009/10/08 03:02:18 tester Exp $
EAPI=2
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.5/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug"
RDEPEND=">=x11-libs/gtk+-2.6:2