diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-03-22 10:40:45 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-03-22 10:40:45 +0000 |
commit | d21d1b95836e24e1ddee6e868d78189838ad6a86 (patch) | |
tree | ebed8c834f5fc029c5439cc287ce223d637222f8 /xfce-extra/xfce4-battery-plugin | |
parent | x86 stable per bug 358407 (diff) | |
download | gentoo-2-d21d1b95836e24e1ddee6e868d78189838ad6a86.tar.gz gentoo-2-d21d1b95836e24e1ddee6e868d78189838ad6a86.tar.bz2 gentoo-2-d21d1b95836e24e1ddee6e868d78189838ad6a86.zip |
x86 stable per bug 358407
(Portage version: 2.1.9.44/cvs/Linux i686)
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.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 b9a29e2b1b53..f03b6f88d080 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.5 2011/03/21 23:22:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/ChangeLog,v 1.6 2011/03/22 10:40:45 tomka Exp $ + + 22 Mar 2011; Thomas Kahle <tomka@gentoo.org> + xfce4-battery-plugin-1.0.0.ebuild: + x86 stable per bug 358407 21 Mar 2011; Markus Meier <maekke@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 2d6d201641e9..5fa9c0e13a30 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.4 2011/03/21 23:22:07 maekke Exp $ +# $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 $ 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 |