diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-05-01 15:00:11 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-05-01 15:00:11 +0000 |
commit | 6ca74340658628a95f0a3b24259e944acd53ea58 (patch) | |
tree | 7d4f6390e4f5714898ab317b2235f0a8b96b0f4e /xfce-extra/xfce4-battery-plugin | |
parent | Compile the jar file instead of using the shipped version. Thanks for James L... (diff) | |
download | gentoo-2-6ca74340658628a95f0a3b24259e944acd53ea58.tar.gz gentoo-2-6ca74340658628a95f0a3b24259e944acd53ea58.tar.bz2 gentoo-2-6ca74340658628a95f0a3b24259e944acd53ea58.zip |
ppc stable wrt #363767
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-battery-plugin')
-rw-r--r-- | xfce-extra/xfce4-battery-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-battery-plugin/ChangeLog b/xfce-extra/xfce4-battery-plugin/ChangeLog index 0e935fe2d142..f10f21b74d32 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.8 2011/04/16 19:14:53 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/ChangeLog,v 1.9 2011/05/01 15:00:11 xarthisius Exp $ + + 01 May 2011; Kacper Kowalik <xarthisius@gentoo.org> + xfce4-battery-plugin-1.0.0-r1.ebuild: + ppc stable wrt #363767 16 Apr 2011; Christoph Mende <angelos@gentoo.org> xfce4-battery-plugin-1.0.0-r1.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 49e044c02678..db5d6d65d93c 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.2 2011/04/16 19:14:53 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0-r1.ebuild,v 1.3 2011/05/01 15:00:11 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 |