summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-10-27 20:11:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-10-27 20:11:48 +0000
commita8a03a32d0c0195f6ff064ae0e9c1b24145dadeb (patch)
tree3fedd0fce49573fd3f7c734b82f13bb5bf1f5b46 /xfce-extra
parentDrop ppc/ppc64 keywords wrt bug 439514. (diff)
downloadhistorical-a8a03a32d0c0195f6ff064ae0e9c1b24145dadeb.tar.gz
historical-a8a03a32d0c0195f6ff064ae0e9c1b24145dadeb.tar.bz2
historical-a8a03a32d0c0195f6ff064ae0e9c1b24145dadeb.zip
Stable for amd64, wrt bug #429484
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-battery-plugin/ChangeLog5
-rw-r--r--xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.5.ebuild4
-rw-r--r--xfce-extra/xfce4-cpugraph-plugin/ChangeLog5
-rw-r--r--xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild4
-rw-r--r--xfce-extra/xfce4-diskperf-plugin/ChangeLog5
-rw-r--r--xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.4.ebuild4
-rw-r--r--xfce-extra/xfce4-embed-plugin/ChangeLog5
-rw-r--r--xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.0.0.ebuild4
-rw-r--r--xfce-extra/xfce4-fsguard-plugin/ChangeLog5
-rw-r--r--xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.1.ebuild4
-rw-r--r--xfce-extra/xfce4-kbdleds-plugin/ChangeLog5
-rw-r--r--xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild4
-rw-r--r--xfce-extra/xfce4-mailwatch-plugin/ChangeLog5
-rw-r--r--xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-r1.ebuild4
-rw-r--r--xfce-extra/xfce4-messenger-plugin/ChangeLog5
-rw-r--r--xfce-extra/xfce4-messenger-plugin/xfce4-messenger-plugin-0.1.0.ebuild4
16 files changed, 48 insertions, 24 deletions
diff --git a/xfce-extra/xfce4-battery-plugin/ChangeLog b/xfce-extra/xfce4-battery-plugin/ChangeLog
index 2684747f2b65..d5f49bc27679 100644
--- a/xfce-extra/xfce4-battery-plugin/ChangeLog
+++ b/xfce-extra/xfce4-battery-plugin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-battery-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/ChangeLog,v 1.23 2012/06/30 09:29:38 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/ChangeLog,v 1.24 2012/10/27 20:10:31 ago Exp $
+
+ 27 Oct 2012; <ago@gentoo.org> xfce4-battery-plugin-1.0.5.ebuild:
+ Stable for amd64, wrt bug #429484
*xfce4-battery-plugin-1.0.5 (30 Jun 2012)
diff --git a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.5.ebuild b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.5.ebuild
index c172d2f7ede4..a0186071262c 100644
--- a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.5.ebuild
+++ b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.5.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/xfce4-battery-plugin/xfce4-battery-plugin-1.0.5.ebuild,v 1.1 2012/06/30 09:29:38 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.5.ebuild,v 1.2 2012/10/27 20:10:30 ago Exp $
EAPI=4
inherit linux-info xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~mips ~ppc ~x86"
IUSE="debug kernel_linux"
RDEPEND=">=dev-libs/glib-2.24
diff --git a/xfce-extra/xfce4-cpugraph-plugin/ChangeLog b/xfce-extra/xfce4-cpugraph-plugin/ChangeLog
index 3540ca92eff7..541141feeb01 100644
--- a/xfce-extra/xfce4-cpugraph-plugin/ChangeLog
+++ b/xfce-extra/xfce4-cpugraph-plugin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-cpugraph-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/ChangeLog,v 1.30 2012/08/07 13:22:05 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/ChangeLog,v 1.31 2012/10/27 20:10:43 ago Exp $
+
+ 27 Oct 2012; <ago@gentoo.org> xfce4-cpugraph-plugin-1.0.5.ebuild:
+ Stable for amd64, wrt bug #429484
07 Aug 2012; Samuli Suominen <ssuominen@gentoo.org>
-xfce4-cpugraph-plugin-1.0.4.ebuild:
diff --git a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild
index 571ed0647ecd..294009e1124d 100644
--- a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild
+++ b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.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/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild,v 1.1 2012/07/04 20:26:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild,v 1.2 2012/10/27 20:10:43 ago Exp $
EAPI=4
inherit 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"
RDEPEND=">=x11-libs/gtk+-2.12:2
diff --git a/xfce-extra/xfce4-diskperf-plugin/ChangeLog b/xfce-extra/xfce4-diskperf-plugin/ChangeLog
index 95421cac77c4..0c429fc4f135 100644
--- a/xfce-extra/xfce4-diskperf-plugin/ChangeLog
+++ b/xfce-extra/xfce4-diskperf-plugin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-diskperf-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-diskperf-plugin/ChangeLog,v 1.25 2012/08/07 13:26:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-diskperf-plugin/ChangeLog,v 1.26 2012/10/27 20:10:55 ago Exp $
+
+ 27 Oct 2012; <ago@gentoo.org> xfce4-diskperf-plugin-2.5.4.ebuild:
+ Stable for amd64, wrt bug #429484
07 Aug 2012; Samuli Suominen <ssuominen@gentoo.org>
-xfce4-diskperf-plugin-2.3.0.ebuild,
diff --git a/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.4.ebuild b/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.4.ebuild
index eb13c62f9ac9..521b016300b6 100644
--- a/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.4.ebuild
+++ b/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.4.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/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.4.ebuild,v 1.1 2012/06/30 09:40:41 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.4.ebuild,v 1.2 2012/10/27 20:10:55 ago Exp $
EAPI=4
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
RDEPEND=">=xfce-base/libxfce4ui-4.8
diff --git a/xfce-extra/xfce4-embed-plugin/ChangeLog b/xfce-extra/xfce4-embed-plugin/ChangeLog
index e719cf715792..9570460613e4 100644
--- a/xfce-extra/xfce4-embed-plugin/ChangeLog
+++ b/xfce-extra/xfce4-embed-plugin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-embed-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-embed-plugin/ChangeLog,v 1.7 2012/10/21 10:02:13 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-embed-plugin/ChangeLog,v 1.8 2012/10/27 20:11:03 ago Exp $
+
+ 27 Oct 2012; <ago@gentoo.org> xfce4-embed-plugin-1.0.0.ebuild:
+ Stable for amd64, wrt bug #429484
21 Oct 2012; Samuli Suominen <ssuominen@gentoo.org>
-xfce4-embed-plugin-0.8.0.ebuild:
diff --git a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.0.0.ebuild b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.0.0.ebuild
index 2727df8341a7..d6647d090185 100644
--- a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.0.0.ebuild
+++ b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.0.0.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/xfce4-embed-plugin/xfce4-embed-plugin-1.0.0.ebuild,v 1.2 2012/05/05 07:14:40 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.0.0.ebuild,v 1.3 2012/10/27 20:11:03 ago Exp $
EAPI=4
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug"
RDEPEND=">=x11-libs/gtk+-2.20:2
diff --git a/xfce-extra/xfce4-fsguard-plugin/ChangeLog b/xfce-extra/xfce4-fsguard-plugin/ChangeLog
index 66951d5c9abd..efadb984445f 100644
--- a/xfce-extra/xfce4-fsguard-plugin/ChangeLog
+++ b/xfce-extra/xfce4-fsguard-plugin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-fsguard-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.13 2012/06/30 09:44:17 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.14 2012/10/27 20:11:17 ago Exp $
+
+ 27 Oct 2012; <ago@gentoo.org> xfce4-fsguard-plugin-1.0.1.ebuild:
+ Stable for amd64, wrt bug #429484
*xfce4-fsguard-plugin-1.0.1 (30 Jun 2012)
diff --git a/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.1.ebuild b/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.1.ebuild
index 413d7d20a809..6587bb011fe7 100644
--- a/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.1.ebuild
+++ b/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.1.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/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.1.ebuild,v 1.1 2012/06/30 09:44:17 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.1.ebuild,v 1.2 2012/10/27 20:11:17 ago Exp $
EAPI=4
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-3"
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"
RDEPEND="x11-libs/gtk+:2
diff --git a/xfce-extra/xfce4-kbdleds-plugin/ChangeLog b/xfce-extra/xfce4-kbdleds-plugin/ChangeLog
index 9c26e0652a2b..537c15da4898 100644
--- a/xfce-extra/xfce4-kbdleds-plugin/ChangeLog
+++ b/xfce-extra/xfce4-kbdleds-plugin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-kbdleds-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-kbdleds-plugin/ChangeLog,v 1.2 2012/05/05 07:13:42 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-kbdleds-plugin/ChangeLog,v 1.3 2012/10/27 20:11:24 ago Exp $
+
+ 27 Oct 2012; <ago@gentoo.org> xfce4-kbdleds-plugin-0.0.6.ebuild:
+ Stable for amd64, wrt bug #429484
05 May 2012; Michał Górny <mgorny@gentoo.org>
xfce4-kbdleds-plugin-0.0.6.ebuild:
diff --git a/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild b/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild
index 93eef040fc08..e91e6312cf03 100644
--- a/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild
+++ b/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.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/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild,v 1.3 2012/05/05 07:13:42 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild,v 1.4 2012/10/27 20:11:24 ago Exp $
EAPI=4
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="http://compas.com.ua/oco/file/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug"
RDEPEND=">=xfce-base/libxfce4ui-4.8
diff --git a/xfce-extra/xfce4-mailwatch-plugin/ChangeLog b/xfce-extra/xfce4-mailwatch-plugin/ChangeLog
index eede0fb1b267..d765a71f7289 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/ChangeLog
+++ b/xfce-extra/xfce4-mailwatch-plugin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-mailwatch-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.9 2012/06/16 15:26:58 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.10 2012/10/27 20:11:38 ago Exp $
+
+ 27 Oct 2012; <ago@gentoo.org> xfce4-mailwatch-plugin-1.1.0-r1.ebuild:
+ Stable for amd64, wrt bug #429484
*xfce4-mailwatch-plugin-1.1.0-r1 (16 Jun 2012)
diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-r1.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-r1.ebuild
index 1e073186a42e..a9a41922e4ef 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-r1.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-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/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-r1.ebuild,v 1.1 2012/06/16 15:22:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-r1.ebuild,v 1.2 2012/10/27 20:11:38 ago Exp $
EAPI=4
EAUTORECONF=yes
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="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 ipv6 ssl"
RDEPEND=">=xfce-base/libxfce4ui-4.8
diff --git a/xfce-extra/xfce4-messenger-plugin/ChangeLog b/xfce-extra/xfce4-messenger-plugin/ChangeLog
index 6d40a39bc333..1b24f5d29dd0 100644
--- a/xfce-extra/xfce4-messenger-plugin/ChangeLog
+++ b/xfce-extra/xfce4-messenger-plugin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-messenger-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-messenger-plugin/ChangeLog,v 1.5 2012/05/24 05:02:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-messenger-plugin/ChangeLog,v 1.6 2012/10/27 20:11:48 ago Exp $
+
+ 27 Oct 2012; <ago@gentoo.org> xfce4-messenger-plugin-0.1.0.ebuild:
+ Stable for amd64, wrt bug #429484
24 May 2012; Mike Frysinger <vapier@gentoo.org>
xfce4-messenger-plugin-0.1.0.ebuild:
diff --git a/xfce-extra/xfce4-messenger-plugin/xfce4-messenger-plugin-0.1.0.ebuild b/xfce-extra/xfce4-messenger-plugin/xfce4-messenger-plugin-0.1.0.ebuild
index f0cf5d83877b..980386b64c3f 100644
--- a/xfce-extra/xfce4-messenger-plugin/xfce4-messenger-plugin-0.1.0.ebuild
+++ b/xfce-extra/xfce4-messenger-plugin/xfce4-messenger-plugin-0.1.0.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/xfce4-messenger-plugin/xfce4-messenger-plugin-0.1.0.ebuild,v 1.5 2012/05/24 05:02:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-messenger-plugin/xfce4-messenger-plugin-0.1.0.ebuild,v 1.6 2012/10/27 20:11:48 ago Exp $
EAPI=4
EAUTORECONF=yes
@@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/x/${PN}/${PN}_${PV}.orig.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="dev-libs/dbus-glib