diff options
author | 2006-09-07 15:35:03 +0000 | |
---|---|---|
committer | 2006-09-07 15:35:03 +0000 | |
commit | 689a3aa2fa2ce356a3910095fb52ebb8939b3db5 (patch) | |
tree | a8837a43817d09ef516346e99032d0cbfec2fb20 /sci-libs/blas-atlas/ChangeLog | |
parent | mailman version bump (diff) | |
download | historical-689a3aa2fa2ce356a3910095fb52ebb8939b3db5.tar.gz historical-689a3aa2fa2ce356a3910095fb52ebb8939b3db5.tar.bz2 historical-689a3aa2fa2ce356a3910095fb52ebb8939b3db5.zip |
Fixed small problem with shared libs patch that prevented building of threaded cblas.
Package-Manager: portage-2.1.1_rc1-r3
Diffstat (limited to 'sci-libs/blas-atlas/ChangeLog')
-rw-r--r-- | sci-libs/blas-atlas/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sci-libs/blas-atlas/ChangeLog b/sci-libs/blas-atlas/ChangeLog index 04a94b088eaf..7267741d2136 100644 --- a/sci-libs/blas-atlas/ChangeLog +++ b/sci-libs/blas-atlas/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-libs/blas-atlas # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/ChangeLog,v 1.41 2006/09/04 17:26:40 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/ChangeLog,v 1.42 2006/09/07 15:35:03 markusle Exp $ + + 07 Sep 2006; Markus Dittrich <markusle@gentoo.org> + files/digest-blas-atlas-3.7.15: + Fixed small problem with shared libs patch that prevented building + of threaded cblas. 04 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> blas-atlas-3.7.11.ebuild: |