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
commit94dc18570b027160933d4992dc8bf1cc37f30c0b (patch)
tree7e827c7c4fc34c12c797f039305a1f49a5271cda /xfce-extra
parentppc stable wrt #358407 (diff)
downloadgentoo-2-94dc18570b027160933d4992dc8bf1cc37f30c0b.tar.gz
gentoo-2-94dc18570b027160933d4992dc8bf1cc37f30c0b.tar.bz2
gentoo-2-94dc18570b027160933d4992dc8bf1cc37f30c0b.zip
ppc stable wrt #358407
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-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