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.7.4.ebuild17
2 files changed, 4 insertions, 18 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog
index 1a43a860f9d4..a9deeeb32d1a 100644
--- a/kde-base/ktouch/ChangeLog
+++ b/kde-base/ktouch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ktouch
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.224 2012/09/03 13:00:20 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.225 2012/09/03 13:29:12 johu Exp $
+
+ 03 Sep 2012; Johannes Huber <johu@gentoo.org> -ktouch-4.7.4.ebuild:
+ Remove KDE SC 4.7.4
03 Sep 2012; Johannes Huber <johu@gentoo.org> -ktouch-4.8.3.ebuild:
Remove KDE SC 4.8.3
diff --git a/kde-base/ktouch/ktouch-4.7.4.ebuild b/kde-base/ktouch/ktouch-4.7.4.ebuild
deleted file mode 100644
index 07f7f390b495..000000000000
--- a/kde-base/ktouch/ktouch-4.7.4.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.7.4.ebuild,v 1.4 2012/02/18 16:03:59 nixnut Exp $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KDE_SCM="git"
-inherit kde4-base
-
-DESCRIPTION="KDE: A program that helps you to learn and practice touch typing"
-KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND="
- $(add_kdebase_dep knotify)
-"