diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2008-10-10 17:53:49 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2008-10-10 17:53:49 +0000 |
commit | 37cba64cdef333de5ff54c08be202694e44a1883 (patch) | |
tree | bf89698c8ea99ca6e5c256b2ff23f23a43c74178 /sci-libs/cholmod/ChangeLog | |
parent | * New version for GNOME 2.24. Mostly bug fixes and performance improvments. (diff) | |
download | gentoo-2-37cba64cdef333de5ff54c08be202694e44a1883.tar.gz gentoo-2-37cba64cdef333de5ff54c08be202694e44a1883.tar.bz2 gentoo-2-37cba64cdef333de5ff54c08be202694e44a1883.zip |
Fixed a syntax error in the minimal flag, and added blas configuration in the supernodal mode
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'sci-libs/cholmod/ChangeLog')
-rw-r--r-- | sci-libs/cholmod/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sci-libs/cholmod/ChangeLog b/sci-libs/cholmod/ChangeLog index b6addf76ef02..bfd78c101041 100644 --- a/sci-libs/cholmod/ChangeLog +++ b/sci-libs/cholmod/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-libs/cholmod # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/ChangeLog,v 1.10 2008/08/07 06:20:52 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/ChangeLog,v 1.11 2008/10/10 17:53:49 bicatali Exp $ + + 10 Oct 2008; Sébastien Fabbro <bicatali@gentoo.org> + cholmod-1.6.0-r1.ebuild: + Fixed a syntax error in the minimal flag, and added blas configuration in + the supernodal mode 07 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: Add USE flag description to metadata wrt GLEP 56. |