summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-08-04 01:10:09 +0000
committerAlex Alexander <wired@gentoo.org>2009-08-04 01:10:09 +0000
commit9cc07cc91e6e614b833e00895bff4a2f554f76ee (patch)
tree41489ff501b8106bce8d2035cb4d9c72331c1d2d /kde-base/ktouch
parentVersion bump KDE 4.3.0 (diff)
downloadgentoo-2-9cc07cc91e6e614b833e00895bff4a2f554f76ee.tar.gz
gentoo-2-9cc07cc91e6e614b833e00895bff4a2f554f76ee.tar.bz2
gentoo-2-9cc07cc91e6e614b833e00895bff4a2f554f76ee.zip
Version bump KDE 4.3.0
(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.3.0.ebuild16
2 files changed, 22 insertions, 1 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog
index 68908457d8f3..457927d02de2 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.127 2009/07/12 12:09:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.128 2009/08/04 01:10:09 wired Exp $
+
+*ktouch-4.3.0 (04 Aug 2009)
+
+ 04 Aug 2009; Alex Alexander <wired@gentoo.org> +ktouch-4.3.0.ebuild:
+ Version bump
12 Jul 2009; Raúl Porcel <armin76@gentoo.org> ktouch-3.5.10.ebuild:
alpha/ia64/sparc stable wrt #271889
diff --git a/kde-base/ktouch/ktouch-4.3.0.ebuild b/kde-base/ktouch/ktouch-4.3.0.ebuild
new file mode 100644
index 000000000000..75d2c49b39a4
--- /dev/null
+++ b/kde-base/ktouch/ktouch-4.3.0.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.3.0.ebuild,v 1.1 2009/08/04 01:10:09 wired 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 ~x86"
+IUSE="debug +handbook"
+
+RDEPEND="
+ >=kde-base/knotify-${PV}:${SLOT}[kdeprefix=]
+"