diff options
author | Caleb Tennis <caleb@gentoo.org> | 2004-04-16 01:21:41 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2004-04-16 01:21:41 +0000 |
commit | a57ea2d443df4d3b30077dc82da96d6775055bfb (patch) | |
tree | db9e7810f1219fabc454679f64944a51eaacf9d1 /app-sci/kmatplot | |
parent | remove stale file, bump to stable (Manifest recommit) (diff) | |
download | gentoo-2-a57ea2d443df4d3b30077dc82da96d6775055bfb.tar.gz gentoo-2-a57ea2d443df4d3b30077dc82da96d6775055bfb.tar.bz2 gentoo-2-a57ea2d443df4d3b30077dc82da96d6775055bfb.zip |
kde-base -> kde
Diffstat (limited to 'app-sci/kmatplot')
-rw-r--r-- | app-sci/kmatplot/kmatplot-0.4-r1.ebuild | 4 | ||||
-rw-r--r-- | app-sci/kmatplot/kmatplot-0.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-sci/kmatplot/kmatplot-0.4-r1.ebuild b/app-sci/kmatplot/kmatplot-0.4-r1.ebuild index 2ac3bfff1882..a5871bb9ad3b 100644 --- a/app-sci/kmatplot/kmatplot-0.4-r1.ebuild +++ b/app-sci/kmatplot/kmatplot-0.4-r1.ebuild @@ -1,13 +1,13 @@ # 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-r1.ebuild,v 1.4 2003/08/05 18:34:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/kmatplot/kmatplot-0.4-r1.ebuild,v 1.5 2004/04/16 01:16:43 caleb Exp $ PATCHES="${FILESDIR}/${P}-gentoo.patch ${FILESDIR}/${P}-inline.patch ${FILESDIR}/${P}-gentoo2.patch ${FILESDIR}/${P}-kmatplotrc.patch" -inherit kde-base +inherit kde need-kde 3 DESCRIPTION="gnuplot-like tool for plotting data sets in either two or three dimensions" diff --git a/app-sci/kmatplot/kmatplot-0.4.ebuild b/app-sci/kmatplot/kmatplot-0.4.ebuild index 75cf29ebeffc..0693db34be02 100644 --- a/app-sci/kmatplot/kmatplot-0.4.ebuild +++ b/app-sci/kmatplot/kmatplot-0.4.ebuild @@ -1,12 +1,12 @@ # 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.7 2003/08/05 18:34:16 vapier Exp $ +# $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-base +inherit kde need-kde 3 DESCRIPTION="gnuplot-like tool for plotting data sets in either two or three dimensions" |