diff options
author | Justin Lecher <jlec@gentoo.org> | 2016-01-07 15:10:39 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2016-01-07 15:10:39 +0100 |
commit | 2ef24e800910be3786e23a31a0217ba0f38659f8 (patch) | |
tree | 1d41a514e1c3d8ca9b7b5210a954f66347e1c31a /sci-libs/bigdft-abi | |
parent | Merge remote-tracking branch 'github/master' (diff) | |
download | sci-2ef24e800910be3786e23a31a0217ba0f38659f8.tar.gz sci-2ef24e800910be3786e23a31a0217ba0f38659f8.tar.bz2 sci-2ef24e800910be3786e23a31a0217ba0f38659f8.zip |
Drop ChangeLogs in favour of commit messages
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/bigdft-abi')
-rw-r--r-- | sci-libs/bigdft-abi/ChangeLog | 61 |
1 files changed, 0 insertions, 61 deletions
diff --git a/sci-libs/bigdft-abi/ChangeLog b/sci-libs/bigdft-abi/ChangeLog deleted file mode 100644 index bcfab84d3..000000000 --- a/sci-libs/bigdft-abi/ChangeLog +++ /dev/null @@ -1,61 +0,0 @@ -# ChangeLog for sci-libs/bigdft-abi -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Id$ - - 12 Nov 2014; Justin Lecher <jlec@gentoo.org> bigdft-abi-1.0.4-r3.ebuild: - Move large patch; drop unnecessary quotes - -*bigdft-abi-1.0.4-r3 (27 Jun 2014) - - 27 Jun 2014; Honza Macháček <Hloupy.Honza@centrum.cz> - +bigdft-abi-1.0.4-r3.ebuild: - The Abinit patches incorporated in sci-libs/bigdft-abi-1.0.4-r3.ebuild. When - compiling against sci-libs/scalapack, made to use ScaLAPACK as BLACS as well, - not to break sci-physics/abinit by defining fake BLACS routines. Testing removed - to appease repoman and avoid copying of all the old test suite over the current - broken version. - - 23 Sep 2013; Honza Macháček <Hloupy.Honza@centrum.cz> - bigdft-abi-1.0.4-r2.ebuild, +metadata.xml: - Previously announced change actually done. Added a metadata file. Dealing - with more complaints of repoman posponed. - -*bigdft-abi-1.0.4-r2 (19 Sep 2013) - - 19 Sep 2013; Honza Macháček <Hloupy.Honza@centrum.cz> - -bigdft-abi-1.0.4-r1.ebuild, +bigdft-abi-1.0.4-r2.ebuild: - Avoid sandbox violation when generating TeX fonts. - -*bigdft-abi-1.0.4-r1 (27 Jun 2013) - - 27 Jun 2013; Honza Macháček <Hloupy.Honza@centrum.cz> - -bigdft-abi-1.0.4.ebuild, +bigdft-abi-1.0.4-r1.ebuild, - +files/bigdft-abi-1.0.4-CUDA_gethostname.patch: - Added #include <unistd.h> to S_GPU/src/class_utils.h and - src/CUDA/check_cuda.h to know gethostname. - - 19 Jun 2013; Honza Macháček <Hloupy.Honza@centrum.cz> - bigdft-abi-1.0.4.ebuild: - Filter LDFLAGS for cuda use not to break nvcc. - - 19 Jun 2013; Honza Macháček <Hloupy.Honza@centrum.cz> - bigdft-abi-1.0.4.ebuild: - Added dev-util/gdbus-codegen to dependencies. - - 19 Jun 2013; Honza Macháček <Hloupy.Honza@centrum.cz> - bigdft-abi-1.0.4.ebuild: - Spaces in the testing snippet of fortran code in - sci-libs/bigdft-abi-1.0.4.ebuild protected from reformatting. - - 18 Jun 2013; Honza Macháček <Hloupy.Honza@centrum.cz> - bigdft-abi-1.0.4.ebuild: - The dependency on sci-libs/libxc modified to allow for 1.2.0-r1. - -*bigdft-abi-1.0.4 (17 Jun 2013) - - 17 Jun 2013; Honza Macháček <Hloupy.Honza@centrum.cz> - +bigdft-abi-1.0.4.ebuild, +files/bigdft-abi-1.0.4-tests.tar.bz2: - sci-libs/bigdft-abi-1.0.4 added. Replaces sci-libs/bigdft as a library of - sci-physics/abinit. Based on former sci-libs/bigdft ebuilds, usage of - LIBDIR/finclude abandoned in favour of /usr/include, as used upstream. - |