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 dev-libs/gsl
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/gsl/ChangeLog,v 1.16 2004/06/24 23:11:49 agriffis Exp $
23 May 2004; Bryan �stergaard <kloeri@gentoo.org> gsl-1.4.ebuild:
Stable on alpha.
02 May 2004; David Holm <dholm@gentoo.org> gsl-1.4.ebuild:
Added to ~ppc.
14 Apr 2004; <kloeri@gentoo.org> gsl-1.4.ebuild:
Keyworded ~alpha.
10 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> gsl-1.0.ebuild,
gsl-1.1.1.ebuild, gsl-1.2.ebuild, gsl-1.3.ebuild, gsl-1.4.ebuild:
Cleanup, bump to stable
21 Nov 2003; George Shapovalov <george@gentoo.org> gsl-1.3.ebuild, gsl-1.4.ebuild :
added "filter-mpmath sse", fixes #33059
*gsl-1.4 (18 Nov 2003)
18 Nov 2003; Stephen Diener <sediener@gentoo.org> gsl-1.4.ebuild:
Version bump.
13 Jun 2003; George Shapovalov <george@gentoo.org> gsl-1.3.ebuild :
added filter-flags -ffast-math (#22696), some cleanups.
*gsl-1.1.1 (12 Jun 2003)
12 Jun 2003; <msterret@gentoo.org> gsl-1.1.1.ebuild:
fix Header
*gsl-1.3 (14 Feb 2003)
14 Feb 2003; Martin Holzer <mholzer@gentoo.org> gsl-1.3.ebuild,
files/digest-gsl-1.3 ChangeLog :
Version bump. Closes #15665.
*gsl-1.2 (06 Aug 2002)
18 Oct 2002; George Shapovalov <george@gentoo.org> gsl-1.2.ebuild,
files/k6-undef.diff :
fix building on k6 systems. Thanks to Charles G. Waldman <cgw@alum.mit.edu>, #9011
06 Aug 2002; George Shapovalov <george@gentoo.org> gsl-1.2.ebuild,
files/digest-gsl-1.2 :
new version, renaiming old ebuild sufficed
*gsl-1.0 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|