summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/ktouch/ChangeLog5
-rw-r--r--kde-base/ktouch/ktouch-4.4.1.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog
index ee634769de94..1097ddedbb20 100644
--- a/kde-base/ktouch/ChangeLog
+++ b/kde-base/ktouch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ktouch
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.155 2010/05/03 21:23:42 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.156 2010/05/03 22:05:38 alexxy Exp $
+
+ 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -ktouch-4.4.1.ebuild:
+ Drop KDE SC 4.4.1
*ktouch-4.4.3 (03 May 2010)
diff --git a/kde-base/ktouch/ktouch-4.4.1.ebuild b/kde-base/ktouch/ktouch-4.4.1.ebuild
deleted file mode 100644
index 14517343d20c..000000000000
--- a/kde-base/ktouch/ktouch-4.4.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.4.1.ebuild,v 1.1 2010/03/02 18:54:33 tampakrap Exp $
-
-EAPI="3"
-
-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 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug +handbook"
-
-RDEPEND="
- $(add_kdebase_dep knotify)
-"