summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-02-19 23:10:27 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-02-19 23:10:27 +0000
commit718497f6a4c29ccea21482a27b8a13fc9a4e9937 (patch)
tree95fa27981e7975a98acb23403adf931a19133d31 /kde-base/kturtle
parentDrop stale kde 4.1.4 ebuilds (diff)
downloadgentoo-2-718497f6a4c29ccea21482a27b8a13fc9a4e9937.tar.gz
gentoo-2-718497f6a4c29ccea21482a27b8a13fc9a4e9937.tar.bz2
gentoo-2-718497f6a4c29ccea21482a27b8a13fc9a4e9937.zip
Drop stale kde 4.1.4 ebuilds
(Portage version: 2.2_rc23/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.1.4.ebuild14
2 files changed, 4 insertions, 15 deletions
diff --git a/kde-base/kturtle/ChangeLog b/kde-base/kturtle/ChangeLog
index 8248fb8fea19..ba37fadb53b1 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.102 2009/02/01 08:10:17 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.103 2009/02/19 23:10:27 alexxy Exp $
+
+ 19 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> -kturtle-4.1.4.ebuild:
+ Drop stale kde 4.1.4
01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
kturtle-4.2.0.ebuild:
diff --git a/kde-base/kturtle/kturtle-4.1.4.ebuild b/kde-base/kturtle/kturtle-4.1.4.ebuild
deleted file mode 100644
index ab3437b176f2..000000000000
--- a/kde-base/kturtle/kturtle-4.1.4.ebuild
+++ /dev/null
@@ -1,14 +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.1.4.ebuild,v 1.1 2009/01/13 23:03:38 alexxy Exp $
-
-EAPI="2"
-
-KMNAME=kdeedu
-inherit kde4-meta
-
-DESCRIPTION="KDE: Educational programming environment using the Logo programming language"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="debug htmlhandbook"
-
-RDEPEND=">=kde-base/knotify-${PV}:${SLOT}"