diff options
author | Markus Meier <maekke@gentoo.org> | 2011-03-21 23:36:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-03-21 23:36:00 +0000 |
commit | dcf68a1396d1517c058fcbe652589737d620a663 (patch) | |
tree | b92a775e1a2c8e50649d0dbc4ed6ad974c7a69de /xfce-extra/xfce4-battery-plugin | |
parent | Fix slot-deps on gnome libs (diff) | |
download | historical-dcf68a1396d1517c058fcbe652589737d620a663.tar.gz historical-dcf68a1396d1517c058fcbe652589737d620a663.tar.bz2 historical-dcf68a1396d1517c058fcbe652589737d620a663.zip |
arm stable, bug #358407
Package-Manager: portage-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 d79ec39c4e64..b9a29e2b1b53 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.4 2011/03/20 15:36:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/ChangeLog,v 1.5 2011/03/21 23:22:07 maekke Exp $ + + 21 Mar 2011; Markus Meier <maekke@gentoo.org> + xfce4-battery-plugin-1.0.0.ebuild: + arm stable, bug #358407 *xfce4-battery-plugin-1.0.0-r1 (20 Mar 2011) 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 1667b2e53f64..2d6d201641e9 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.3 2011/03/13 16:28:01 hwoarang Exp $ +# $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 $ 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 |