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.11.4.ebuild18
2 files changed, 4 insertions, 19 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog
index 5055c023c770..2cd1aa685519 100644
--- a/kde-base/ktouch/ChangeLog
+++ b/kde-base/ktouch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ktouch
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.292 2014/01/10 04:21:47 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.293 2014/01/10 04:32:07 creffett Exp $
+
+ 10 Jan 2014; Chris Reffett <creffett@gentoo.org> -ktouch-4.11.4.ebuild:
+ Remove KDE SC 4.11.4
*ktouch-4.11.5 (10 Jan 2014)
diff --git a/kde-base/ktouch/ktouch-4.11.4.ebuild b/kde-base/ktouch/ktouch-4.11.4.ebuild
deleted file mode 100644
index 959defb847b7..000000000000
--- a/kde-base/ktouch/ktouch-4.11.4.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.11.4.ebuild,v 1.1 2013/12/03 22:35:18 johu Exp $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="KDE: A program that helps you to learn and practice touch typing"
-HOMEPAGE="http://edu.kde.org/applications/miscellaneous/ktouch"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND="
- $(add_kdebase_dep knotify)
- $(add_kdebase_dep plasma-workspace)
-"