diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-03-15 14:01:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-03-15 14:01:47 +0000 |
commit | 0adef019f3f02436643f042651a8749b3e74d728 (patch) | |
tree | 49575c237f40cb353aa9b9caee8f9b21c06b8b1d /xfce-extra/xfce4-battery | |
parent | Applied various patches from upstream, previous patch was already present ups... (diff) | |
download | historical-0adef019f3f02436643f042651a8749b3e74d728.tar.gz historical-0adef019f3f02436643f042651a8749b3e74d728.tar.bz2 historical-0adef019f3f02436643f042651a8749b3e74d728.zip |
Stable on ppc64; bug #169987
Package-Manager: portage-2.1.2.2
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.5.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 1daf6b44edec..4a72e17e17df 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.49 2007/03/10 18:09:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.50 2007/03/15 13:42:05 corsair Exp $ + + 15 Mar 2007; Markus Rothe <corsair@gentoo.org> + xfce4-battery-0.5.0-r1.ebuild: + Stable on ppc64; bug #169987 10 Mar 2007; nixnut <nixnut@gentoo.org> xfce4-battery-0.5.0-r1.ebuild: Stable on ppc wrt bug 169987 diff --git a/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r1.ebuild b/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r1.ebuild index f67d0f0b4bc2..c01b28fca18e 100644 --- a/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r1.ebuild +++ b/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r1.ebuild @@ -1,13 +1,13 @@ # 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.5.0-r1.ebuild,v 1.7 2007/03/10 18:09:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r1.ebuild,v 1.8 2007/03/15 13:42:05 corsair Exp $ inherit eutils xfce44 xfce44 DESCRIPTION="Battery status panel plugin" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd" IUSE="debug" DEPEND="dev-util/pkgconfig |