summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-06-14 11:36:50 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-06-14 11:36:50 +0000
commit6014c55e01ad5032b7f694d4eafec31175d65dcc (patch)
tree304e13200ac7bc0b4a07f586c83a6b3db17913a9
parent[kde-base/ktimezoned] Drop KDE 4.2.3 (diff)
downloadgentoo-2-6014c55e01ad5032b7f694d4eafec31175d65dcc.tar.gz
gentoo-2-6014c55e01ad5032b7f694d4eafec31175d65dcc.tar.bz2
gentoo-2-6014c55e01ad5032b7f694d4eafec31175d65dcc.zip
[kde-base/ktouch] Drop KDE 4.2.3
(Portage version: 2.2_rc33/cvs/Linux x86_64)
-rw-r--r--kde-base/ktouch/ChangeLog5
-rw-r--r--kde-base/ktouch/ktouch-4.2.3.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog
index fa36387a543c..5346d49bb028 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.123 2009/06/06 11:37:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.124 2009/06/14 11:36:50 alexxy Exp $
+
+ 14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -ktouch-4.2.3.ebuild:
+ Drop KDE 4.2.3
06 Jun 2009; Markus Meier <maekke@gentoo.org> ktouch-3.5.10.ebuild:
amd64/x86 stable, bug #271889
diff --git a/kde-base/ktouch/ktouch-4.2.3.ebuild b/kde-base/ktouch/ktouch-4.2.3.ebuild
deleted file mode 100644
index e5a82ca9e6a1..000000000000
--- a/kde-base/ktouch/ktouch-4.2.3.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.3.ebuild,v 1.1 2009/05/07 00:00:03 scarabeus 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 doc"
-
-RDEPEND="
- >=kde-base/knotify-${PV}:${SLOT}[kdeprefix=]
-"