summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r--kde-base/kmplot/ChangeLog6
-rw-r--r--kde-base/kmplot/kmplot-4.3.5.ebuild16
-rw-r--r--kde-base/kmplot/kmplot-4.4.4.ebuild16
3 files changed, 5 insertions, 33 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog
index 07316f1ae24e..da681a5d3832 100644
--- a/kde-base/kmplot/ChangeLog
+++ b/kde-base/kmplot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kmplot
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.159 2010/08/09 08:55:34 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.160 2010/08/09 11:30:56 scarabeus Exp $
+
+ 09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> -kmplot-4.3.5.ebuild,
+ -kmplot-4.4.4.ebuild:
+ rm
09 Aug 2010; Christian Faulhammer <fauli@gentoo.org> kmplot-4.4.5.ebuild:
x86 stable, bug 322791
diff --git a/kde-base/kmplot/kmplot-4.3.5.ebuild b/kde-base/kmplot/kmplot-4.3.5.ebuild
deleted file mode 100644
index 20c690bd9e40..000000000000
--- a/kde-base/kmplot/kmplot-4.3.5.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/kmplot/kmplot-4.3.5.ebuild,v 1.4 2010/06/21 15:53:39 scarabeus Exp $
-
-EAPI="2"
-
-KMNAME="kdeedu"
-inherit kde4-meta
-
-DESCRIPTION="Mathematical function plotter for KDE"
-KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="debug +handbook"
-
-RDEPEND="
- $(add_kdebase_dep knotify)
-"
diff --git a/kde-base/kmplot/kmplot-4.4.4.ebuild b/kde-base/kmplot/kmplot-4.4.4.ebuild
deleted file mode 100644
index dab9d4849fc6..000000000000
--- a/kde-base/kmplot/kmplot-4.4.4.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/kmplot/kmplot-4.4.4.ebuild,v 1.4 2010/06/27 20:45:36 fauli Exp $
-
-EAPI="3"
-
-KMNAME="kdeedu"
-inherit kde4-meta
-
-DESCRIPTION="Mathematical function plotter for KDE"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="debug +handbook"
-
-RDEPEND="
- $(add_kdebase_dep knotify)
-"