summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-10-08 14:55:48 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-10-08 14:55:48 +0000
commit36ac220b980b35b131c60ce04ebfc6f510a14db0 (patch)
tree2e8dbdf28a063170a9f9a662207a6e8a99f611a3 /kde-base/ktouch
parent[kde-base] Drop KDE 4.3.0 (diff)
downloadgentoo-2-36ac220b980b35b131c60ce04ebfc6f510a14db0.tar.gz
gentoo-2-36ac220b980b35b131c60ce04ebfc6f510a14db0.tar.bz2
gentoo-2-36ac220b980b35b131c60ce04ebfc6f510a14db0.zip
[kde-base] Drop KDE 4.3.0
(Portage version: 2.2_rc44/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.0.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog
index 2b805a3e7709..d867f86e3391 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.131 2009/10/06 20:13:29 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.132 2009/10/08 14:55:48 alexxy Exp $
+
+ 08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> -ktouch-4.3.0.ebuild:
+ Drop KDE 4.3.0
*ktouch-4.3.2 (06 Oct 2009)
diff --git a/kde-base/ktouch/ktouch-4.3.0.ebuild b/kde-base/ktouch/ktouch-4.3.0.ebuild
deleted file mode 100644
index 75d2c49b39a4..000000000000
--- a/kde-base/ktouch/ktouch-4.3.0.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.0.ebuild,v 1.1 2009/08/04 01:10:09 wired 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=]
-"