diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-19 04:13:50 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-19 04:13:50 +0000 |
commit | fdfddeec589c9ad92da742f82fce3d8298d122a2 (patch) | |
tree | a019936b2fc1e6891cbc2975b6c2a5b534b435f7 /xfce-extra/xfce4-battery | |
parent | stable on ppc64, bug #57744\ (Manifest recommit) (diff) | |
download | gentoo-2-fdfddeec589c9ad92da742f82fce3d8298d122a2.tar.gz gentoo-2-fdfddeec589c9ad92da742f82fce3d8298d122a2.tar.bz2 gentoo-2-fdfddeec589c9ad92da742f82fce3d8298d122a2.zip |
stable on ppc64, bug #57744
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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-battery/ChangeLog b/xfce-extra/xfce4-battery/ChangeLog index de66ff0064cc..d504a028848c 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.9 2004/06/24 22:00:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.10 2004/09/19 04:08:56 tgall Exp $ + + 18 Sep 2004; Tom Gall <tgall@gentoo.org> xfce4-battery-0.2.0.ebuild: + stable on ppc64, bug #57744 10 Mar 2004; <agriffis@gentoo.org> xfce4-battery-0.2.0.ebuild: stable on alpha diff --git a/xfce-extra/xfce4-battery/xfce4-battery-0.2.0.ebuild b/xfce-extra/xfce4-battery/xfce4-battery-0.2.0.ebuild index 41abff300abf..8286cc104965 100644 --- a/xfce-extra/xfce4-battery/xfce4-battery-0.2.0.ebuild +++ b/xfce-extra/xfce4-battery/xfce4-battery-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.ebuild,v 1.9 2004/06/24 22:00:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.2.0.ebuild,v 1.10 2004/09/19 04:08:56 tgall Exp $ IUSE="" MY_P="${PN}-plugin-${PV}" @@ -12,7 +12,7 @@ SRC_URI="http://download.berlios.de/xfce-goodies/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="ia64 x86 ppc alpha sparc amd64 hppa ~mips" +KEYWORDS="ia64 x86 ppc alpha sparc amd64 hppa ~mips ppc64" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 |