summaryrefslogtreecommitdiff
blob: 44da8502d943074599c2aa2295c56ed926afe149 (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
# ChangeLog for sci-libs/arpack
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/arpack/ChangeLog,v 1.5 2007/12/04 15:45:10 bicatali Exp $

  04 Dec 2007; Sébastien Fabbro <bicatali@gentoo.org>
  files/arpack-arscnd.patch, files/arpack-autotools.patch:
  Fixed patch to avoid optiimization on {s,d}lamch.f and {s,d}laruv.f of the
  internal lapack, which caused hanging on x86 (bug #197801).

*arpack-96-r2 (02 Nov 2007)

  02 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org>
  +files/arpack-arscnd.patch, +arpack-96-r2.ebuild:
  Added a patch fixing proper symbol duplication with lapack, thanks to
  Radice David <david.e.pi.3.14@gmail.com> (bug #197796) and added blas
  pkg-config support.

*arpack-96-r1 (26 Sep 2007)

  26 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org>
  files/arpack-autotools.patch, -arpack-96.ebuild, +arpack-96-r1.ebuild:
  Now compiles with local lapack as system lapack do not go along well (Thanks
  Michael Krause for the report). New autotools patch, lots of cleanup and a
  working mpi. Also fixed LICENSE as RiceBSD.

  26 Sep 2007; Markus Dittrich <markusle@gentoo.org>
  +files/arpack-96-gcc-4.2.patch, arpack-96.ebuild:
  Removed obsolete ETIME to comply with gcc-4.2 (see bug #193822).
  Thanks much to Guillaume Horel <ghorel@stanford.edu> for his
  patch.

*arpack-96 (22 Mar 2007)

  22 Mar 2007; Sébastien Fabbro <bicatali@gentoo.org>
  +files/arpack-autotools.patch, +metadata.xml, +arpack-96.ebuild:
  Initial import, closing bug #69241. Thanks David Grant
  <david.grant@telus.net> for the initial ebuild.