summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-11-08 21:50:32 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-11-08 21:50:32 +0000
commit6246f8810b86d4718a35fe5e63d6f7d3f1dacf11 (patch)
tree474e60add247b5a27261a3fc5f849d2272d7fd1f /kde-base/ktouch
parentDrop KDE 4.2.4 (diff)
downloadgentoo-2-6246f8810b86d4718a35fe5e63d6f7d3f1dacf11.tar.gz
gentoo-2-6246f8810b86d4718a35fe5e63d6f7d3f1dacf11.tar.bz2
gentoo-2-6246f8810b86d4718a35fe5e63d6f7d3f1dacf11.zip
Drop KDE 4.2.4
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/ktouch')
-rw-r--r--kde-base/ktouch/ChangeLog5
-rw-r--r--kde-base/ktouch/ktouch-4.2.4.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog
index c2427720ae03..3d2553155527 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.136 2009/11/02 21:48:52 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.137 2009/11/08 21:50:32 alexxy Exp $
+
+ 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -ktouch-4.2.4.ebuild:
+ Drop KDE 4.2.4
*ktouch-4.3.3 (02 Nov 2009)
diff --git a/kde-base/ktouch/ktouch-4.2.4.ebuild b/kde-base/ktouch/ktouch-4.2.4.ebuild
deleted file mode 100644
index aa5af0631c9c..000000000000
--- a/kde-base/ktouch/ktouch-4.2.4.ebuild
+++ /dev/null
@@ -1,16 +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.2.4.ebuild,v 1.2 2009/06/05 07:25:00 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 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-IUSE="debug +handbook"
-
-RDEPEND="
- >=kde-base/knotify-${PV}:${SLOT}[kdeprefix=]
-"