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
|
# ChangeLog for sci-libs/blas-config
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-config/ChangeLog,v 1.5 2006/09/17 13:34:57 kugelfang Exp $
17 Sep 2006; Danny van Dyk <kugelfang@gentoo.org>
blas-config-1.0.1.ebuild:
Marked 1.0.1 prematurely stable on ia64. This is due to a broken dep tree.
Mea culpa.
20 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>;
blas-config-1.0.1.ebuild:
Missing a keyword.
29 Jan 2006; Simon Stelling <blubb@gentoo.org> +files/blas-config-1.0.1,
-files/blas-config-1.0.1.bz2, +files/blas-config, -files/blas-config.bz2,
blas-config-1.0.0.ebuild, blas-config-1.0.1.ebuild:
no need to bzip smallish files
*blas-config-1.0.0 (29 Dec 2004)
29 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
+files/blas-config-1.0.1.bz2, +files/blas-config.bz2,
+blas-config-1.0.0.ebuild, +blas-config-1.0.1.ebuild:
Moved from app-sci/blas-config to sci-libs/blas-config.
19 Dec 2004; Bryan Østergaard <kloeri@gentoo.org>
blas-config-1.0.1.ebuild:
Stable on alpha.
17 Nov 2004; Markus Rothe <corsair@gentoo.org> blas-config-1.0.1.ebuild:
stable on ppc64
03 Nov 2004; Joseph Jezak <josejx@gentoo.org> blas-config-1.0.1.ebuild:
Marked ppc stable for bug #69766.
31 Oct 2004; George Shapovalov <george@gentoo.org> blas-config-1.0.1.ebuild :
marked stable on x86 and amd64, as 1.0.0 no longer works
30 Sep 2004; Ferris McCormick <fmccor@gentoo.org> blas-config-1.0.1.ebuild:
Stable for sparc. Needed for get_libdir function built-in to work correctly
with current baselayout for sparc.
28 Sep 2004; Ferris McCormick <fmccor@gentoo.org> blas-config-1.0.0.ebuild:
Mark stable for sparc. Works fine, and is needed for several app-sci upgrades.
*blas-config-1.0.1 (24 Aug 2004)
09 Sep 2004; Philippe Trottier <tchiwam@gentoo.org>
blas-config-1.0.1.ebuild:
Marked ~ppc64
24 Aug 2004; Danny van Dyk <kugelfang@gentoo.org>
+files/blas-config-1.0.1.bz2, +blas-config-1.0.1.ebuild:
Version bump to 1.0.1 to make blas-conf CONF_LIBDIR aware. This means
compatibility with upcoming multilib support in portage.
06 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> blas-config-1.0.0.ebuild:
Marked stable on ppc and x86.
03 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> blas-config-1.0.0.ebuild:
Marked ~alpha, kloeri tested.
03 Jul 2004; Ferris McCormick <fmccor@gentoo.org> blas-config-1.0.0.ebuild:
add ~sparc keyword (needed for blas-atlas).
06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> blas-config-1.0.0.ebuild:
Marked stable on amd64.
11 May 2004; Danny van Dyk <kugelfang@gentoo.org> blas-config-1.0.0.ebuild:
Marked ~amd64 and ~ppc.
*blas-config-1.0.0 (28 Oct 2003)
28 Oct 2003; George Shapovalov <george@gentoo.org> blas-config-1.0.0.ebuild, Manifest, files/{blas-config.bz2,digest-blas-config-1.0.0} :
initial release (#30454)
Utility to change the default BLAS library
ebuild submitted by Derek Dolney <dolney@astro.physics.upenn.edu>
|