diff options
author | Sebastien Fabbro <seb@localhost.(none)> | 2010-02-04 22:08:02 +0000 |
---|---|---|
committer | Sebastien Fabbro <seb@localhost.(none)> | 2010-02-04 22:08:02 +0000 |
commit | 3f36b03a52c85c030190fcc97261410dd6bc285a (patch) | |
tree | b267bb83cd9e86a605186febbeabe85b069497fe /sci-mathematics/scilab/ChangeLog | |
parent | added mpi support for hdf-java (diff) | |
download | sci-3f36b03a52c85c030190fcc97261410dd6bc285a.tar.gz sci-3f36b03a52c85c030190fcc97261410dd6bc285a.tar.bz2 sci-3f36b03a52c85c030190fcc97261410dd6bc285a.zip |
mpi and libc fixes
Diffstat (limited to 'sci-mathematics/scilab/ChangeLog')
-rw-r--r-- | sci-mathematics/scilab/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sci-mathematics/scilab/ChangeLog b/sci-mathematics/scilab/ChangeLog index 89839c9e7..110b646fb 100644 --- a/sci-mathematics/scilab/ChangeLog +++ b/sci-mathematics/scilab/ChangeLog @@ -2,6 +2,13 @@ # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*scilab-5.2.0-r1 (04 Feb 2010) + + 04 Feb 2010; Sébastien Fabbro <bicatali@gentoo.org> -scilab-5.2.0.ebuild, + +scilab-5.2.0-r1.ebuild, +files/scilab-5.2.0-no-redef-exp10.patch: + MPI goodness for the hdf5 option, and added a patch to avoid libc + redefinitions. A bit of cleanup + 22 Jan 2010; Sébastien Fabbro <bicatali@gentoo.org> +scilab-5.2.0.ebuild, +metadata.xml: Import of new scilab-5.2. Thanks Guillaume Horel for his work, bug #237572 |