summaryrefslogtreecommitdiff
blob: 9b3fc95a62d3125038d586560a0874359001361b (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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# ChangeLog for sci-physics/abinit
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-physics/abinit/ChangeLog,v 1.11 2010/06/26 10:53:30 jlec Exp $

*abinit-6.0.4 (26 Jun 2010)

  26 Jun 2010; Justin Lecher <jlec@gentoo.org>
  +files/6.0.4-change-default-directories.patch, +files/6.0.4-test.patch,
  +abinit-6.0.4.ebuild, metadata.xml:
  Version Bump

*abinit-5.4.4-r1 (18 Dec 2009)

  18 Dec 2009; Markus Dittrich <markusle@gentoo.org>
  +abinit-5.4.4-r1.ebuild, +files/abinit-5.4.4-test.patch:
  Updated ebuild so it honors CFLAGS/FFLAGS and installs docs
  properly (fixes bug#297195).

*abinit-5.4.4 (05 Jul 2008)

  05 Jul 2008; Donnie Berkholz <dberkholz@gentoo.org>; +abinit-5.4.4.ebuild:
  (#223111) Bump, fix various compilation issues of the older version with
  newer autotools. Keyword ~amd64.

  31 Jan 2008; Donnie Berkholz <dberkholz@gentoo.org>;
  -files/5.2.3-change-default-directories.patch, -abinit-5.2.3.ebuild:
  Clean up.

*abinit-5.3.4 (09 May 2007)

  09 May 2007; Donnie Berkholz <dberkholz@gentoo.org>;
  +files/5.3.4-change-default-directories.patch, +abinit-5.3.4.ebuild:
  Bump.

  18 Oct 2006; Donnie Berkholz <dberkholz@gentoo.org>;
  -files/fix-64bit-detection.patch,
  -files/5.1.3-fix-blas-lapack-check.patch,
  -files/change-default-directories.patch, -files/fix-test-tarball.patch,
  -abinit-5.1.3.ebuild:
  Pull old version.

*abinit-5.2.3 (18 Oct 2006)

  18 Oct 2006; Donnie Berkholz <dberkholz@gentoo.org>;
  +files/5.2.3-fix-64bit-detection.patch,
  +files/5.2.3-change-default-directories.patch, +abinit-5.2.3.ebuild:
  Bump. This is the first release in the 5.x series officially considered
  ready for production use.

  07 Jul 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
  Update to my new email address.

  02 Jul 2006; Luis Medinas <metalgod@gentoo.org> metadata.xml:
  Update metadata to sci-physics.

  02 Jul 2006; Luis Medinas <metalgod@gentoo.org>
  +files/fix-64bit-detection.patch,
  +files/5.1.3-fix-blas-lapack-check.patch,
  +files/change-default-directories.patch, +files/fix-test-tarball.patch,
  +metadata.xml, +abinit-5.1.3.ebuild:
  Moved from sci-chemistry/abinit to sci-physics/abinit.

*abinit-5.1.3 (04 Jun 2006)

  04 Jun 2006; Donnie Berkholz <dberkholz@gentoo.org>;
  +files/fix-64bit-detection.patch,
  +files/5.1.3-fix-blas-lapack-check.patch,
  +files/change-default-directories.patch, +files/fix-test-tarball.patch,
  +metadata.xml, +abinit-5.1.3.ebuild:
  New package for ab initio calculations using density functional theory.
  Requires gcc 4.1 to build, which is why I haven't added it until now.