diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-01-24 20:07:43 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-01-24 20:07:43 +0000 |
commit | 8a0aba0cd3fa3248d350e9ce2f7346138919817f (patch) | |
tree | 50ade875c7b4815a7ac55e8a85a1b22d0bd0dfec /xfce-extra/xfce4-battery | |
parent | defined CHPAX_CONSERVATIVE_FLAGS to fix #75309. (diff) | |
download | historical-8a0aba0cd3fa3248d350e9ce2f7346138919817f.tar.gz historical-8a0aba0cd3fa3248d350e9ce2f7346138919817f.tar.bz2 historical-8a0aba0cd3fa3248d350e9ce2f7346138919817f.zip |
Stable on hppa.
Diffstat (limited to 'xfce-extra/xfce4-battery')
-rw-r--r-- | xfce-extra/xfce4-battery/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-battery/xfce4-battery-0.2.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-battery/ChangeLog b/xfce-extra/xfce4-battery/ChangeLog index baaa982e7f9f..7da116a3a6b0 100644 --- a/xfce-extra/xfce4-battery/ChangeLog +++ b/xfce-extra/xfce4-battery/ChangeLog @@ -1,6 +1,9 @@ # 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.11 2005/01/06 23:41:10 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.12 2005/01/24 19:53:56 gmsoft Exp $ + + 24 Jan 2005; Guy Martin <gmsoft@gentoo.org> xfce4-battery-0.2.0-r1.ebuild: + Stable on hppa. *xfce4-battery-0.2.0-r1 (06 Jan 2005) 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 c94647be7632..36d8fbfebbc2 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.2 2005/01/21 02:24:36 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.2.0-r1.ebuild,v 1.3 2005/01/24 19:53:56 gmsoft 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 |