diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-13 11:51:09 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-13 11:51:09 +0000 |
commit | 227cd92c8922ac3ed46e96e9476042f3e8b57ca0 (patch) | |
tree | f24f82feb38958fac8782981f49c2012a5c0bf8b /xfce-extra/xfce4-battery | |
parent | New stable version from upstream. (diff) | |
download | gentoo-2-227cd92c8922ac3ed46e96e9476042f3e8b57ca0.tar.gz gentoo-2-227cd92c8922ac3ed46e96e9476042f3e8b57ca0.tar.bz2 gentoo-2-227cd92c8922ac3ed46e96e9476042f3e8b57ca0.zip |
Stable on alpha.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'xfce-extra/xfce4-battery')
-rw-r--r-- | xfce-extra/xfce4-battery/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-battery/xfce4-battery-0.2.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-battery/ChangeLog b/xfce-extra/xfce4-battery/ChangeLog index b94a29cb3f34..eacc30f77bd1 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.14 2005/01/31 15:36:04 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.15 2005/02/13 11:47:48 kloeri Exp $ + + 13 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> + xfce4-battery-0.2.0-r1.ebuild: + Stable on alpha. 31 Jan 2005; lanius@gentoo.org xfce4-battery-0.2.0-r1.ebuild: stable on amd64 diff --git a/xfce-extra/xfce4-battery/xfce4-battery-0.2.0-r1.ebuild b/xfce-extra/xfce4-battery/xfce4-battery-0.2.0-r1.ebuild index d0733c4bfb25..792739a64dcd 100644 --- a/xfce-extra/xfce4-battery/xfce4-battery-0.2.0-r1.ebuild +++ b/xfce-extra/xfce4-battery/xfce4-battery-0.2.0-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 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.2.0-r1.ebuild,v 1.5 2005/01/31 15:36:04 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.2.0-r1.ebuild,v 1.6 2005/02/13 11:47:48 kloeri Exp $ DESCRIPTION="Xfce4 panel battery monitor plugin" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" GOODIES_PLUGIN=1 DEBUG_OFF=1 |