diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2008-09-26 20:09:59 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2008-09-26 20:09:59 +0000 |
commit | 7ccb57874d1316b514d7fd984b2191bc536c8cff (patch) | |
tree | ac216b1d27ebf1ef0640621fbe0902df3002fde4 /sci-libs/scipy/ChangeLog | |
parent | Version bump. New test framework dependent on dev-python/nose. (diff) | |
download | historical-7ccb57874d1316b514d7fd984b2191bc536c8cff.tar.gz historical-7ccb57874d1316b514d7fd984b2191bc536c8cff.tar.bz2 historical-7ccb57874d1316b514d7fd984b2191bc536c8cff.zip |
Changed blas/atlas configuration to match newer numpy (should be still compatible with numpy-1.0.4 too. Disabled magic fortran flags detection
Package-Manager: portage-2.2_rc9/cvs/Linux 2.6.25-gentoo-r7 x86_64
Diffstat (limited to 'sci-libs/scipy/ChangeLog')
-rw-r--r-- | sci-libs/scipy/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sci-libs/scipy/ChangeLog b/sci-libs/scipy/ChangeLog index aeb409f77bea..1a3a5ed1bcbe 100644 --- a/sci-libs/scipy/ChangeLog +++ b/sci-libs/scipy/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-libs/scipy # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/scipy/ChangeLog,v 1.32 2008/07/03 12:13:23 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/scipy/ChangeLog,v 1.33 2008/09/26 20:09:59 bicatali Exp $ + + 26 Sep 2008; SĂ©bastien Fabbro <bicatali@gentoo.org> metadata.xml, + scipy-0.6.0-r4.ebuild: + Changed blas/atlas configuration to match newer numpy (should be still + compatible with numpy-1.0.4 too. Disabled magic fortran flags detection 03 Jul 2008; Thomas Anderson <gentoofan23@gentoo.org> +files/scipy-0.6.0-implicit.patch, scipy-0.6.0-r4.ebuild: |