summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2002-05-08 02:04:28 +0000
committerGeorge Shapovalov <george@gentoo.org>2002-05-08 02:04:28 +0000
commit47d1b32da8da3605849d5f38cba11140cc94ee70 (patch)
treeea370dcca481dd2ac5d5d74187107437e8112e16 /dev-python
parentMerging in changes from default-1.0. (diff)
downloadgentoo-2-47d1b32da8da3605849d5f38cba11140cc94ee70.tar.gz
gentoo-2-47d1b32da8da3605849d5f38cba11140cc94ee70.tar.bz2
gentoo-2-47d1b32da8da3605849d5f38cba11140cc94ee70.zip
moved app-misc/{babel,netcdf} and dev-lang/{iverilog,octave} into app-sci
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/ScientificPython/ScientificPython-2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ScientificPython/ScientificPython-2.2.ebuild b/dev-python/ScientificPython/ScientificPython-2.2.ebuild
index 90c9237a7de1..d742a9c6a4db 100644
--- a/dev-python/ScientificPython/ScientificPython-2.2.ebuild
+++ b/dev-python/ScientificPython/ScientificPython-2.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Tod M. Neidt <tneidt@fidnet.com>
# /home/cvsroot/gentoo-x86/dev-python/scientific--python/ScientificPython-2.2.ebuild,v 1.4 2001/06/04 21:57:52 achim Exp
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ScientificPython/ScientificPython-2.2.ebuild,v 1.4 2001/11/10 12:14:29 hallski Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ScientificPython/ScientificPython-2.2.ebuild,v 1.5 2002/05/08 02:04:28 george Exp $
S=${WORKDIR}/${P}
@@ -12,7 +12,7 @@ HOMEPAGE="http://starship.python.net/crew/hinsen/scientific.html"
DEPEND=">=dev-lang/python-2.0-r4
>=dev-python/Numeric-19.0
- >=app-misc/netcdf-3.0"
+ >=app-sci/netcdf-3.0"
src_compile() {
python setup.py build || die