diff options
author | 2011-01-17 21:16:36 +0100 | |
---|---|---|
committer | 2011-01-17 21:16:36 +0100 | |
commit | 201194befef184b0583e6b5eee194b8f10cce4af (patch) | |
tree | effb14b5bbb013cd414e7a912ced0a6a4dac2561 /sci-physics/abinit/ChangeLog | |
parent | [sys-cluster/pacemaker] cib needs to build before pengine (diff) | |
download | sci-201194befef184b0583e6b5eee194b8f10cce4af.tar.gz sci-201194befef184b0583e6b5eee194b8f10cce4af.tar.bz2 sci-201194befef184b0583e6b5eee194b8f10cce4af.zip |
An ebuild for abinit-6.4.2 using external dependencies as proper Gentoo packages. Based on bug 249493, still work in progress. With USE="smp" compiles, but crashes.
Diffstat (limited to 'sci-physics/abinit/ChangeLog')
-rw-r--r-- | sci-physics/abinit/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/sci-physics/abinit/ChangeLog b/sci-physics/abinit/ChangeLog new file mode 100644 index 000000000..75d235f62 --- /dev/null +++ b/sci-physics/abinit/ChangeLog @@ -0,0 +1,17 @@ +# ChangeLog for sci-physics/abinit +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*abinit-6.4.2 (17 Jan 2011) +*abinit-6.2.2 (17 Jan 2011) + + 17 Jan 2011; <honza@gentoo.org> +files/6.0.3-fftw.patch, + +files/6.0.3-libxc-flags.patch, + +files/6.2.2-change-default-directories.patch, + +files/6.2.2-configure-fortran-calls.patch, +files/6.2.2-long-message.patch, + +files/6.2.2-non-plugin-libs.patch, +files/6.4.2-openmp.patch, + +abinit-6.2.2.ebuild, +abinit-6.4.2.ebuild: + An ebuild for abinit-6.4.2 using external dependencies as proper Gentoo + packages. Based on bug 249493, still work in progress. With USE="smp" + compiles, but crashes. + |