summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author Serban Udrea <S.Udrea@gsi.de>2010-11-04 21:13:34 +0100
committer Heinz Wiesinger <pprkut@slackbuilds.org>2010-11-06 09:34:03 +0100
commitf550245c1aefb6ab06c84156b22bf012d69838b8 (patch)
tree665a0bb1e5b7f14277f9e1dc78e6afeb5c54c699 /academic
parent775178c9c0d7fb024351b2df20d58dd41097d0a8 (diff)
downloadslackbuilds-f550245c1aefb6ab06c84156b22bf012d69838b8.tar.gz
slackbuilds-f550245c1aefb6ab06c84156b22bf012d69838b8.tar.xz
academic/scipy: New Maintainer.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r--academic/scipy/README3
-rw-r--r--academic/scipy/scipy.info4
2 files changed, 4 insertions, 3 deletions
diff --git a/academic/scipy/README b/academic/scipy/README
index 80d7562dec..10bf65548c 100644
--- a/academic/scipy/README
+++ b/academic/scipy/README
@@ -8,4 +8,5 @@ systems, are quick to install, and are free of charge. NumPy and SciPy are
easy to use, but powerful enough to be depended upon by some of the world's
leading scientists and engineers.
-This requires numpy, matplotlib, ipython, blas, and lapack.
+This requires numpy, blas, and lapack. matplotlib and ipython are nice to
+have in connection with scipy, but scipy does not depend on them.
diff --git a/academic/scipy/scipy.info b/academic/scipy/scipy.info
index 3b446f26cd..76ea4d7c8a 100644
--- a/academic/scipy/scipy.info
+++ b/academic/scipy/scipy.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/scipy/scipy-0.7.2.tar.gz"
MD5SUM="33f883f5ea4227de7097c47d70d5402a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-MAINTAINER="João Felipe Santos"
-EMAIL="joao.eel@gmail.com"
+MAINTAINER="Serban Udrea"
+EMAIL="S.Udrea@gsi.de"
APPROVED="rworkman"