diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2008-03-28 12:20:04 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2008-03-28 12:20:04 +0000 |
commit | c8e53dbcc343afa355e90377689b4961e623889c (patch) | |
tree | 9928b91148dd200c9237e835e1dfade8658b3e9b /sci-libs/cholmod/ChangeLog | |
parent | Fix python eclass usage (diff) | |
download | historical-c8e53dbcc343afa355e90377689b4961e623889c.tar.gz historical-c8e53dbcc343afa355e90377689b4961e623889c.tar.bz2 historical-c8e53dbcc343afa355e90377689b4961e623889c.zip |
Fixed header locations for metis, added support for pkg-config for lapack and metis, cleaned up autotools and ebuild
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sci-libs/cholmod/ChangeLog')
-rw-r--r-- | sci-libs/cholmod/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sci-libs/cholmod/ChangeLog b/sci-libs/cholmod/ChangeLog index c81970709c49..688e6bf8e1a7 100644 --- a/sci-libs/cholmod/ChangeLog +++ b/sci-libs/cholmod/ChangeLog @@ -1,6 +1,14 @@ # 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.2 2008/03/27 19:12:30 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/ChangeLog,v 1.3 2008/03/28 12:20:03 bicatali Exp $ + +*cholmod-1.6.0-r1 (28 Mar 2008) + + 28 Mar 2008; Sébastien Fabbro <bicatali@gentoo.org> + files/cholmod-1.6.0-autotools.patch, -cholmod-1.6.0.ebuild, + +cholmod-1.6.0-r1.ebuild: + Fixed header locations for metis, added support for pkg-config for lapack + and metis, cleaned up autotools and ebuild 27 Mar 2008; Sébastien Fabbro <bicatali@gentoo.org> cholmod-1.6.0.ebuild: Added parmetis as a possible graph partitoner |