summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2004-04-16 01:16:43 +0000
committerCaleb Tennis <caleb@gentoo.org>2004-04-16 01:16:43 +0000
commit62b58b22366aadb5f16976f25887f0ab3d9447f5 (patch)
tree3a3e311f4c98e224672cf12958de80683fd9ccde /app-sci/kmatplot
parentFix automake and autoconf wantages (diff)
downloadhistorical-62b58b22366aadb5f16976f25887f0ab3d9447f5.tar.gz
historical-62b58b22366aadb5f16976f25887f0ab3d9447f5.tar.bz2
historical-62b58b22366aadb5f16976f25887f0ab3d9447f5.zip
kde-base -> kde
Diffstat (limited to 'app-sci/kmatplot')
-rw-r--r--app-sci/kmatplot/Manifest14
-rw-r--r--app-sci/kmatplot/kmatplot-0.4-r1.ebuild4
-rw-r--r--app-sci/kmatplot/kmatplot-0.4.ebuild4
3 files changed, 11 insertions, 11 deletions
diff --git a/app-sci/kmatplot/Manifest b/app-sci/kmatplot/Manifest
index 5d39daa89e46..92c60afc63a6 100644
--- a/app-sci/kmatplot/Manifest
+++ b/app-sci/kmatplot/Manifest
@@ -1,13 +1,13 @@
+MD5 6c257db006270bed1cc199459eb4a520 kmatplot-0.4-r2.ebuild 697
+MD5 02002a4f0eee2106d11b25ccba8d6c42 kmatplot-0.4.ebuild 579
+MD5 b581e2066fab341bf697a0a86375bd5b kmatplot-0.4-r1.ebuild 617
MD5 336577d4ebd07ad3fa57bac516b76df7 ChangeLog 1431
-MD5 42797b6ce8f30461a03302de032789fe kmatplot-0.4-r1.ebuild 623
-MD5 d3ea0071482017f48d60c6be417ff853 kmatplot-0.4.ebuild 585
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
-MD5 6c257db006270bed1cc199459eb4a520 kmatplot-0.4-r2.ebuild 697
MD5 cd4f07358148cf90bf6fa35989e737f4 files/digest-kmatplot-0.4 64
-MD5 cd4f07358148cf90bf6fa35989e737f4 files/digest-kmatplot-0.4-r1 64
-MD5 574bb4c70503b9caaad9cfd4c8495a78 files/kmatplot-0.4-gentoo.patch 9650
-MD5 375f4e27883476a021c3aabef1c2dbfd files/kmatplot-0.4-gentoo2.patch 965
-MD5 b2dd1ec732fb8452052b4b7f0b05f01b files/kmatplot-0.4-inline.patch 1037
MD5 65e9ee5ac2b4919fa378b2d460d96ac3 files/kmatplot-0.4-kmatplotrc.patch 583
+MD5 cd4f07358148cf90bf6fa35989e737f4 files/digest-kmatplot-0.4-r1 64
MD5 cd4f07358148cf90bf6fa35989e737f4 files/digest-kmatplot-0.4-r2 64
MD5 632ac5e27beb8c6a845987a8f22f038f files/kmatplot-0.4-octave.patch 3411
+MD5 b2dd1ec732fb8452052b4b7f0b05f01b files/kmatplot-0.4-inline.patch 1037
+MD5 574bb4c70503b9caaad9cfd4c8495a78 files/kmatplot-0.4-gentoo.patch 9650
+MD5 375f4e27883476a021c3aabef1c2dbfd files/kmatplot-0.4-gentoo2.patch 965
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"