aboutsummaryrefslogtreecommitdiff
blob: e6d94d055a92e2efad6097ef12574da683e4e7e7 (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
# ChangeLog for sci-physics/openmx
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

*openmx-3.7.3 (18 Jun 2013)

  18 Jun 2013; Honza Macháček <Hloupy.Honza@centrum.cz> +openmx-3.7.3.ebuild,
  +files/3.7-fortran_objects.patch:
  Added 3.7.3 version, played a bit with the detection of the openMP support,
  struggled with the linking of C code with Fortran bits when using MPI.

  03 Mar 2013; Justin Lecher <jlec@gentoo.org> openmx-3.6.ebuild:
  Move to EAPI=5 and shorten DESCRIPTION

  21 Feb 2013; Justin Lecher <jlec@gentoo.org> openmx-3.6.ebuild,
  +metadata.xml:
  Use tc-getPKG_CONFIG from toolchain-funcs.eclass instead of plain pkg-config;
  add missing dep on virtual/pkgconfig

*openmx-3.6 (17 Jan 2013)

  17 Jan 2013; Honza Macháček <Hloupy.Honza@centrum.cz> +openmx-3.6.ebuild:
  Ebuild for OpenMX added