diff options
Diffstat (limited to 'sci-physics/elk/ChangeLog')
-rw-r--r-- | sci-physics/elk/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sci-physics/elk/ChangeLog b/sci-physics/elk/ChangeLog new file mode 100644 index 000000000..558ea51d4 --- /dev/null +++ b/sci-physics/elk/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for sci-physics/elk +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*elk-1.3.15 (01 Jul 2011) + + 01 Jul 2011; Honza Macháček <Hloupy.Honza@centrum.cz> +elk-1.3.15.ebuild: + New ebuild added. Compiled with USE=lapack against lapack-atlas at my box, it + failed tests miserably, even with a lot of segfaults. Using its internal + lapack with USE=-lapack, it looks well. Tested OK with USE="-lapack libxc mpi + openmp". + |