summaryrefslogtreecommitdiff
blob: b107c08f650eb1d036b93ce810176b31c68d789b (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
# ChangeLog for sci-libs/scipy
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/scipy/ChangeLog,v 1.12 2006/09/24 07:31:47 dberkholz Exp $

  24 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; scipy-0.4.8.ebuild,
  scipy-0.4.8-r1.ebuild, scipy-0.4.9.ebuild:
  (#144744) Block out >=numpy-1_beta and newer.

*scipy-0.5.1 (24 Sep 2006)

  24 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; +scipy-0.5.1.ebuild:
  Bump.

  24 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; scipy-0.4.9.ebuild:
  Setting LDFLAGS at all entirely overrides the linker flags within the build
  and breaks it. See comp.lang.python thread 'Building things with setup.py'
  from 21 Sept. 2006.

  24 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; scipy-0.4.9.ebuild:
  Newer atlas doesn't have USE=ifc, so stop checking for it.

*scipy-0.4.9 (14 Jun 2006)

  14 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; +scipy-0.4.9.ebuild:
  Bump. Incorporates many changes from the science overlay, mainly from bicatali.

  14 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>;
  scipy-0.4.8-r1.ebuild:
  Remove =gcc-3* dep.

  13 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>;
  scipy-0.4.8-r1.ebuild:
  Keyword ~ppc.

  13 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>;
  scipy-0.4.8-r1.ebuild:
  (#134248) Fix for gcc4, and stop appending -O3 -funroll-loops at the end of
  our compiler flags by specifying --opt.

  13 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>;
  scipy-0.4.8-r1.ebuild:
  When checking for ATLAS, do it case-insensitively. Future planning for
  blas-config and lapack-config as eselect wrappers.

*scipy-0.4.8-r1 (13 Apr 2006)

  13 Apr 2006; Olivier Fisette <ribosome@gentoo.org> +scipy-0.4.8-r1.ebuild:
  Added ATLAS profile check in pk_setup() (fixes bug #129524).

*scipy-0.4.8 (01 Apr 2006)

  01 Apr 2006; Olivier Fisette <ribosome@gentoo.org> +scipy-0.4.8.ebuild:
  New version. Thanks to bicatali and other contributors for their work.

*scipy-0.3.2 (22 Aug 2005)

  22 Aug 2005; Peter Bienstman <pbienst@gentoo.org> +files/system_info.diff,
  +metadata.xml, +scipy-0.3.2.ebuild:
  Initial import. Closes 24593. Thanks to D. Grant, D. Dale and others.