summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-03-20 17:20:10 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-03-20 17:20:10 +0000
commitf9c9ebc6b56cb92d3db337e546b38985c6e7bbdd (patch)
treecccd3e5e83b0181dc6a457a19dcdea2564009d9d /kde-base/kmplot
parentOld. (diff)
downloadgentoo-2-f9c9ebc6b56cb92d3db337e546b38985c6e7bbdd.tar.gz
gentoo-2-f9c9ebc6b56cb92d3db337e546b38985c6e7bbdd.tar.bz2
gentoo-2-f9c9ebc6b56cb92d3db337e546b38985c6e7bbdd.zip
Old.
(Portage version: 2.2_pre5)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r--kde-base/kmplot/ChangeLog5
-rw-r--r--kde-base/kmplot/kmplot-4.0.1.ebuild14
2 files changed, 4 insertions, 15 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog
index 5b208deaf8a6..018155fcc429 100644
--- a/kde-base/kmplot/ChangeLog
+++ b/kde-base/kmplot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kmplot
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.84 2008/03/10 23:45:20 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.85 2008/03/20 17:20:10 ingmar Exp $
+
+ 20 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org> -kmplot-4.0.1.ebuild:
+ Old.
*kmplot-4.0.2 (10 Mar 2008)
diff --git a/kde-base/kmplot/kmplot-4.0.1.ebuild b/kde-base/kmplot/kmplot-4.0.1.ebuild
deleted file mode 100644
index bb0020976158..000000000000
--- a/kde-base/kmplot/kmplot-4.0.1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.0.1.ebuild,v 1.3 2008/03/04 03:39:51 jer Exp $
-
-EAPI="1"
-
-KMNAME=kdeedu
-inherit kde4-meta
-
-DESCRIPTION="Mathematical function plotter for KDE"
-KEYWORDS="~amd64 ~hppa ~x86"
-IUSE="debug htmlhandbook"
-
-RDEPEND=">=kde-base/knotify-${PV}:${SLOT}"