summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-03-22 20:58:29 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-03-22 20:58:29 +0000
commitec05d3a6659660b0570440c87f8094fb848c370c (patch)
treefe415dd4846feaadc31423cefb18795289789c53 /xfce-extra/xfce4-battery-plugin
parentppc/ppc64 stable wrt #358407 (diff)
downloadhistorical-ec05d3a6659660b0570440c87f8094fb848c370c.tar.gz
historical-ec05d3a6659660b0570440c87f8094fb848c370c.tar.bz2
historical-ec05d3a6659660b0570440c87f8094fb848c370c.zip
ppc stable wrt #358407
Package-Manager: portage-2.2.0_alpha27/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.0.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 f03b6f88d080..6f5989f083ef 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/ChangeLog,v 1.6 2011/03/22 10:40:45 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/ChangeLog,v 1.7 2011/03/22 20:58:29 xarthisius Exp $
+
+ 22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ xfce4-battery-plugin-1.0.0.ebuild:
+ ppc stable wrt #358407
22 Mar 2011; Thomas Kahle <tomka@gentoo.org>
xfce4-battery-plugin-1.0.0.ebuild:
diff --git a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0.ebuild b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0.ebuild
index 5fa9c0e13a30..eef46766d3b4 100644
--- a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0.ebuild
+++ b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.0.ebuild,v 1.5 2011/03/22 10:40:45 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0.ebuild,v 1.6 2011/03/22 20:58:29 xarthisius Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.0/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="amd64 arm ~ppc x86"
+KEYWORDS="amd64 arm ppc x86"
IUSE="debug"
RDEPEND=">=x11-libs/gtk+-2.6:2