diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-03-15 13:42:05 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-03-15 13:42:05 +0000 |
commit | 01ddc928543f8011862089bf61d6f09e0262c372 (patch) | |
tree | 87f03cad158d01a011dae44ddd8a1e9c7e28168e /xfce-extra/xfce4-battery | |
parent | Stable on ppc64; bug #169987 (diff) | |
download | gentoo-2-01ddc928543f8011862089bf61d6f09e0262c372.tar.gz gentoo-2-01ddc928543f8011862089bf61d6f09e0262c372.tar.bz2 gentoo-2-01ddc928543f8011862089bf61d6f09e0262c372.zip |
Stable on ppc64; bug #169987
(Portage version: 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 |