summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2004-07-21 14:58:43 +0000
committerOlivier Fisette <ribosome@gentoo.org>2004-07-21 14:58:43 +0000
commit7be81d34861647e254c2f6dcd892fd6e8ca60463 (patch)
tree4c9ce8573d56ba3d9c46ce4dd750326cd3952b95 /app-sci
parentRemoving obsolete package. (diff)
downloadhistorical-7be81d34861647e254c2f6dcd892fd6e8ca60463.tar.gz
historical-7be81d34861647e254c2f6dcd892fd6e8ca60463.tar.bz2
historical-7be81d34861647e254c2f6dcd892fd6e8ca60463.zip
Removing obsolete package
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/kmatplot/kmatplot-0.4-r1.ebuild20
-rw-r--r--app-sci/kmatplot/kmatplot-0.4-r2.ebuild23
2 files changed, 0 insertions, 43 deletions
diff --git a/app-sci/kmatplot/kmatplot-0.4-r1.ebuild b/app-sci/kmatplot/kmatplot-0.4-r1.ebuild
deleted file mode 100644
index 4fe48033f51f..000000000000
--- a/app-sci/kmatplot/kmatplot-0.4-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/kmatplot/kmatplot-0.4-r1.ebuild,v 1.8 2004/07/13 20:37:56 agriffis Exp $
-
-PATCHES="${FILESDIR}/${P}-gentoo.patch
- ${FILESDIR}/${P}-inline.patch
- ${FILESDIR}/${P}-gentoo2.patch
- ${FILESDIR}/${P}-kmatplotrc.patch"
-
-inherit kde
-
-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"
-IUSE=""
-
-need-kde 3
diff --git a/app-sci/kmatplot/kmatplot-0.4-r2.ebuild b/app-sci/kmatplot/kmatplot-0.4-r2.ebuild
deleted file mode 100644
index 11f82b4db620..000000000000
--- a/app-sci/kmatplot/kmatplot-0.4-r2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/kmatplot/kmatplot-0.4-r2.ebuild,v 1.6 2004/07/13 20:37:56 agriffis Exp $
-
-PATCHES="${FILESDIR}/${P}-gentoo.patch
- ${FILESDIR}/${P}-inline.patch
- ${FILESDIR}/${P}-gentoo2.patch
- ${FILESDIR}/${P}-kmatplotrc.patch
- ${FILESDIR}/${P}-octave.patch"
-
-inherit kde
-
-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"
-IUSE=""
-
-DEPEND=">=app-sci/octave-2.1
- >=app-sci/scilab-2.6"
-need-kde 3