summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2009-02-01 08:07:47 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2009-02-01 08:07:47 +0000
commit245dcd4f4c26f57f70bd157d9a82fe81cb861915 (patch)
tree724c4adb7fdbf09c758f0a308f1e1da89506ce3c /kde-base/ktouch
parentRestored ~ppc and ~ppc64 keywords to KDE-4.2.0 (diff)
downloadgentoo-2-245dcd4f4c26f57f70bd157d9a82fe81cb861915.tar.gz
gentoo-2-245dcd4f4c26f57f70bd157d9a82fe81cb861915.tar.bz2
gentoo-2-245dcd4f4c26f57f70bd157d9a82fe81cb861915.zip
Restored ~ppc and ~ppc64 keywords to KDE-4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/ktouch')
-rw-r--r--kde-base/ktouch/ChangeLog6
-rw-r--r--kde-base/ktouch/ktouch-4.2.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog
index 4046530be04a..66cb355238c3 100644
--- a/kde-base/ktouch/ChangeLog
+++ b/kde-base/ktouch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/ktouch
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.108 2009/01/27 17:58:13 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.109 2009/02/01 08:07:47 jmbsvicetto Exp $
+
+ 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ ktouch-4.2.0.ebuild:
+ Restored ~ppc and ~ppc64 keywords to KDE-4.2.0
*ktouch-4.2.0 (27 Jan 2009)
diff --git a/kde-base/ktouch/ktouch-4.2.0.ebuild b/kde-base/ktouch/ktouch-4.2.0.ebuild
index 7b6e247e3f49..c2c2198aeb20 100644
--- a/kde-base/ktouch/ktouch-4.2.0.ebuild
+++ b/kde-base/ktouch/ktouch-4.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.2.0.ebuild,v 1.1 2009/01/27 17:58:13 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.2.0.ebuild,v 1.2 2009/02/01 08:07:47 jmbsvicetto Exp $
EAPI="2"
@@ -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 ~ppc ~ppc64 ~x86"
IUSE="debug htmlhandbook"
RDEPEND=">=kde-base/knotify-${PV}:${SLOT}"