summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2010-03-02 18:54:33 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2010-03-02 18:54:33 +0000
commitf480089309e782fbc2775be53a430e92de55a424 (patch)
treef31e870852dcd81db65eabd3df5af53d859fb0fa /kde-base/ktouch
parentVersion bump KDE 4.4.1 (diff)
downloadgentoo-2-f480089309e782fbc2775be53a430e92de55a424.tar.gz
gentoo-2-f480089309e782fbc2775be53a430e92de55a424.tar.bz2
gentoo-2-f480089309e782fbc2775be53a430e92de55a424.zip
Version bump KDE 4.4.1
(Portage version: 2.2_rc63/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/ktouch')
-rw-r--r--kde-base/ktouch/ChangeLog8
-rw-r--r--kde-base/ktouch/ktouch-4.4.1.ebuild16
2 files changed, 23 insertions, 1 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog
index 971ea81cee2a..1c9c9cf05160 100644
--- a/kde-base/ktouch/ChangeLog
+++ b/kde-base/ktouch/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/ktouch
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.150 2010/02/20 11:41:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.151 2010/03/02 18:54:33 tampakrap Exp $
+
+*ktouch-4.4.1 (02 Mar 2010)
+
+ 02 Mar 2010; Theo Chatzimichos <tampakrap@gentoo.org>
+ +ktouch-4.4.1.ebuild:
+ Version bump
20 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> ktouch-4.3.5.ebuild:
amd64/x86 stable wrt #300393
diff --git a/kde-base/ktouch/ktouch-4.4.1.ebuild b/kde-base/ktouch/ktouch-4.4.1.ebuild
new file mode 100644
index 000000000000..14517343d20c
--- /dev/null
+++ b/kde-base/ktouch/ktouch-4.4.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.4.1.ebuild,v 1.1 2010/03/02 18:54:33 tampakrap Exp $
+
+EAPI="3"
+
+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 ~amd64-linux ~x86-linux"
+IUSE="debug +handbook"
+
+RDEPEND="
+ $(add_kdebase_dep knotify)
+"