diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-08-24 13:40:39 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-08-24 13:40:39 +0000 |
commit | 041729fea357ca93d1349e672a99bd0fa964a4c2 (patch) | |
tree | 07956b3e1b2e41f66a6cad35a674744e62800701 /xfce-extra | |
parent | Import a patch from upstream for bug #235589 (diff) | |
download | gentoo-2-041729fea357ca93d1349e672a99bd0fa964a4c2.tar.gz gentoo-2-041729fea357ca93d1349e672a99bd0fa964a4c2.tar.bz2 gentoo-2-041729fea357ca93d1349e672a99bd0fa964a4c2.zip |
Remove ppc64 keywords. There are no ppc64 machines with batteries...
(Portage version: 2.1.4.4)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-battery/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r2.ebuild | 4 | ||||
-rw-r--r-- | xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-battery/ChangeLog b/xfce-extra/xfce4-battery/ChangeLog index 81fe0d70e9ec..496624c884f2 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.64 2008/08/22 21:01:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.65 2008/08/24 13:40:39 corsair Exp $ + + 24 Aug 2008; Markus Rothe <corsair@gentoo.org> + xfce4-battery-0.5.0-r2.ebuild, xfce4-battery-0.5.0-r3.ebuild: + Remove ppc64 keywords. There are no ppc64 machines with batteries... 22 Aug 2008; Markus Meier <maekke@gentoo.org> xfce4-battery-0.5.0-r3.ebuild: diff --git a/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r2.ebuild b/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r2.ebuild index 69a1d3a58cc3..64a4a09975c4 100644 --- a/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r2.ebuild +++ b/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 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-r2.ebuild,v 1.10 2008/06/23 02:15:31 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r2.ebuild,v 1.11 2008/08/24 13:40:39 corsair Exp $ inherit autotools eutils xfce44 xfce44 DESCRIPTION="Battery status panel plugin" -KEYWORDS="amd64 arm ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 arm ppc x86 ~x86-fbsd" IUSE="debug" DEPEND="dev-util/pkgconfig diff --git a/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r3.ebuild b/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r3.ebuild index 45c5ce8666c3..1724fa6dc26e 100644 --- a/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r3.ebuild +++ b/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 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-r3.ebuild,v 1.4 2008/08/22 21:01:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r3.ebuild,v 1.5 2008/08/24 13:40:39 corsair Exp $ inherit autotools eutils xfce44 xfce44 DESCRIPTION="Battery status panel plugin" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc x86 ~x86-fbsd" IUSE="debug" DEPEND="dev-util/pkgconfig |