diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2007-12-17 12:28:20 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2007-12-17 12:28:20 +0000 |
commit | 3af1307f8e59fef98b2c7575e085754ad5759fd6 (patch) | |
tree | 730e1338eb8e63f684e51554b03a50a0367670e9 /sci-libs/scipy/ChangeLog | |
parent | stable x86, bug 202168 (diff) | |
download | historical-3af1307f8e59fef98b2c7575e085754ad5759fd6.tar.gz historical-3af1307f8e59fef98b2c7575e085754ad5759fd6.tar.bz2 historical-3af1307f8e59fef98b2c7575e085754ad5759fd6.zip |
Revert clapack patch (see bug #197527) and take care of LDFLAGS as numpy
Package-Manager: portage-2.1.4_rc9
Diffstat (limited to 'sci-libs/scipy/ChangeLog')
-rw-r--r-- | sci-libs/scipy/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sci-libs/scipy/ChangeLog b/sci-libs/scipy/ChangeLog index a0da35d21479..7934a05fe2ab 100644 --- a/sci-libs/scipy/ChangeLog +++ b/sci-libs/scipy/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-libs/scipy # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/scipy/ChangeLog,v 1.25 2007/10/18 14:17:10 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/scipy/ChangeLog,v 1.26 2007/12/17 12:28:19 bicatali Exp $ + +*scipy-0.6.0-r3 (17 Dec 2007) + + 17 Dec 2007; SĂ©bastien Fabbro <bicatali@gentoo.org> + +scipy-0.6.0-r3.ebuild: + Revert clapack patch (see bug #197527) and take care of LDFLAGS as numpy *scipy-0.6.0-r2 (18 Oct 2007) |