diff options
author | Markus Dittrich <markusle@gentoo.org> | 2006-12-13 02:44:55 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2006-12-13 02:44:55 +0000 |
commit | 176f05da1a98d7f856b3c4783b369c0cd4b2de1e (patch) | |
tree | 6d76d09d2a16596c398cb1e405e0336223110bd4 /sci-mathematics/octave/ChangeLog | |
parent | -r1: drop 'gnome' and 'kde' USE flags. Always install the .desktop file and i... (diff) | |
download | gentoo-2-176f05da1a98d7f856b3c4783b369c0cd4b2de1e.tar.gz gentoo-2-176f05da1a98d7f856b3c4783b369c0cd4b2de1e.tar.bz2 gentoo-2-176f05da1a98d7f856b3c4783b369c0cd4b2de1e.zip |
Several users have reported problems with octave's internal lapack and blas routines. Hence, removed the blas USE flag and forced the use of external blas and lapack.
(Portage version: 2.1.2_rc3-r2)
Diffstat (limited to 'sci-mathematics/octave/ChangeLog')
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog index 6802de649f43..5fd8e6cdd243 100644 --- a/sci-mathematics/octave/ChangeLog +++ b/sci-mathematics/octave/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sci-mathematics/octave # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.43 2006/11/13 13:42:06 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.44 2006/12/13 02:44:55 markusle Exp $ + +*octave-2.1.73-r2 (12 Dec 2006) + + 12 Dec 2006; Markus Dittrich <markusle@gentoo.org> + +octave-2.1.73-r2.ebuild: + Several users have reported problems with octave's internal lapack + and blas routines. Hence, removed the blas USE flag and forced the + use of external blas and lapack. 13 Nov 2006; Ferris McCormick <fmccor@gentoo.org> octave-2.1.73-r1.ebuild: Stable on sparc --- Bug #141446 --- I am bypassing 2.1.73 for 2.1.73-r1 |