blob: 08932a0765ca402b19247db6080c713f79c182ad (
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
|
# ChangeLog for sci-libs/blas-goto
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-goto/ChangeLog,v 1.11 2007/09/21 06:39:37 dberkholz Exp $
21 Sep 2007; Donnie Berkholz <dberkholz@gentoo.org>;
blas-goto-1.19.ebuild:
Quote LDFLAGS, so multiple flags doesn't kill the build by passing flags
beyond the first directly to make.
*blas-goto-1.19 (20 Sep 2007)
20 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org> +files/blas.pc.in,
+files/eselect.blas.goto, +blas-goto-1.19.ebuild:
Version bump. Added pkg-config support, re-added PROVIDE temporarly
until new virtuals are in main tree. Re-added intel compilers support,
cleanup with seds.
20 Aug 2007; Markus Dittrich <markusle@gentoo.org> -blas-goto-1.09.ebuild,
-blas-goto-1.11.ebuild:
Removed obsolete versions.
*blas-goto-1.16 (20 Aug 2007)
20 Aug 2007; Markus Dittrich <markusle@gentoo.org> +blas-goto-1.16.ebuild:
Version bump (see bug #180601).
18 Aug 2007; Markus Dittrich <markusle@gentoo.org> blas-goto-1.14.ebuild:
Fixed problems with failing seds to Makefile.rule.
06 Jun 2007; Markus Dittrich <markusle@gentoo.org> blas-goto-1.14.ebuild:
Depend on >=binutils-2.17 since we may need SSSE3 instructions
in gas on some CPUs (see bug #180385).
*blas-goto-1.14 (08 May 2007)
08 May 2007; Donnie Berkholz <dberkholz@gentoo.org>;
+blas-goto-1.14.ebuild:
Bump.
*blas-goto-1.11 (19 Feb 2007)
19 Feb 2007; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml,
+blas-goto-1.11.ebuild:
Version bump. Also fixed for LDFLAGS such as as-needed, and tested on
amd64. Added a longdescription on metadata.xml.
08 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -blas-goto-1.08.ebuild:
QA: Removed unused versions.
*blas-goto-1.09 (22 Nov 2006)
22 Nov 2006; Donnie Berkholz <dberkholz@gentoo.org>;
+blas-goto-1.09.ebuild:
Bump.
*blas-goto-1.08 (21 Oct 2006)
21 Oct 2006; Donnie Berkholz <dberkholz@gentoo.org>; +files/eselect-goto,
+metadata.xml, +blas-goto-1.08.ebuild:
New package: The fastest implementations of the Basic Linear Algebra
Subroutines. However, they won't work for all systems because they're
manually tuned.
|