summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/ktouch')
-rw-r--r--kde-base/ktouch/ChangeLog5
-rw-r--r--kde-base/ktouch/ktouch-4.1.4.ebuild15
2 files changed, 4 insertions, 16 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog
index 66cb355238c3..f3f23b608f04 100644
--- a/kde-base/ktouch/ChangeLog
+++ b/kde-base/ktouch/ChangeLog
@@ -1,6 +1,9 @@
# 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.109 2009/02/01 08:07:47 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.110 2009/02/17 14:16:28 alexxy Exp $
+
+ 17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> -ktouch-4.1.4.ebuild:
+ Drop KDE 4.1.4
01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
ktouch-4.2.0.ebuild:
diff --git a/kde-base/ktouch/ktouch-4.1.4.ebuild b/kde-base/ktouch/ktouch-4.1.4.ebuild
deleted file mode 100644
index b72f2d754979..000000000000
--- a/kde-base/ktouch/ktouch-4.1.4.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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.1.4.ebuild,v 1.1 2009/01/13 23:00:45 alexxy 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 ~ppc ~ppc64 ~x86"
-IUSE="debug htmlhandbook"
-
-RDEPEND=">=kde-base/knotify-${PV}:${SLOT}"