diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-07-01 14:55:45 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-07-01 14:55:45 +0000 |
commit | 0c46c94282dbe8ceed782b0ef9f3c6c82c39731d (patch) | |
tree | a0f8b77a3d72c92d4b3e620a54ae17ed28220eb0 /kde-base | |
parent | Fix qmake bin path per bug #97535 (diff) | |
download | gentoo-2-0c46c94282dbe8ceed782b0ef9f3c6c82c39731d.tar.gz gentoo-2-0c46c94282dbe8ceed782b0ef9f3c6c82c39731d.tar.bz2 gentoo-2-0c46c94282dbe8ceed782b0ef9f3c6c82c39731d.zip |
Stable on ppc64 (bug #97544)
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base')
22 files changed, 67 insertions, 33 deletions
diff --git a/kde-base/fifteenapplet/ChangeLog b/kde-base/fifteenapplet/ChangeLog index 8fc548771d98..ae8cc57af808 100644 --- a/kde-base/fifteenapplet/ChangeLog +++ b/kde-base/fifteenapplet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/fifteenapplet # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/fifteenapplet/ChangeLog,v 1.8 2005/05/25 21:23:00 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/fifteenapplet/ChangeLog,v 1.9 2005/07/01 14:55:18 corsair Exp $ + + 01 Jul 2005; Markus Rothe <corsair@gentoo.org> fifteenapplet-3.4.1.ebuild: + Stable on ppc64 (bug #97544) *fifteenapplet-3.4.1 (25 May 2005) diff --git a/kde-base/fifteenapplet/fifteenapplet-3.4.1.ebuild b/kde-base/fifteenapplet/fifteenapplet-3.4.1.ebuild index 10d4e1a30c9a..a927003cf22f 100644 --- a/kde-base/fifteenapplet/fifteenapplet-3.4.1.ebuild +++ b/kde-base/fifteenapplet/fifteenapplet-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/fifteenapplet/fifteenapplet-3.4.1.ebuild,v 1.3 2005/06/30 21:02:20 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/fifteenapplet/fifteenapplet-3.4.1.ebuild,v 1.4 2005/07/01 14:55:18 corsair Exp $ KMNAME=kdetoys MAXKDEVER=$PV @@ -8,6 +8,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="kicker plugin for the 15-game" -KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="" DEPEND=""
\ No newline at end of file diff --git a/kde-base/kcalc/ChangeLog b/kde-base/kcalc/ChangeLog index 053cad1dcb3d..cbca4566fd40 100644 --- a/kde-base/kcalc/ChangeLog +++ b/kde-base/kcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcalc # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/ChangeLog,v 1.9 2005/05/25 21:23:02 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/ChangeLog,v 1.10 2005/07/01 14:52:44 corsair Exp $ + + 01 Jul 2005; Markus Rothe <corsair@gentoo.org> kcalc-3.4.1.ebuild: + Stable on ppc64 (bug #97544) *kcalc-3.4.1 (25 May 2005) diff --git a/kde-base/kcalc/kcalc-3.4.1.ebuild b/kde-base/kcalc/kcalc-3.4.1.ebuild index 2abae72f71c9..e49af687b13f 100644 --- a/kde-base/kcalc/kcalc-3.4.1.ebuild +++ b/kde-base/kcalc/kcalc-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-3.4.1.ebuild,v 1.3 2005/06/30 21:02:21 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-3.4.1.ebuild,v 1.4 2005/07/01 14:52:44 corsair Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Calculator" -KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE=""
\ No newline at end of file diff --git a/kde-base/kdelirc/ChangeLog b/kde-base/kdelirc/ChangeLog index 832ac2736583..83d20f455783 100644 --- a/kde-base/kdelirc/ChangeLog +++ b/kde-base/kdelirc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdelirc # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelirc/ChangeLog,v 1.7 2005/05/25 21:23:04 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelirc/ChangeLog,v 1.8 2005/07/01 14:54:05 corsair Exp $ + + 01 Jul 2005; Markus Rothe <corsair@gentoo.org> kdelirc-3.4.1.ebuild: + Stable on ppc64 (bug #97544) *kdelirc-3.4.1 (25 May 2005) diff --git a/kde-base/kdelirc/kdelirc-3.4.1.ebuild b/kde-base/kdelirc/kdelirc-3.4.1.ebuild index 86b11df5afd0..42502c66e2f9 100644 --- a/kde-base/kdelirc/kdelirc-3.4.1.ebuild +++ b/kde-base/kdelirc/kdelirc-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelirc/kdelirc-3.4.1.ebuild,v 1.3 2005/06/30 21:02:22 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelirc/kdelirc-3.4.1.ebuild,v 1.4 2005/07/01 14:54:05 corsair Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDElirc - KDE Frontend to lirc" -KEYWORDS="x86 amd64 ~ppc64 ~ppc" +KEYWORDS="amd64 ~ppc ppc64 x86" IUSE="" RDEPEND="$DEPEND diff --git a/kde-base/kdeutils-meta/ChangeLog b/kde-base/kdeutils-meta/ChangeLog index 69ed397ee399..448989c925e4 100644 --- a/kde-base/kdeutils-meta/ChangeLog +++ b/kde-base/kdeutils-meta/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdeutils-meta # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils-meta/ChangeLog,v 1.10 2005/05/25 21:23:05 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils-meta/ChangeLog,v 1.11 2005/07/01 14:54:47 corsair Exp $ + + 01 Jul 2005; Markus Rothe <corsair@gentoo.org> kdeutils-meta-3.4.1.ebuild: + Stable on ppc64 (bug #97544) *kdeutils-meta-3.4.1 (25 May 2005) diff --git a/kde-base/kdeutils-meta/kdeutils-meta-3.4.1.ebuild b/kde-base/kdeutils-meta/kdeutils-meta-3.4.1.ebuild index 038fb81ab931..c963ad39c188 100644 --- a/kde-base/kdeutils-meta/kdeutils-meta-3.4.1.ebuild +++ b/kde-base/kdeutils-meta/kdeutils-meta-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils-meta/kdeutils-meta-3.4.1.ebuild,v 1.4 2005/06/30 21:02:23 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils-meta/kdeutils-meta-3.4.1.ebuild,v 1.5 2005/07/01 14:54:47 corsair Exp $ MAXKDEVER=$PV inherit kde-functions @@ -9,7 +9,7 @@ HOMEPAGE="http://www.kde.org/" LICENSE="GPL-2" SLOT="3.4" -KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="crypt lirc" RDEPEND=" diff --git a/kde-base/kfloppy/ChangeLog b/kde-base/kfloppy/ChangeLog index 600e526e0276..ba8be4b1526a 100644 --- a/kde-base/kfloppy/ChangeLog +++ b/kde-base/kfloppy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfloppy # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfloppy/ChangeLog,v 1.8 2005/05/25 21:23:06 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfloppy/ChangeLog,v 1.9 2005/07/01 14:50:50 corsair Exp $ + + 01 Jul 2005; Markus Rothe <corsair@gentoo.org> kfloppy-3.4.1.ebuild: + Stable on ppc64 (bug #97544) *kfloppy-3.4.1 (25 May 2005) diff --git a/kde-base/kfloppy/kfloppy-3.4.1.ebuild b/kde-base/kfloppy/kfloppy-3.4.1.ebuild index 04a235784755..254914d588db 100644 --- a/kde-base/kfloppy/kfloppy-3.4.1.ebuild +++ b/kde-base/kfloppy/kfloppy-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfloppy/kfloppy-3.4.1.ebuild,v 1.3 2005/06/30 21:02:23 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfloppy/kfloppy-3.4.1.ebuild,v 1.4 2005/07/01 14:50:50 corsair Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KFloppy - formats disks and puts a DOS or ext2fs filesystem on them." -KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE=""
\ No newline at end of file diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog index bb58cb728515..745d4c175825 100644 --- a/kde-base/kjots/ChangeLog +++ b/kde-base/kjots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kjots # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.9 2005/05/25 21:23:07 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.10 2005/07/01 14:51:50 corsair Exp $ + + 01 Jul 2005; Markus Rothe <corsair@gentoo.org> kjots-3.4.1.ebuild: + Stable on ppc64 (bug #97544) *kjots-3.4.1 (25 May 2005) diff --git a/kde-base/kjots/kjots-3.4.1.ebuild b/kde-base/kjots/kjots-3.4.1.ebuild index 99842097728a..4f2192ea8998 100644 --- a/kde-base/kjots/kjots-3.4.1.ebuild +++ b/kde-base/kjots/kjots-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-3.4.1.ebuild,v 1.3 2005/06/30 21:02:24 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-3.4.1.ebuild,v 1.4 2005/07/01 14:51:50 corsair Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="Kjots - KDE note taking utility" -KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE=""
\ No newline at end of file diff --git a/kde-base/kmilo/ChangeLog b/kde-base/kmilo/ChangeLog index 7ab1078d6b37..77a9f569c9ab 100644 --- a/kde-base/kmilo/ChangeLog +++ b/kde-base/kmilo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmilo # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.9 2005/05/25 21:23:08 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/ChangeLog,v 1.10 2005/07/01 14:53:36 corsair Exp $ + + 01 Jul 2005; Markus Rothe <corsair@gentoo.org> kmilo-3.4.1.ebuild: + Stable on ppc64 (bug #97544) *kmilo-3.4.1 (25 May 2005) diff --git a/kde-base/kmilo/kmilo-3.4.1.ebuild b/kde-base/kmilo/kmilo-3.4.1.ebuild index b71bcea735ba..4e1b260e4e17 100644 --- a/kde-base/kmilo/kmilo-3.4.1.ebuild +++ b/kde-base/kmilo/kmilo-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.4.1.ebuild,v 1.3 2005/06/30 21:02:24 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.4.1.ebuild,v 1.4 2005/07/01 14:53:36 corsair Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -9,5 +9,5 @@ inherit kde-meta eutils DESCRIPTION="kmilo - a kded module that can be extended to support various types of hardware input devices that exist, such as those on keyboards." -KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE=""
\ No newline at end of file diff --git a/kde-base/kregexpeditor/ChangeLog b/kde-base/kregexpeditor/ChangeLog index 43c04daebe00..e3119dc635b1 100644 --- a/kde-base/kregexpeditor/ChangeLog +++ b/kde-base/kregexpeditor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kregexpeditor # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kregexpeditor/ChangeLog,v 1.8 2005/05/25 21:23:10 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kregexpeditor/ChangeLog,v 1.9 2005/07/01 14:52:18 corsair Exp $ + + 01 Jul 2005; Markus Rothe <corsair@gentoo.org> kregexpeditor-3.4.1.ebuild: + Stable on ppc64 (bug #97544) *kregexpeditor-3.4.1 (25 May 2005) diff --git a/kde-base/kregexpeditor/kregexpeditor-3.4.1.ebuild b/kde-base/kregexpeditor/kregexpeditor-3.4.1.ebuild index af2b99a63f9e..c6cb317c31d6 100644 --- a/kde-base/kregexpeditor/kregexpeditor-3.4.1.ebuild +++ b/kde-base/kregexpeditor/kregexpeditor-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kregexpeditor/kregexpeditor-3.4.1.ebuild,v 1.3 2005/06/30 21:02:25 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kregexpeditor/kregexpeditor-3.4.1.ebuild,v 1.4 2005/07/01 14:52:18 corsair Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: Editor for Regular Expressions" -KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/kde-base/ktimer/ChangeLog b/kde-base/ktimer/ChangeLog index 014e4c095709..41921bbf2472 100644 --- a/kde-base/ktimer/ChangeLog +++ b/kde-base/ktimer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktimer # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.9 2005/05/25 21:23:12 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.10 2005/07/01 14:53:08 corsair Exp $ + + 01 Jul 2005; Markus Rothe <corsair@gentoo.org> ktimer-3.4.1.ebuild: + Stable on ppc64 (bug #97544) *ktimer-3.4.1 (25 May 2005) diff --git a/kde-base/ktimer/ktimer-3.4.1.ebuild b/kde-base/ktimer/ktimer-3.4.1.ebuild index 0632d063598f..845d9334ea94 100644 --- a/kde-base/ktimer/ktimer-3.4.1.ebuild +++ b/kde-base/ktimer/ktimer-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ktimer-3.4.1.ebuild,v 1.3 2005/06/30 21:02:26 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ktimer-3.4.1.ebuild,v 1.4 2005/07/01 14:53:08 corsair Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Timer" -KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE=""
\ No newline at end of file diff --git a/kde-base/kwalletmanager/ChangeLog b/kde-base/kwalletmanager/ChangeLog index ed3ad81a3991..97c9e55896ca 100644 --- a/kde-base/kwalletmanager/ChangeLog +++ b/kde-base/kwalletmanager/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kwalletmanager # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kwalletmanager/ChangeLog,v 1.9 2005/05/25 21:23:13 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwalletmanager/ChangeLog,v 1.10 2005/07/01 14:51:22 corsair Exp $ + + 01 Jul 2005; Markus Rothe <corsair@gentoo.org> + kwalletmanager-3.4.1.ebuild: + Stable on ppc64 (bug #97544) *kwalletmanager-3.4.1 (25 May 2005) diff --git a/kde-base/kwalletmanager/kwalletmanager-3.4.1.ebuild b/kde-base/kwalletmanager/kwalletmanager-3.4.1.ebuild index 4333b4eee042..35fd4ea51709 100644 --- a/kde-base/kwalletmanager/kwalletmanager-3.4.1.ebuild +++ b/kde-base/kwalletmanager/kwalletmanager-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kwalletmanager/kwalletmanager-3.4.1.ebuild,v 1.3 2005/06/30 21:02:26 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwalletmanager/kwalletmanager-3.4.1.ebuild,v 1.4 2005/07/01 14:51:22 corsair Exp $ KMNAME=kdeutils KMMODULE=kwallet @@ -9,5 +9,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Wallet Management Tool" -KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE=""
\ No newline at end of file diff --git a/kde-base/kworldwatch/ChangeLog b/kde-base/kworldwatch/ChangeLog index 109c4c23617b..16eb133a7560 100644 --- a/kde-base/kworldwatch/ChangeLog +++ b/kde-base/kworldwatch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kworldwatch # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.10 2005/05/25 21:23:13 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.11 2005/07/01 14:55:45 corsair Exp $ + + 01 Jul 2005; Markus Rothe <corsair@gentoo.org> kworldwatch-3.4.1.ebuild: + Stable on ppc64 (bug #97544) *kworldwatch-3.4.1 (25 May 2005) diff --git a/kde-base/kworldwatch/kworldwatch-3.4.1.ebuild b/kde-base/kworldwatch/kworldwatch-3.4.1.ebuild index 3f88e9a9e286..9bf3f9ad99b5 100644 --- a/kde-base/kworldwatch/kworldwatch-3.4.1.ebuild +++ b/kde-base/kworldwatch/kworldwatch-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.4.1.ebuild,v 1.3 2005/06/30 21:02:27 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.4.1.ebuild,v 1.4 2005/07/01 14:55:45 corsair Exp $ KMNAME=kdetoys MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE program that displays the part of the Earth lit up by the Sun" -KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="" DEPEND="" |