summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-11-09 00:03:11 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-11-09 00:03:11 +0000
commitf77b8419ec2fb14e8bb139e1af87918492401ea3 (patch)
tree40006aa9b521a8cde924538ed05bf8b16db3ba5d /kde-base/ktouch
parentDrop KDE 4.3.2 (diff)
downloadgentoo-2-f77b8419ec2fb14e8bb139e1af87918492401ea3.tar.gz
gentoo-2-f77b8419ec2fb14e8bb139e1af87918492401ea3.tar.bz2
gentoo-2-f77b8419ec2fb14e8bb139e1af87918492401ea3.zip
Drop KDE 4.3.2
(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.3.2.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog
index 3d2553155527..d63911cfe031 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.137 2009/11/08 21:50:32 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.138 2009/11/09 00:03:11 alexxy Exp $
+
+ 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -ktouch-4.3.2.ebuild:
+ Drop KDE 4.3.2
08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -ktouch-4.2.4.ebuild:
Drop KDE 4.2.4
diff --git a/kde-base/ktouch/ktouch-4.3.2.ebuild b/kde-base/ktouch/ktouch-4.3.2.ebuild
deleted file mode 100644
index a4ca678050c4..000000000000
--- a/kde-base/ktouch/ktouch-4.3.2.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.3.2.ebuild,v 1.1 2009/10/06 20:13:29 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=]
-"