summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-10-27 20:30:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-10-27 20:30:48 +0000
commit84ef87a82ccbabce9ae0e0c40377443bfc79b8dc (patch)
tree9ede4e5d530dd894658ef608bbfe2c0a78b7f3dc /xfce-extra/xfswitch-plugin
parentStable for amd64, wrt bug #429484 (diff)
downloadgentoo-2-84ef87a82ccbabce9ae0e0c40377443bfc79b8dc.tar.gz
gentoo-2-84ef87a82ccbabce9ae0e0c40377443bfc79b8dc.tar.bz2
gentoo-2-84ef87a82ccbabce9ae0e0c40377443bfc79b8dc.zip
Stable for amd64, wrt bug #429484
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfswitch-plugin')
-rw-r--r--xfce-extra/xfswitch-plugin/ChangeLog5
-rw-r--r--xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfswitch-plugin/ChangeLog b/xfce-extra/xfswitch-plugin/ChangeLog
index 446e6f924b66..9c1a1cbd9dcb 100644
--- a/xfce-extra/xfswitch-plugin/ChangeLog
+++ b/xfce-extra/xfswitch-plugin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfswitch-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfswitch-plugin/ChangeLog,v 1.7 2012/05/05 07:47:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfswitch-plugin/ChangeLog,v 1.8 2012/10/27 20:30:48 ago Exp $
+
+ 27 Oct 2012; <ago@gentoo.org> xfswitch-plugin-0.0.1-r1.ebuild:
+ Stable for amd64, wrt bug #429484
05 May 2012; Michał Górny <mgorny@gentoo.org> xfswitch-plugin-0.0.1.ebuild,
xfswitch-plugin-0.0.1-r1.ebuild:
diff --git a/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild b/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild
index 16f14ec5723f..02b05579bcd0 100644
--- a/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild
+++ b/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.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/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild,v 1.3 2012/05/05 07:47:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild,v 1.4 2012/10/27 20:30:48 ago Exp $
EAPI=4
inherit multilib xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="gdm"
COMMON_DEPEND=">=x11-libs/gtk+-2.12:2