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
104
105
106
107
108
109
|
# ChangeLog for sci-libs/cln
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v 1.21 2007/04/24 21:44:23 markusle Exp $
24 Apr 2007; Markus Dittrich <markusle@gentoo.org> cln-1.1.13.ebuild:
Filter -Os since it causes segmentation faults (see bug #174576).
22 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> cln-1.1.13.ebuild:
ppc stable, bug #175209
20 Apr 2007; Christian Faulhammer <opfer@gentoo.org> cln-1.1.13.ebuild:
stable x86/amd64, bug 175209
19 Apr 2007; Markus Dittrich <markusle@gentoo.org> cln-1.1.13.ebuild:
Changed SLOT back to 1 to avoid package collisions.
*cln-1.1.13 (17 Mar 2007)
17 Mar 2007; Markus Dittrich <markusle@gentoo.org> +cln-1.1.13.ebuild:
Version bump. Removed lots of CFLAGS filtering code from the ebuild
which is hopefully not needed any more for newer gcc versions.
22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
08 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -cln-1.1.6.ebuild:
QA: Removed unused versions.
30 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> cln-1.1.10.ebuild:
stable on ppc (needed for Bug #141446)
06 Sep 2006; Joshua Jackson <tsunam@gentoo.org> cln-1.1.10.ebuild:
Stable x86; bug #141413
*cln-1.1.11 (15 Apr 2006)
15 Apr 2006; Marcus D. Hanwell <cryos@gentoo.org> -cln-1.1.9.ebuild,
cln-1.1.10.ebuild, +cln-1.1.11.ebuild:
Version bump, pruned old version and marked 1.1.10 stable on amd64.
15 Apr 2006; Marcus D. Hanwell <cryos@gentoo.org> cln-1.1.10.ebuild:
Added a filter for -ftracer, closes bug 121773.
20 Mar 2006; Markus Dittrich <markusle@gentoo.org> cln-1.1.6.ebuild:
Replace -Os flag by -O2 since it breaks things. This fixes
bug #126585.
13 Feb 2006; Markus Dittrich <markusle@gentoo.org> cln-1.1.10.ebuild:
Fixed typo in "replace-flags". This fixes bug #122681.
14 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> cln-1.1.10.ebuild:
Replace -Os with -O2, closes bug 112741.
*cln-1.1.10 (16 Nov 2005)
16 Nov 2005; Olivier Fisette <ribosome@gentoo.org> +cln-1.1.10.ebuild:
New version.
20 Sep 2005; <dang@gentoo.org> cln-1.1.9.ebuild:
Fix multilib-strict. Bug #106634
25 Jun 2005; Olivier Fisette <ribosome@gentoo.org> -cln-1.1.5.ebuild:
Removed obsolete version.
*cln-1.1.9 (05 Jun 2005)
05 Jun 2005; Olivier Fisette <ribosome@gentoo.org> +cln-1.1.9.ebuild:
New version.
15 May 2005; Danny van Dyk <kugelfang@gentoo.org> cln-1.1.5.ebuild:
Inherits toolchain-funcs now instead of deprecated gcc eclass.
*cln-1.1.6 (28 Dec 2004)
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
+cln-1.1.5.ebuild, +cln-1.1.6.ebuild:
Moved from dev-libs/cln to sci-libs/cln.
02 Dec 2004; Patrick Kursawe <phosphan@gentoo.org> cln-1.1.6.ebuild:
Fixing the last fix.
23 Nov 2004; Patrick Kursawe <phosphan@gentoo.org> cln-1.1.6.ebuild:
Fixing bug #70779 (compile failure with a certain gcc version and
-finline-functions in CFLAGS)
04 Nov 2004; Patrick Kursawe <phosphan@gentoo.org> +metadata.xml,
cln-1.1.6.ebuild:
Adding metadata, declaring latest version stable for x86.
*cln-1.1.6 (17 Mar 2004)
17 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> cln-1.1.5.ebuild,
cln-1.1.6.ebuild:
Version bump to version that builds on amd64.
14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> cln-1.1.5.ebuild:
Don't assign default to S; header fix
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*cln-1.1.5 (31 Aug 2002)
28 Oct 2002; George Shapovalov <george@gentoo.org> cln-1.1.15.ebuild, ChangeLog :
cleaned app (KEYWORDS, SLOT..., C[XX]FLAGS filters) and added to portage
31 Aug 2002; Pierre-Henri Jondot <Pierre-Henri.Jondot@wanadoo.fr> Changelog :
ebuild submitted by Pierre-Henri Jondot <Pierre-Henri.Jondot@wanadoo.fr>
|