summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-04-16 19:14:53 +0000
committerChristoph Mende <angelos@gentoo.org>2011-04-16 19:14:53 +0000
commit25c46a3b8235dd49f334145cf74011793c5edba8 (patch)
tree700e55198b4ebfdecf5db871aef0c251a6e3a429 /xfce-extra/xfce4-battery-plugin
parentDon't PROVIDE virtual/inetd, bug 358831. (diff)
downloadgentoo-2-25c46a3b8235dd49f334145cf74011793c5edba8.tar.gz
gentoo-2-25c46a3b8235dd49f334145cf74011793c5edba8.tar.bz2
gentoo-2-25c46a3b8235dd49f334145cf74011793c5edba8.zip
Stable on amd64 wrt bug #363767
(Portage version: 2.2.0_alpha30/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-r1.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 6f5989f083ef..0e935fe2d142 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.7 2011/03/22 20:58:29 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/ChangeLog,v 1.8 2011/04/16 19:14:53 angelos Exp $
+
+ 16 Apr 2011; Christoph Mende <angelos@gentoo.org>
+ xfce4-battery-plugin-1.0.0-r1.ebuild:
+ Stable on amd64 wrt bug #363767
22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
xfce4-battery-plugin-1.0.0.ebuild:
diff --git a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0-r1.ebuild b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0-r1.ebuild
index 32049886db2d..49e044c02678 100644
--- a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0-r1.ebuild
+++ b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0-r1.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-r1.ebuild,v 1.1 2011/03/20 15:36:36 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0-r1.ebuild,v 1.2 2011/04/16 19:14:53 angelos 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