summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-20 12:04:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-20 12:04:53 +0000
commita4e37b1edcb72f0b576574070b20aab1b66bb248 (patch)
treeeab7b8a1daac36e21dc6a6c8aae4f9c3dfc9ed27 /xfce-extra/xfce4-battery-plugin
parentStable for amd64, wrt bug #416223 (diff)
downloadgentoo-2-a4e37b1edcb72f0b576574070b20aab1b66bb248.tar.gz
gentoo-2-a4e37b1edcb72f0b576574070b20aab1b66bb248.tar.bz2
gentoo-2-a4e37b1edcb72f0b576574070b20aab1b66bb248.zip
Stable for amd64, wrt bug #416223
(Portage version: 2.1.10.49/cvs/Linux x86_64)
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 b06cf2ea7b1f..bf69a958f499 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.16 2012/05/14 10:27:26 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/ChangeLog,v 1.17 2012/05/20 12:04:53 ago Exp $
+
+ 20 May 2012; Agostino Sarubbo <ago@gentoo.org>
+ xfce4-battery-plugin-1.0.4.ebuild:
+ Stable for amd64, wrt bug #416223
14 May 2012; Samuli Suominen <ssuominen@gentoo.org>
-xfce4-battery-plugin-1.0.1.ebuild, -xfce4-battery-plugin-1.0.2.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 86e2fbcd098c..dc5073a18178 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.1 2012/05/14 10:26:24 ssuominen Exp $
+# $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 $
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