summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-06-04 13:26:08 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-06-04 13:26:08 +0000
commit46e0a18aca97e4879ad11a625993696cb5d8b3e0 (patch)
tree117b46693ce3902040350d62b1b186f4bbf662f7 /kde-base/ktouch
parentVersion bump KDE 4.2.4 (diff)
downloadgentoo-2-46e0a18aca97e4879ad11a625993696cb5d8b3e0.tar.gz
gentoo-2-46e0a18aca97e4879ad11a625993696cb5d8b3e0.tar.bz2
gentoo-2-46e0a18aca97e4879ad11a625993696cb5d8b3e0.zip
Version bump KDE 4.2.4
(Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/ktouch')
-rw-r--r--kde-base/ktouch/ChangeLog7
-rw-r--r--kde-base/ktouch/ktouch-4.2.4.ebuild16
2 files changed, 22 insertions, 1 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog
index d69fd86b5be2..89866ffd7e18 100644
--- a/kde-base/ktouch/ChangeLog
+++ b/kde-base/ktouch/ChangeLog
@@ -1,6 +1,11 @@
# 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.120 2009/06/03 17:35:39 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.121 2009/06/04 13:26:08 alexxy Exp $
+
+*ktouch-4.2.4 (04 Jun 2009)
+
+ 04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> +ktouch-4.2.4.ebuild:
+ Version bump
03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -ktouch-4.2.2.ebuild:
Drop KDE 4.2.2
diff --git a/kde-base/ktouch/ktouch-4.2.4.ebuild b/kde-base/ktouch/ktouch-4.2.4.ebuild
new file mode 100644
index 000000000000..5af94e03449d
--- /dev/null
+++ b/kde-base/ktouch/ktouch-4.2.4.ebuild
@@ -0,0 +1,16 @@
+# 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.4.ebuild,v 1.1 2009/06/04 13:26:08 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdeedu"
+inherit kde4-meta
+
+DESCRIPTION="KDE: A program that helps you to learn and practice touch typing"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE="debug +handbook"
+
+RDEPEND="
+ >=kde-base/knotify-${PV}:${SLOT}[kdeprefix=]
+"