aboutsummaryrefslogtreecommitdiff
blob: c44387008efa4202852a1624913ea1a9626713a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# ChangeLog for sci-libs/bigdft-abi
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

  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.