summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-05-03 22:06:53 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2010-05-03 22:06:53 +0000
commitb57074ece4ca553f13991cb1faf7a44443bb69c3 (patch)
treedc28c739d1ea3d9ea27d0ebf4a64ecfbd29cba66 /kde-base/kturtle
parent[kde-base] Drop KDE SC 4.4.1 (diff)
downloadgentoo-2-b57074ece4ca553f13991cb1faf7a44443bb69c3.tar.gz
gentoo-2-b57074ece4ca553f13991cb1faf7a44443bb69c3.tar.bz2
gentoo-2-b57074ece4ca553f13991cb1faf7a44443bb69c3.zip
[kde-base] Drop KDE SC 4.4.1
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kturtle')
-rw-r--r--kde-base/kturtle/ChangeLog5
-rw-r--r--kde-base/kturtle/kturtle-4.4.1.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/kturtle/ChangeLog b/kde-base/kturtle/ChangeLog
index 11e62057b6db..04d12f9d47d8 100644
--- a/kde-base/kturtle/ChangeLog
+++ b/kde-base/kturtle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kturtle
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.148 2010/05/03 21:25:36 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.149 2010/05/03 22:06:53 alexxy Exp $
+
+ 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -kturtle-4.4.1.ebuild:
+ Drop KDE SC 4.4.1
*kturtle-4.4.3 (03 May 2010)
diff --git a/kde-base/kturtle/kturtle-4.4.1.ebuild b/kde-base/kturtle/kturtle-4.4.1.ebuild
deleted file mode 100644
index 228a89550936..000000000000
--- a/kde-base/kturtle/kturtle-4.4.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-4.4.1.ebuild,v 1.1 2010/03/02 18:58:23 tampakrap Exp $
-
-EAPI="3"
-
-KMNAME="kdeedu"
-inherit kde4-meta
-
-DESCRIPTION="KDE: Educational programming environment using the Logo programming language"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug +handbook"
-
-RDEPEND="
- $(add_kdebase_dep knotify)
-"