diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-13 11:48:24 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-13 11:48:24 +0000 |
commit | 10934a4e0aa09c97c3b8cbd11766e75b3bb6058e (patch) | |
tree | 8618eaa647df93e37b52bdcfc74d9a7980cc443e /xfce-extra/xfce4-battery | |
parent | Stable on alpha, bug 77992. (diff) | |
download | historical-10934a4e0aa09c97c3b8cbd11766e75b3bb6058e.tar.gz historical-10934a4e0aa09c97c3b8cbd11766e75b3bb6058e.tar.bz2 historical-10934a4e0aa09c97c3b8cbd11766e75b3bb6058e.zip |
Stable on alpha.
Package-Manager: portage-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 |