diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-11-15 19:38:30 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-11-15 19:38:30 +0000 |
commit | a72f4f73d56661e15ba8939403a204ba726ef033 (patch) | |
tree | c5d881ceda29819176a899783f44c85395993e81 | |
parent | x86 stable, see bug 429484 (diff) | |
download | gentoo-2-a72f4f73d56661e15ba8939403a204ba726ef033.tar.gz gentoo-2-a72f4f73d56661e15ba8939403a204ba726ef033.tar.bz2 gentoo-2-a72f4f73d56661e15ba8939403a204ba726ef033.zip |
x86 stable, see bug 429484
(Portage version: 2.1.11.9/cvs/Linux i686)
-rw-r--r-- | xfce-extra/xfswitch-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfswitch-plugin/ChangeLog b/xfce-extra/xfswitch-plugin/ChangeLog index 9c1a1cbd9dcb..27a632a2f6fc 100644 --- a/xfce-extra/xfswitch-plugin/ChangeLog +++ b/xfce-extra/xfswitch-plugin/ChangeLog @@ -1,6 +1,10 @@ # 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.8 2012/10/27 20:30:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfswitch-plugin/ChangeLog,v 1.9 2012/11/15 19:38:30 nativemad Exp $ + + 16 Nov 2012; Andreas Schuerch <nativemad@gentoo.org> + xfswitch-plugin-0.0.1-r1.ebuild: + x86 stable, see bug 429484 27 Oct 2012; <ago@gentoo.org> xfswitch-plugin-0.0.1-r1.ebuild: Stable for amd64, wrt bug #429484 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 02b05579bcd0..d4fcf4a48768 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.4 2012/10/27 20:30:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild,v 1.5 2012/11/15 19:38:30 nativemad 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 |