diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-01-29 20:16:34 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-01-29 20:16:34 +0000 |
commit | 07d462cb412cc696311d9392b6721f6861eda584 (patch) | |
tree | 419e24a72d2cf5f8ebd4bc1db47a2d592e4c40b6 /xfce-extra/xfce4-battery | |
parent | remove unnecessary ppc logic (diff) | |
download | historical-07d462cb412cc696311d9392b6721f6861eda584.tar.gz historical-07d462cb412cc696311d9392b6721f6861eda584.tar.bz2 historical-07d462cb412cc696311d9392b6721f6861eda584.zip |
Xfce 4.2 stable on ppc.
Package-Manager: portage-2.0.51-r15
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 7da116a3a6b0..b7f00c25bb0f 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.12 2005/01/24 19:53:56 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.13 2005/01/29 20:16:34 pylon Exp $ + + 29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfce4-battery-0.2.0-r1.ebuild: + Stable on ppc. 24 Jan 2005; Guy Martin <gmsoft@gentoo.org> xfce4-battery-0.2.0-r1.ebuild: Stable on hppa. 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 36d8fbfebbc2..b85acc822a20 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.3 2005/01/24 19:53:56 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.2.0-r1.ebuild,v 1.4 2005/01/29 20:16:34 pylon 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 |