diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-01-30 05:31:47 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-01-30 05:31:47 +0000 |
commit | 381cefd0405bfdbbb77eb695b25f336e74bada7c (patch) | |
tree | 28529dc50bd8662b970223597c33fd526e46f8e9 | |
parent | amd64 stable, bug 158402, added strip to restrict (diff) | |
download | gentoo-2-381cefd0405bfdbbb77eb695b25f336e74bada7c.tar.gz gentoo-2-381cefd0405bfdbbb77eb695b25f336e74bada7c.tar.bz2 gentoo-2-381cefd0405bfdbbb77eb695b25f336e74bada7c.zip |
amd64 stable, bug 157881
(Portage version: 2.1.1-r2)
-rw-r--r-- | xfce-extra/xfce4-battery/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/xfce-extra/xfce4-battery/ChangeLog b/xfce-extra/xfce4-battery/ChangeLog index 8a464bb1c85e..42d5e5026b45 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.38 2007/01/29 19:50:49 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.39 2007/01/30 05:31:47 beandog Exp $ + + 30 Jan 2007; Steve Dibb <beandog@gentoo.org> + xfce4-battery-0.3.0-r2.ebuild: + amd64 stable, bug 157881 29 Jan 2007; Peter Weller <welp@gentoo.org> +files/xfce4-battery-0.5.0-freebsd.patch, 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 8f4f374b6f05..baae61600ab8 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-2006 Gentoo Foundation +# 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.8 2007/01/26 09:35:42 vapier Exp $ +# $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 $ 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" |