summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-11-08 21:51:38 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-11-08 21:51:38 +0000
commite0a2ada157a42c5ce4fcecc51ad68bdc64829c0a (patch)
tree3915d549f16145888231b4adcf8ec077236bf109 /kde-base/kturtle
parentDrop KDE 4.2.4 (diff)
downloadgentoo-2-e0a2ada157a42c5ce4fcecc51ad68bdc64829c0a.tar.gz
gentoo-2-e0a2ada157a42c5ce4fcecc51ad68bdc64829c0a.tar.bz2
gentoo-2-e0a2ada157a42c5ce4fcecc51ad68bdc64829c0a.zip
Drop KDE 4.2.4
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kturtle')
-rw-r--r--kde-base/kturtle/ChangeLog5
-rw-r--r--kde-base/kturtle/kturtle-4.2.4.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/kturtle/ChangeLog b/kde-base/kturtle/ChangeLog
index 033c857494ba..837eae1381db 100644
--- a/kde-base/kturtle/ChangeLog
+++ b/kde-base/kturtle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kturtle
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.129 2009/11/02 21:50:45 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.130 2009/11/08 21:51:38 alexxy Exp $
+
+ 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -kturtle-4.2.4.ebuild:
+ Drop KDE 4.2.4
*kturtle-4.3.3 (02 Nov 2009)
diff --git a/kde-base/kturtle/kturtle-4.2.4.ebuild b/kde-base/kturtle/kturtle-4.2.4.ebuild
deleted file mode 100644
index 9c4a44f4876f..000000000000
--- a/kde-base/kturtle/kturtle-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/kturtle/kturtle-4.2.4.ebuild,v 1.2 2009/06/05 07:27:06 alexxy Exp $
-
-EAPI="2"
-
-KMNAME="kdeedu"
-inherit kde4-meta
-
-DESCRIPTION="KDE: Educational programming environment using the Logo programming language"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-IUSE="debug +handbook"
-
-RDEPEND="
- >=kde-base/knotify-${PV}:${SLOT}[kdeprefix=]
-"