summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2004-05-17 11:30:19 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2004-05-17 11:30:19 +0000
commit10a63bb18ea715a86cd229b73eb3c6af7a846bdc (patch)
tree87f889e181555513dc4d2297b2eb2a030ee0f2b1 /app-sci
parentGoing stable (Manifest recommit) (diff)
downloadgentoo-2-10a63bb18ea715a86cd229b73eb3c6af7a846bdc.tar.gz
gentoo-2-10a63bb18ea715a86cd229b73eb3c6af7a846bdc.tar.bz2
gentoo-2-10a63bb18ea715a86cd229b73eb3c6af7a846bdc.zip
Cleanup
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/kmatplot/ChangeLog7
-rw-r--r--app-sci/kmatplot/files/digest-kmatplot-0.41
-rw-r--r--app-sci/kmatplot/kmatplot-0.4.ebuild17
3 files changed, 5 insertions, 20 deletions
diff --git a/app-sci/kmatplot/ChangeLog b/app-sci/kmatplot/ChangeLog
index e2793207ff8b..0cbdccac6969 100644
--- a/app-sci/kmatplot/ChangeLog
+++ b/app-sci/kmatplot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/kmatplot
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/kmatplot/ChangeLog,v 1.10 2003/09/27 19:10:53 lanius Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-sci/kmatplot/ChangeLog,v 1.11 2004/05/17 11:30:19 phosphan Exp $
+
+ 17 May 2004; Patrick Kursawe <phosphan@gentoo.org> kmatplot-0.4.ebuild:
+ Cleanup
27 Sep 2003; Heinrich Wendel <lanius@gentoo.org> kmatplot-0.4-r2.ebuild,
files/kmatplot-0.4-octave.patch:
diff --git a/app-sci/kmatplot/files/digest-kmatplot-0.4 b/app-sci/kmatplot/files/digest-kmatplot-0.4
deleted file mode 100644
index dee2044452a1..000000000000
--- a/app-sci/kmatplot/files/digest-kmatplot-0.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d5cd9bdddb2d3fc7ed359f409d61c7a7 kmatplot-0.4.tar.gz 949689
diff --git a/app-sci/kmatplot/kmatplot-0.4.ebuild b/app-sci/kmatplot/kmatplot-0.4.ebuild
deleted file mode 100644
index 0693db34be02..000000000000
--- a/app-sci/kmatplot/kmatplot-0.4.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/kmatplot/kmatplot-0.4.ebuild,v 1.8 2004/04/16 01:16:43 caleb Exp $
-
-PATCHES="${FILESDIR}/${P}-gentoo.patch
- ${FILESDIR}/${P}-inline.patch
- ${FILESDIR}/${P}-gentoo2.patch"
-
-inherit kde
-need-kde 3
-
-DESCRIPTION="gnuplot-like tool for plotting data sets in either two or three dimensions"
-HOMEPAGE="http://kmatplot.sourceforge.net/"
-SRC_URI="http://kmatplot.sourceforge.net/${P}.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc"