summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Heinlein <keytoaster@gentoo.org>2008-06-05 22:27:14 +0000
committerTobias Heinlein <keytoaster@gentoo.org>2008-06-05 22:27:14 +0000
commit4a27d7187a4a984f890901ff358a48148b8fda6c (patch)
tree31f2ef86171cdff115a1b1f603d1a52df2304726 /kde-base/ktouch
parentAdded the KDE 4.0.5 version of ktip. (diff)
downloadgentoo-2-4a27d7187a4a984f890901ff358a48148b8fda6c.tar.gz
gentoo-2-4a27d7187a4a984f890901ff358a48148b8fda6c.tar.bz2
gentoo-2-4a27d7187a4a984f890901ff358a48148b8fda6c.zip
Added the KDE 4.0.5 version of ktouch.
(Portage version: 2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+)
Diffstat (limited to 'kde-base/ktouch')
-rw-r--r--kde-base/ktouch/ChangeLog7
-rw-r--r--kde-base/ktouch/ktouch-4.0.5.ebuild15
2 files changed, 21 insertions, 1 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog
index 1bedf4848ac3..81992ae60a26 100644
--- a/kde-base/ktouch/ChangeLog
+++ b/kde-base/ktouch/ChangeLog
@@ -1,6 +1,11 @@
# 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.98 2008/05/18 20:27:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.99 2008/06/05 22:27:14 keytoaster Exp $
+
+*ktouch-4.0.5 (05 Jun 2008)
+
+ 05 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> +ktouch-4.0.5.ebuild:
+ Added the KDE 4.0.5 version of ktouch.
18 May 2008; Markus Meier <maekke@gentoo.org> ktouch-3.5.9.ebuild:
amd64/x86 stable, bug #221063
diff --git a/kde-base/ktouch/ktouch-4.0.5.ebuild b/kde-base/ktouch/ktouch-4.0.5.ebuild
new file mode 100644
index 000000000000..07e330a20fdb
--- /dev/null
+++ b/kde-base/ktouch/ktouch-4.0.5.ebuild
@@ -0,0 +1,15 @@
+# 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.5.ebuild,v 1.1 2008/06/05 22:27:14 keytoaster Exp $
+
+EAPI="1"
+
+KMNAME=kdeedu
+inherit kde4-meta
+
+DESCRIPTION="KDE: A program that helps you to learn and practice touch typing"
+HOMEPAGE="http://ktouch.sourceforge.net/"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"
+
+RDEPEND=">=kde-base/knotify-${PV}:${SLOT}"