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
|
# ChangeLog for sci-libs/umfpack
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/umfpack/ChangeLog,v 1.16 2009/11/21 07:47:21 bicatali Exp $
*umfpack-5.4.0 (21 Nov 2009)
21 Nov 2009; Sébastien Fabbro <bicatali@gentoo.org>
+umfpack-5.4.0.ebuild:
Version bump
12 Oct 2009; Jeroen Roovers <jer@gentoo.org> umfpack-5.2.0.ebuild:
Stable for HPPA (bug #245707).
27 Sep 2009; nixnut <nixnut@gentoo.org> umfpack-5.2.0.ebuild:
ppc stable #245707
20 Apr 2009; Markus Meier <maekke@gentoo.org> umfpack-5.2.0:
x86 stable, bug #245707
27 Mar 2009; Ferris McCormick <fmccor@gentoo.org> umfpack-5.2.0.ebuild:
Sparc stable, preparation for bug #245707.
23 Mar 2009; Jeremy Olexa <darkside@gentoo.org> umfpack-5.2.0.ebuild:
amd64 stable, bug 245707
23 Mar 2009; Jeremy Olexa <darkside@gentoo.org> umfpack-5.2.0.ebuild:
amd64 stable, bug 245707
08 Feb 2009; Tobias Klausmann <klausman@gentoo.org> umfpack-5.2.0.ebuild:
Stable on alpha, bug #245707
08 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org>
-files/umfpack-5.0.3-autotools.patch,
-files/umfpack-5.1.0-autotools.patch, files/umfpack-5.2.0-autotools.patch,
-umfpack-5.0.3.ebuild, -umfpack-5.1.0.ebuild:
Removed older versions, make tests not failures not die the src_test since
almost all of the failures were only timings. This should be fixed next
version bump, upstream contacted.
15 Apr 2008; Jeroen Roovers <jer@gentoo.org> umfpack-5.2.0.ebuild:
Marked ~hppa (bug #215834).
12 Apr 2008; Raúl Porcel <armin76@gentoo.org> umfpack-5.2.0.ebuild:
Add ~sparc wrt #215834
07 Apr 2008; Tobias Klausmann <klausman@gentoo.org> umfpack-5.2.0.ebuild:
Keyworded on alpha, bug #215834
26 Mar 2008; Markus Rothe <corsair@gentoo.org> umfpack-5.2.0.ebuild:
Added ~ppc64; bug #213359
*umfpack-5.2.0 (29 Jan 2008)
29 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org>
+files/umfpack-5.2.0-autotools.patch, metadata.xml, +umfpack-5.2.0.ebuild:
Version bump. Updated description, udpated patch.
09 Sep 2007; Joseph Jezak <josejx@gentoo.org> umfpack-5.1.0.ebuild:
Marked ~ppc for bug #191600.
*umfpack-5.1.0 (18 Aug 2007)
18 Aug 2007; Sébastien Fabbro <bicatali@gentoo.org>
+files/umfpack-5.1.0-autotools.patch, umfpack-5.0.3.ebuild,
+umfpack-5.1.0.ebuild:
Version bump. Fixed autotools patch
*umfpack-5.0.3 (19 Feb 2007)
19 Feb 2007; Sébastien Fabbro <bicatali@gentoo.org>
+files/umfpack-5.0.3-autotools.patch, +metadata.xml,
+umfpack-5.0.3.ebuild:
Initial import. Closing bug #40255, with autotoolization added.
Thanks Nathaniel Domingo <nathaniel.domingo@up.edu.ph> for the initial ebuild.
|