summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-03-04 22:26:26 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-03-04 22:26:26 +0000
commit39da4b512d75748ed24851ac92ea479baf286cd4 (patch)
treeb5c68bb41e02dec2265f04a70bcde5ff74e41bec /kde-base/ktouch
parentBump KDE 4.2.1 (diff)
downloadgentoo-2-39da4b512d75748ed24851ac92ea479baf286cd4.tar.gz
gentoo-2-39da4b512d75748ed24851ac92ea479baf286cd4.tar.bz2
gentoo-2-39da4b512d75748ed24851ac92ea479baf286cd4.zip
Bump KDE 4.2.1
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/ktouch')
-rw-r--r--kde-base/ktouch/ChangeLog7
-rw-r--r--kde-base/ktouch/ktouch-4.2.1.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog
index f3f23b608f04..5956b2057f0c 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.110 2009/02/17 14:16:28 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.111 2009/03/04 22:26:26 alexxy Exp $
+
+*ktouch-4.2.1 (04 Mar 2009)
+
+ 04 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> +ktouch-4.2.1.ebuild:
+ Bump KDE 4.2.1
17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> -ktouch-4.1.4.ebuild:
Drop KDE 4.1.4
diff --git a/kde-base/ktouch/ktouch-4.2.1.ebuild b/kde-base/ktouch/ktouch-4.2.1.ebuild
new file mode 100644
index 000000000000..4acc83d43506
--- /dev/null
+++ b/kde-base/ktouch/ktouch-4.2.1.ebuild
@@ -0,0 +1,14 @@
+# 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.1.ebuild,v 1.1 2009/03/04 22:26:26 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdeedu"
+inherit kde4-meta
+
+DESCRIPTION="KDE: A program that helps you to learn and practice touch typing"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="debug"
+
+RDEPEND=">=kde-base/knotify-${PV}:${SLOT}"