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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
|
# ChangeLog for sci-libs/blas-reference
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-reference/ChangeLog,v 1.12 2006/07/03 08:05:02 spyderous Exp $
*blas-reference-19940131-r4 (03 Jul 2006)
03 Jul 2006; Donnie Berkholz <spyderous@gentoo.org>;
+blas-reference-19940131-r4.ebuild:
Bumps to switch to new eselect modules.
18 Jun 2006; Markus Rothe <corsair@gentoo.org>
blas-reference-19940131-r3.ebuild:
Added ~ppc64; bug #137033
*blas-reference-19940131-r3 (29 May 2006)
29 May 2006; Donnie Berkholz <spyderous@gentoo.org>;
+files/blas-reference-19940131-autotool.patch,
+blas-reference-19940131-r3.ebuild:
Bump to autotool the package, which makes the build work much better in
parallel and with gcc4.
15 May 2006; Donnie Berkholz <spyderous@gentoo.org>;
blas-reference-19940131-r2.ebuild:
Keyword ~ppc.
18 Feb 2006; Danny van Dyk <kugelfang@gentoo.org>
-blas-reference-19940131-r1.ebuild:
Removed obsolete and masked version.
29 Jan 2006; Simon Stelling <blubb@gentoo.org> +files/Makefile,
-files/Makefile.gz, blas-reference-19940131.ebuild,
blas-reference-19940131-r1.ebuild, blas-reference-19940131-r2.ebuild:
no need to gzip smallish files
13 Nov 2005; Markus Dittrich <markusle@gentoo.org>
blas-reference-19940131-r2.ebuild:
use libtool to link shared library when compiling with ifc, this closes bug #112390
*blas-reference-19940131-r2 (13 Nov 2005)
13 Nov 2005; Olivier Fisette <ribosome@gentoo.org>
+blas-reference-19940131-r2.ebuild:
Migrated to fortran.eclass (bug #65950).
22 Apr 2005; Danny van Dyk <kugelfang@gentoo.org>
blas-reference-19940131.ebuild:
Marked stable on amd64.
02 Feb 2005; Danny van Dyk <kugelfang@gentoo.org>
blas-reference-19940131-r1.ebuild:
GNU Fortran 77 profile name changed to g77 in fortran.eclass
*blas-reference-19940131 (29 Dec 2004)
29 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
+files/Makefile.gz, +files/f77-reference,
+blas-reference-19940131-r1.ebuild, +blas-reference-19940131.ebuild:
Moved from app-sci/blas-reference to sci-libs/blas-reference.
21 Oct 2004; George Shapovalov <george@gentoo.org> blas-reference-19940131.ebuild-r1 :
moved to use fortran.eclass (and 64-bit.eclass), keymasked -* until fortran.eclass settles
06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org>
blas-reference-19940131.ebuild:
Switch to use epause and ebeep, bug #62950
09 Jun 2004; George Shapovalov <george@gentoo.org> blas-reference-19940131.ebuild :
added ~amd64 keyword (ifc masked in use.mask for amd64 profiles until we get 64bit ifc)
02 Jun 2004; Aron Griffis <agriffis@gentoo.org>
blas-reference-19940131.ebuild:
Fix use invocation
11 May 2004; George Shapovalov <george@gentoo.org> blas-reference-19940131.ebuild :
fix for the g77 issue (with >=gcc-3.3.3-r2)
23 Apr 2004; George Shapovalov <george@gentoo.org> blas-reference-19940131.ebuild, files/Makefile.gz :
updated the Makefile to work with new libtool (added --tag=F77 in a few places),
also recompressed it with gzip (works better for small files)
01 Feb 2004; George Shapovalov <george@gentoo.org> blas-reference-19940131.ebuild, files/* :
as per discussion in #30453 renaming (plain) blas to blas-reference.
Will stay package-masked until the whole move is complete, at which point pre-move/pre-virtual versions
will be removed. Preserving the history in this ChangeLog
*blas-reference-19940131 (27 Oct 2003)
27 Oct 2003; George Shapovalov <george@gentoo.org> blas-19940131.ebuild, files/{Makefile.bz2,f77-reference} :
a "real" version (#30462),
according to code this is when last modifications were made.
This version provides both static and shared library.
This is a part of a large ehnahcement of blas support in portage (#30453)
package-masked for now
thanks to Derek Dolney <dolney@astro.physics.upenn.edu> for the "fix"
02 Nov 2002; Hannes Mehnert <hannes@gentoo.org> blas-19980702.ebuild:
marked stable for x86
*blas-reference-19980702 (31 Oct 2002)
31 Oct 2002; Hannes Mehnert <hannes@gentoo.org> blas-19980702.ebuild,
ChangeLog: Initial ebuild.
|