summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-22 05:14:35 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-22 05:14:35 +0000
commiteecd5070fc10834355131d2494718c3439f06f8d (patch)
tree803227d12a516f6c546dc36a473051d9e181785b /xfce-extra/xfce4-battery-plugin
parentmarked x86 per bug 416233 (diff)
downloadgentoo-2-eecd5070fc10834355131d2494718c3439f06f8d.tar.gz
gentoo-2-eecd5070fc10834355131d2494718c3439f06f8d.tar.bz2
gentoo-2-eecd5070fc10834355131d2494718c3439f06f8d.zip
marked x86 per bug 416233
(Portage version: 2.2.0_alpha107/cvs/Linux i686)
Diffstat (limited to 'xfce-extra/xfce4-battery-plugin')
-rw-r--r--xfce-extra/xfce4-battery-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-battery-plugin/ChangeLog b/xfce-extra/xfce4-battery-plugin/ChangeLog
index 5b21624a6188..a6f2abe0629d 100644
--- a/xfce-extra/xfce4-battery-plugin/ChangeLog
+++ b/xfce-extra/xfce4-battery-plugin/ChangeLog
@@ -1,6 +1,10 @@
# 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.19 2012/05/20 20:16:28 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/ChangeLog,v 1.20 2012/05/22 05:14:35 jdhore Exp $
+
+ 22 May 2012; Jeff Horelick <jdhore@gentoo.org>
+ xfce4-battery-plugin-1.0.4.ebuild:
+ marked x86 per bug 416233
20 May 2012; Samuli Suominen <ssuominen@gentoo.org>
xfce4-battery-plugin-1.0.0-r1.ebuild:
diff --git a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.4.ebuild b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.4.ebuild
index dc5073a18178..1105d4503ad4 100644
--- a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.4.ebuild
+++ b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.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-battery-plugin/xfce4-battery-plugin-1.0.4.ebuild,v 1.2 2012/05/20 12:04:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.4.ebuild,v 1.3 2012/05/22 05:14:35 jdhore 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 ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc x86"
IUSE="debug kernel_linux"
RDEPEND=">=dev-libs/glib-2.24