diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-05 11:06:01 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-05 11:06:01 +0000 |
commit | fa267dfa2cf43035473b5f3918aa251e0d1a0b7e (patch) | |
tree | 631863f1e8495e4f6fa7e4dc4a304229d2a86ea8 /xfce-extra | |
parent | x86 stable wrt bug #363767 (diff) | |
download | gentoo-2-fa267dfa2cf43035473b5f3918aa251e0d1a0b7e.tar.gz gentoo-2-fa267dfa2cf43035473b5f3918aa251e0d1a0b7e.tar.bz2 gentoo-2-fa267dfa2cf43035473b5f3918aa251e0d1a0b7e.zip |
x86 stable wrt bug #363767
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'xfce-extra')
-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 f10f21b74d32..17ecbebd1704 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.9 2011/05/01 15:00:11 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/ChangeLog,v 1.10 2011/05/05 11:06:01 phajdan.jr Exp $ + + 05 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + xfce4-battery-plugin-1.0.0-r1.ebuild: + x86 stable wrt bug #363767 01 May 2011; Kacper Kowalik <xarthisius@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 db5d6d65d93c..f4e8a25d106e 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.3 2011/05/01 15:00:11 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0-r1.ebuild,v 1.4 2011/05/05 11:06:01 phajdan.jr 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 |