summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2008-11-09 00:49:59 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2008-11-09 00:49:59 +0000
commitf337b9b00eefffa624fdaa5fe88ff755e4969cd7 (patch)
tree513688fc98a2b6f1c81545084ae3ffaab7fd3330 /kde-base/ktouch
parentFull auto: Version bump for KDE-4.1.3 (diff)
downloadgentoo-2-f337b9b00eefffa624fdaa5fe88ff755e4969cd7.tar.gz
gentoo-2-f337b9b00eefffa624fdaa5fe88ff755e4969cd7.tar.bz2
gentoo-2-f337b9b00eefffa624fdaa5fe88ff755e4969cd7.zip
Full auto: Version bump for KDE-4.1.3
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo i686)
Diffstat (limited to 'kde-base/ktouch')
-rw-r--r--kde-base/ktouch/ChangeLog7
-rw-r--r--kde-base/ktouch/ktouch-4.1.3.ebuild15
2 files changed, 21 insertions, 1 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog
index 539eb5f707b5..95f0c5fe13d8 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.103 2008/10/21 11:24:45 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.104 2008/11/09 00:49:59 scarabeus Exp $
+
+*ktouch-4.1.3 (09 Nov 2008)
+
+ 09 Nov 2008; Tomas Chvatal <scarabeus@gentoo.org> +ktouch-4.1.3.ebuild:
+ Version bump.
21 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
-ktouch-4.0.4.ebuild, -ktouch-4.0.5.ebuild:
diff --git a/kde-base/ktouch/ktouch-4.1.3.ebuild b/kde-base/ktouch/ktouch-4.1.3.ebuild
new file mode 100644
index 000000000000..70a7c33e7fab
--- /dev/null
+++ b/kde-base/ktouch/ktouch-4.1.3.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.1.3.ebuild,v 1.1 2008/11/09 00:49:59 scarabeus Exp $
+
+EAPI="2"
+
+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}"