summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kturtle')
-rw-r--r--kde-base/kturtle/ChangeLog5
-rw-r--r--kde-base/kturtle/kturtle-4.10.3.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/kturtle/ChangeLog b/kde-base/kturtle/ChangeLog
index 845262c1ff7f..6bc5196ab973 100644
--- a/kde-base/kturtle/ChangeLog
+++ b/kde-base/kturtle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kturtle
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.260 2013/07/02 08:07:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.261 2013/07/02 09:30:23 ago Exp $
+
+ 02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> -kturtle-4.10.3.ebuild:
+ Remove old
02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> kturtle-4.10.4.ebuild:
Stable for ppc64, wrt to bug #473942
diff --git a/kde-base/kturtle/kturtle-4.10.3.ebuild b/kde-base/kturtle/kturtle-4.10.3.ebuild
deleted file mode 100644
index 4dd22e34a630..000000000000
--- a/kde-base/kturtle/kturtle-4.10.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-4.10.3.ebuild,v 1.5 2013/06/08 10:08:29 ago Exp $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="KDE: Educational programming environment using the Logo programming language"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND="
- $(add_kdebase_dep knotify)
-"