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
commitf443b6485c72973755fc90bbfd2e6eee15ef481c (patch)
treef58a23f90e37555e337e197c6ef9d64940481118 /kde-base/kmplot
parentChange RDEPEND: Digest-SHA -> Digest-SHA1 (#212461) (diff)
downloadhistorical-f443b6485c72973755fc90bbfd2e6eee15ef481c.tar.gz
historical-f443b6485c72973755fc90bbfd2e6eee15ef481c.tar.bz2
historical-f443b6485c72973755fc90bbfd2e6eee15ef481c.zip
Old.
Package-Manager: portage-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}"