summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-11-24 23:32:20 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-11-24 23:32:20 +0000
commita8f21be85a45e7ea4fbb5744bc3394ca67766e92 (patch)
tree9781a0aa0013b2063300648db9282a32a4b2d660
parentStable on amd64, bug 112842. (diff)
downloadhistorical-a8f21be85a45e7ea4fbb5744bc3394ca67766e92.tar.gz
historical-a8f21be85a45e7ea4fbb5744bc3394ca67766e92.tar.bz2
historical-a8f21be85a45e7ea4fbb5744bc3394ca67766e92.zip
Stable on ppc64
Package-Manager: portage-2.0.51.22-r3
-rw-r--r--kde-base/kbstateapplet/ChangeLog5
-rw-r--r--kde-base/kbstateapplet/kbstateapplet-3.4.3.ebuild4
-rw-r--r--kde-base/kde-meta/ChangeLog5
-rw-r--r--kde-base/kde-meta/kde-meta-3.4.3.ebuild4
-rw-r--r--kde-base/kdeaccessibility-iconthemes/ChangeLog6
-rw-r--r--kde-base/kdeaccessibility-iconthemes/kdeaccessibility-iconthemes-3.4.3.ebuild4
-rw-r--r--kde-base/kdeaccessibility-meta/ChangeLog6
-rw-r--r--kde-base/kdeaccessibility-meta/kdeaccessibility-meta-3.4.3.ebuild4
-rw-r--r--kde-base/kdeutils-meta/ChangeLog5
-rw-r--r--kde-base/kdeutils-meta/kdeutils-meta-3.4.3.ebuild4
-rw-r--r--kde-base/kmag/ChangeLog5
-rw-r--r--kde-base/kmag/kmag-3.4.3.ebuild4
-rw-r--r--kde-base/kmousetool/ChangeLog5
-rw-r--r--kde-base/kmousetool/kmousetool-3.4.3.ebuild4
-rw-r--r--kde-base/kmouth/ChangeLog5
-rw-r--r--kde-base/kmouth/kmouth-3.4.3.ebuild4
-rw-r--r--kde-base/ksayit/ChangeLog5
-rw-r--r--kde-base/ksayit/ksayit-3.4.3.ebuild4
-rw-r--r--kde-base/kttsd/ChangeLog5
-rw-r--r--kde-base/kttsd/kttsd-3.4.3.ebuild4
20 files changed, 62 insertions, 30 deletions
diff --git a/kde-base/kbstateapplet/ChangeLog b/kde-base/kbstateapplet/ChangeLog
index e9e0417af1ea..2433d79bc35c 100644
--- a/kde-base/kbstateapplet/ChangeLog
+++ b/kde-base/kbstateapplet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kbstateapplet
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/ChangeLog,v 1.26 2005/11/24 22:55:35 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/ChangeLog,v 1.27 2005/11/24 23:11:11 corsair Exp $
+
+ 24 Nov 2005; Markus Rothe <corsair@gentoo.org> kbstateapplet-3.4.3.ebuild:
+ Stable on ppc64
24 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org>
kbstateapplet-3.4.3.ebuild:
diff --git a/kde-base/kbstateapplet/kbstateapplet-3.4.3.ebuild b/kde-base/kbstateapplet/kbstateapplet-3.4.3.ebuild
index 2730d81f432c..d412ea4ff728 100644
--- a/kde-base/kbstateapplet/kbstateapplet-3.4.3.ebuild
+++ b/kde-base/kbstateapplet/kbstateapplet-3.4.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/kbstateapplet-3.4.3.ebuild,v 1.3 2005/11/24 22:55:35 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/kbstateapplet-3.4.3.ebuild,v 1.4 2005/11/24 23:11:11 corsair Exp $
KMNAME=kdeaccessibility
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE panel applet that displays the keyboard status"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/kcontrol)"
diff --git a/kde-base/kde-meta/ChangeLog b/kde-base/kde-meta/ChangeLog
index 1244a08ff469..c19ab5366eba 100644
--- a/kde-base/kde-meta/ChangeLog
+++ b/kde-base/kde-meta/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kde-meta
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-meta/ChangeLog,v 1.29 2005/11/24 18:12:03 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-meta/ChangeLog,v 1.30 2005/11/24 23:16:48 corsair Exp $
+
+ 24 Nov 2005; Markus Rothe <corsair@gentoo.org> kde-meta-3.4.3.ebuild:
+ Stable on ppc64
24 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> kde-meta-3.4.3.ebuild:
Stable on sparc wrt #112842
diff --git a/kde-base/kde-meta/kde-meta-3.4.3.ebuild b/kde-base/kde-meta/kde-meta-3.4.3.ebuild
index 864934a18669..eb23a21dd267 100644
--- a/kde-base/kde-meta/kde-meta-3.4.3.ebuild
+++ b/kde-base/kde-meta/kde-meta-3.4.3.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/kde-meta/kde-meta-3.4.3.ebuild,v 1.2 2005/11/24 18:12:03 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-meta/kde-meta-3.4.3.ebuild,v 1.3 2005/11/24 23:16:48 corsair Exp $
MAXKDEVER=$PV
inherit kde-functions
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.kde.org/"
LICENSE="GPL-2"
SLOT="3.4"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86"
IUSE="accessibility"
RDEPEND="~kde-base/kdelibs-${PV}
diff --git a/kde-base/kdeaccessibility-iconthemes/ChangeLog b/kde-base/kdeaccessibility-iconthemes/ChangeLog
index ce4012d1c59c..6c128beda4ae 100644
--- a/kde-base/kdeaccessibility-iconthemes/ChangeLog
+++ b/kde-base/kdeaccessibility-iconthemes/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdeaccessibility-iconthemes
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility-iconthemes/ChangeLog,v 1.25 2005/11/24 22:56:37 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility-iconthemes/ChangeLog,v 1.26 2005/11/24 23:10:24 corsair Exp $
+
+ 24 Nov 2005; Markus Rothe <corsair@gentoo.org>
+ kdeaccessibility-iconthemes-3.4.3.ebuild:
+ Stable on ppc64
24 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org>
kdeaccessibility-iconthemes-3.4.3.ebuild:
diff --git a/kde-base/kdeaccessibility-iconthemes/kdeaccessibility-iconthemes-3.4.3.ebuild b/kde-base/kdeaccessibility-iconthemes/kdeaccessibility-iconthemes-3.4.3.ebuild
index ab189b6ac82c..80fd4f7dedf9 100644
--- a/kde-base/kdeaccessibility-iconthemes/kdeaccessibility-iconthemes-3.4.3.ebuild
+++ b/kde-base/kdeaccessibility-iconthemes/kdeaccessibility-iconthemes-3.4.3.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/kdeaccessibility-iconthemes/kdeaccessibility-iconthemes-3.4.3.ebuild,v 1.3 2005/11/24 22:56:37 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility-iconthemes/kdeaccessibility-iconthemes-3.4.3.ebuild,v 1.4 2005/11/24 23:10:24 corsair Exp $
KMMODULE=IconThemes
KMNAME=kdeaccessibility
@@ -9,6 +9,6 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="Icon themes for kde from the kdeaccessibility module"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86"
IUSE=""
DEPEND=""
diff --git a/kde-base/kdeaccessibility-meta/ChangeLog b/kde-base/kdeaccessibility-meta/ChangeLog
index 52f0c5322fa8..43077041c14b 100644
--- a/kde-base/kdeaccessibility-meta/ChangeLog
+++ b/kde-base/kdeaccessibility-meta/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdeaccessibility-meta
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility-meta/ChangeLog,v 1.30 2005/11/24 23:03:30 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility-meta/ChangeLog,v 1.31 2005/11/24 23:14:27 corsair Exp $
+
+ 24 Nov 2005; Markus Rothe <corsair@gentoo.org>
+ kdeaccessibility-meta-3.4.3.ebuild:
+ Stable on ppc64
24 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org>
kdeaccessibility-meta-3.4.3.ebuild:
diff --git a/kde-base/kdeaccessibility-meta/kdeaccessibility-meta-3.4.3.ebuild b/kde-base/kdeaccessibility-meta/kdeaccessibility-meta-3.4.3.ebuild
index c9813588a94c..6d8303a30e84 100644
--- a/kde-base/kdeaccessibility-meta/kdeaccessibility-meta-3.4.3.ebuild
+++ b/kde-base/kdeaccessibility-meta/kdeaccessibility-meta-3.4.3.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/kdeaccessibility-meta/kdeaccessibility-meta-3.4.3.ebuild,v 1.3 2005/11/24 23:03:30 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility-meta/kdeaccessibility-meta-3.4.3.ebuild,v 1.4 2005/11/24 23:14:27 corsair Exp $
MAXKDEVER=$PV
inherit kde-functions
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.kde.org/"
LICENSE="GPL-2"
SLOT="3.4"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86"
IUSE="arts"
RDEPEND="
diff --git a/kde-base/kdeutils-meta/ChangeLog b/kde-base/kdeutils-meta/ChangeLog
index 1e72b3af3a96..24134f13f837 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.26 2005/11/24 13:56:12 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils-meta/ChangeLog,v 1.27 2005/11/24 23:16:04 corsair Exp $
+
+ 24 Nov 2005; Markus Rothe <corsair@gentoo.org> kdeutils-meta-3.4.3.ebuild:
+ Stable on ppc64
24 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org>
kdeutils-meta-3.4.3.ebuild:
diff --git a/kde-base/kdeutils-meta/kdeutils-meta-3.4.3.ebuild b/kde-base/kdeutils-meta/kdeutils-meta-3.4.3.ebuild
index 5105f0549192..82e6284ae8e4 100644
--- a/kde-base/kdeutils-meta/kdeutils-meta-3.4.3.ebuild
+++ b/kde-base/kdeutils-meta/kdeutils-meta-3.4.3.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.3.ebuild,v 1.2 2005/11/24 13:56:12 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils-meta/kdeutils-meta-3.4.3.ebuild,v 1.3 2005/11/24 23:16:04 corsair Exp $
MAXKDEVER=$PV
inherit kde-functions
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.kde.org/"
LICENSE="GPL-2"
SLOT="3.4"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86"
IUSE="crypt lirc"
RDEPEND="
diff --git a/kde-base/kmag/ChangeLog b/kde-base/kmag/ChangeLog
index a04779f4c426..9f087e6c3ca4 100644
--- a/kde-base/kmag/ChangeLog
+++ b/kde-base/kmag/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kmag
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/ChangeLog,v 1.26 2005/11/24 22:57:35 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/ChangeLog,v 1.27 2005/11/24 23:11:58 corsair Exp $
+
+ 24 Nov 2005; Markus Rothe <corsair@gentoo.org> kmag-3.4.3.ebuild:
+ Stable on ppc64
24 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> kmag-3.4.3.ebuild:
Stable on amd64, bug 112842.
diff --git a/kde-base/kmag/kmag-3.4.3.ebuild b/kde-base/kmag/kmag-3.4.3.ebuild
index 83481d5b9732..7a29d44c90db 100644
--- a/kde-base/kmag/kmag-3.4.3.ebuild
+++ b/kde-base/kmag/kmag-3.4.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/kmag-3.4.3.ebuild,v 1.3 2005/11/24 22:57:35 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/kmag-3.4.3.ebuild,v 1.4 2005/11/24 23:11:58 corsair Exp $
KMNAME=kdeaccessibility
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE screen magnifier"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86"
IUSE=""
DEPEND=""
diff --git a/kde-base/kmousetool/ChangeLog b/kde-base/kmousetool/ChangeLog
index abc28feae42c..b16422d9864e 100644
--- a/kde-base/kmousetool/ChangeLog
+++ b/kde-base/kmousetool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kmousetool
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.26 2005/11/24 22:58:34 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.27 2005/11/24 23:07:23 corsair Exp $
+
+ 24 Nov 2005; Markus Rothe <corsair@gentoo.org> kmousetool-3.4.3.ebuild:
+ Stable on ppc64
24 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> kmousetool-3.4.3.ebuild:
Stable on amd64, bug 112842.
diff --git a/kde-base/kmousetool/kmousetool-3.4.3.ebuild b/kde-base/kmousetool/kmousetool-3.4.3.ebuild
index 271a02bce1b5..e898f9abcf57 100644
--- a/kde-base/kmousetool/kmousetool-3.4.3.ebuild
+++ b/kde-base/kmousetool/kmousetool-3.4.3.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-3.4.3.ebuild,v 1.3 2005/11/24 22:58:34 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-3.4.3.ebuild,v 1.4 2005/11/24 23:07:23 corsair Exp $
KMNAME=kdeaccessibility
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE accessibility tool: translates mouse hovering into clicks"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86"
IUSE=""
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog
index 296236bfa574..194d1822d9e6 100644
--- a/kde-base/kmouth/ChangeLog
+++ b/kde-base/kmouth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kmouth
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.26 2005/11/24 22:59:38 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.27 2005/11/24 23:12:45 corsair Exp $
+
+ 24 Nov 2005; Markus Rothe <corsair@gentoo.org> kmouth-3.4.3.ebuild:
+ Stable on ppc64
24 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> kmouth-3.4.3.ebuild:
Stable on amd64, bug 112842.
diff --git a/kde-base/kmouth/kmouth-3.4.3.ebuild b/kde-base/kmouth/kmouth-3.4.3.ebuild
index 5c6856329639..c62bed3dedea 100644
--- a/kde-base/kmouth/kmouth-3.4.3.ebuild
+++ b/kde-base/kmouth/kmouth-3.4.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.4.3.ebuild,v 1.3 2005/11/24 22:59:38 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.4.3.ebuild,v 1.4 2005/11/24 23:12:45 corsair Exp $
KMNAME=kdeaccessibility
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE: A type-and-say front end for speech synthesizers"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86"
IUSE=""
DEPEND=""
diff --git a/kde-base/ksayit/ChangeLog b/kde-base/ksayit/ChangeLog
index 264ced671055..48e075cd1397 100644
--- a/kde-base/ksayit/ChangeLog
+++ b/kde-base/ksayit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ksayit
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.27 2005/11/24 23:02:22 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.28 2005/11/24 23:13:36 corsair Exp $
+
+ 24 Nov 2005; Markus Rothe <corsair@gentoo.org> ksayit-3.4.3.ebuild:
+ Stable on ppc64
24 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> ksayit-3.4.3.ebuild:
Stable on amd64, bug 112842.
diff --git a/kde-base/ksayit/ksayit-3.4.3.ebuild b/kde-base/ksayit/ksayit-3.4.3.ebuild
index 6c3a36a47e71..fc659b3c3e87 100644
--- a/kde-base/ksayit/ksayit-3.4.3.ebuild
+++ b/kde-base/ksayit/ksayit-3.4.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.4.3.ebuild,v 1.4 2005/11/24 23:02:22 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.4.3.ebuild,v 1.5 2005/11/24 23:13:36 corsair Exp $
KMNAME=kdeaccessibility
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KD text-to-speech frontend app"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/kttsd)
$(deprange $PV $MAXKDEVER kde-base/arts)
diff --git a/kde-base/kttsd/ChangeLog b/kde-base/kttsd/ChangeLog
index 98fceeca6efb..b647aeb4e7f7 100644
--- a/kde-base/kttsd/ChangeLog
+++ b/kde-base/kttsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kttsd
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v 1.26 2005/11/24 23:00:48 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v 1.27 2005/11/24 23:09:36 corsair Exp $
+
+ 24 Nov 2005; Markus Rothe <corsair@gentoo.org> kttsd-3.4.3.ebuild:
+ Stable on ppc64
24 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> kttsd-3.4.3.ebuild:
Stable on amd64, bug 112842.
diff --git a/kde-base/kttsd/kttsd-3.4.3.ebuild b/kde-base/kttsd/kttsd-3.4.3.ebuild
index 3d86a05f0e5d..95150c1b9fd0 100644
--- a/kde-base/kttsd/kttsd-3.4.3.ebuild
+++ b/kde-base/kttsd/kttsd-3.4.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-3.4.3.ebuild,v 1.3 2005/11/24 23:00:48 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-3.4.3.ebuild,v 1.4 2005/11/24 23:09:36 corsair Exp $
KMNAME=kdeaccessibility
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE text-to-speech subsystem"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86"
IUSE="gstreamer"
DEPEND="arts? ( $(deprange $PV $MAXKDEVER kde-base/arts) )
$(deprange-dual $PV $MAXKDEVER kde-base/kcontrol)