summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r--kde-base/kmplot/ChangeLog5
-rw-r--r--kde-base/kmplot/kmplot-4.1.4.ebuild14
2 files changed, 4 insertions, 15 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog
index b508de98099a..2efeff4bbd9f 100644
--- a/kde-base/kmplot/ChangeLog
+++ b/kde-base/kmplot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kmplot
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.103 2009/02/01 07:33:48 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.104 2009/02/19 23:29:00 alexxy Exp $
+
+ 19 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> -kmplot-4.1.4.ebuild:
+ Drop stale kde 4.1.4
01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
kmplot-4.2.0.ebuild:
diff --git a/kde-base/kmplot/kmplot-4.1.4.ebuild b/kde-base/kmplot/kmplot-4.1.4.ebuild
deleted file mode 100644
index e212c145e07a..000000000000
--- a/kde-base/kmplot/kmplot-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/kmplot/kmplot-4.1.4.ebuild,v 1.1 2009/01/13 22:22:45 alexxy Exp $
-
-EAPI="2"
-
-KMNAME=kdeedu
-inherit kde4-meta
-
-DESCRIPTION="Mathematical function plotter for KDE"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="debug htmlhandbook"
-
-RDEPEND=">=kde-base/knotify-${PV}:${SLOT}"