summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-02-19 23:44:29 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-02-19 23:44:29 +0000
commit884bc06f74088216b2806c487dab7fc6da24603b (patch)
tree5e92f4c0ef66b8f9c5f3c1cb3f0b1c64882cbe46 /kde-base/kturtle
parentBump to 0.12.0. Remove gnome-obex-server, it is now provided by gnome-user-sh... (diff)
downloadhistorical-884bc06f74088216b2806c487dab7fc6da24603b.tar.gz
historical-884bc06f74088216b2806c487dab7fc6da24603b.tar.bz2
historical-884bc06f74088216b2806c487dab7fc6da24603b.zip
Drop stale kde 4.1.4 ebuilds
Package-Manager: portage-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}"