summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-04-12 06:11:58 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-04-12 06:11:58 +0000
commite10a4019d1e1b9ab539e00e784e7fd1566dca2cc (patch)
tree1fd2c084da180b5d42088a35fcf5ff393ff87ff4 /kde-base/ktouch
parentAdd KDE 4.2.2 (diff)
downloadgentoo-2-e10a4019d1e1b9ab539e00e784e7fd1566dca2cc.tar.gz
gentoo-2-e10a4019d1e1b9ab539e00e784e7fd1566dca2cc.tar.bz2
gentoo-2-e10a4019d1e1b9ab539e00e784e7fd1566dca2cc.zip
Add KDE 4.2.2
(Portage version: 2.2_rc29/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.2.ebuild16
2 files changed, 22 insertions, 1 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog
index f4a535eacf3e..3a3b72af5ab7 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.114 2009/04/11 19:11:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.115 2009/04/12 06:11:58 alexxy Exp $
+
+*ktouch-4.2.2 (11 Apr 2009)
+
+ 11 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> +ktouch-4.2.2.ebuild:
+ Add KDE 4.2.2
11 Apr 2009; Raúl Porcel <armin76@gentoo.org> ktouch-4.2.1.ebuild:
Add ~alpha/~ia64 wrt #260777
diff --git a/kde-base/ktouch/ktouch-4.2.2.ebuild b/kde-base/ktouch/ktouch-4.2.2.ebuild
new file mode 100644
index 000000000000..94b73a33f765
--- /dev/null
+++ b/kde-base/ktouch/ktouch-4.2.2.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.2.2.ebuild,v 1.1 2009/04/12 06:11:58 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdeedu"
+inherit kde4-meta
+
+DESCRIPTION="KDE: A program that helps you to learn and practice touch typing"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug doc"
+
+RDEPEND="
+ >=kde-base/knotify-${PV}:${SLOT}[kdeprefix=]
+"