diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-02-05 17:38:58 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-02-05 17:38:58 +0000 |
commit | 12db780eb1648dbe69300a99131a11faa8b060f3 (patch) | |
tree | 54ed3040cf64a49129f39890afce566115f19106 /xfce-extra | |
parent | x86 stable wrt bug 159871 (diff) | |
download | gentoo-2-12db780eb1648dbe69300a99131a11faa8b060f3.tar.gz gentoo-2-12db780eb1648dbe69300a99131a11faa8b060f3.tar.bz2 gentoo-2-12db780eb1648dbe69300a99131a11faa8b060f3.zip |
stable x86; bug #157881
(Portage version: 2.1.1-r2)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-battery/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-battery/ChangeLog b/xfce-extra/xfce4-battery/ChangeLog index ffd956f1e8e4..b779e485e7a7 100644 --- a/xfce-extra/xfce4-battery/ChangeLog +++ b/xfce-extra/xfce4-battery/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-battery # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.40 2007/02/04 05:33:52 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.41 2007/02/05 17:38:58 opfer Exp $ + + 05 Feb 2007; Christian Faulhammer <opfer@gentoo.org> + xfce4-battery-0.3.0-r2.ebuild: + stable x86; bug #157881 04 Feb 2007; Joshua Nichols <nichoj@gentoo.org> xfce4-battery-0.5.0.ebuild: diff --git a/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild b/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild index baae61600ab8..7cb31ca6d4de 100644 --- a/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild +++ b/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild,v 1.9 2007/01/30 05:31:47 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild,v 1.10 2007/02/05 17:38:58 opfer Exp $ inherit xfce42 eutils DESCRIPTION="Xfce4 panel battery monitor plugin" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" RDEPEND=">=xfce-base/xfce4-panel-3.99.2" |