summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/ktouch/ChangeLog6
-rw-r--r--kde-base/ktouch/ktouch-3.5.8.ebuild4
-rw-r--r--kde-base/ktouch/ktouch-3.5.9.ebuild4
-rw-r--r--kde-base/ktouch/ktouch-4.0.1.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog
index 20acfc249f87..b2f4fec2aada 100644
--- a/kde-base/ktouch/ChangeLog
+++ b/kde-base/ktouch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/ktouch
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.87 2008/02/23 17:43:47 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.88 2008/03/04 03:39:37 jer Exp $
+
+ 04 Mar 2008; Jeroen Roovers <jer@gentoo.org> ktouch-3.5.8.ebuild,
+ ktouch-3.5.9.ebuild, ktouch-4.0.1.ebuild:
+ Keyword split KDE for HPPA.
23 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> ktouch-4.0.1.ebuild:
Remove traces of monolithic KDE 4.
diff --git a/kde-base/ktouch/ktouch-3.5.8.ebuild b/kde-base/ktouch/ktouch-3.5.8.ebuild
index cc5af11e6db0..c383ec95d052 100644
--- a/kde-base/ktouch/ktouch-3.5.8.ebuild
+++ b/kde-base/ktouch/ktouch-3.5.8.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/kde-base/ktouch/ktouch-3.5.8.ebuild,v 1.6 2008/01/31 15:30:46 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.8.ebuild,v 1.7 2008/03/04 03:39:37 jer Exp $
KMNAME=kdeedu
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE: A program that helps you to learn and practice touch typing"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="$(deprange 3.5.7 $MAXKDEVER kde-base/libkdeedu)"
diff --git a/kde-base/ktouch/ktouch-3.5.9.ebuild b/kde-base/ktouch/ktouch-3.5.9.ebuild
index 4675937b60ce..88970b5ecaa7 100644
--- a/kde-base/ktouch/ktouch-3.5.9.ebuild
+++ b/kde-base/ktouch/ktouch-3.5.9.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.9.ebuild,v 1.1 2008/02/20 23:24:48 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5.9.ebuild,v 1.2 2008/03/04 03:39:37 jer Exp $
KMNAME=kdeedu
EAPI="1"
inherit kde-meta
DESCRIPTION="KDE: A program that helps you to learn and practice touch typing"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=kde-base/libkdeedu-${PV}:${SLOT}"
diff --git a/kde-base/ktouch/ktouch-4.0.1.ebuild b/kde-base/ktouch/ktouch-4.0.1.ebuild
index 038168f6c535..67e399580d9a 100644
--- a/kde-base/ktouch/ktouch-4.0.1.ebuild
+++ b/kde-base/ktouch/ktouch-4.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.0.1.ebuild,v 1.2 2008/02/23 17:43:47 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.0.1.ebuild,v 1.3 2008/03/04 03:39:37 jer Exp $
EAPI="1"
@@ -8,7 +8,7 @@ KMNAME=kdeedu
inherit kde4-meta
DESCRIPTION="KDE: A program that helps you to learn and practice touch typing"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE="debug htmlhandbook"
RDEPEND=">=kde-base/knotify-${PV}:${SLOT}"