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
|
# ChangeLog for dev-cpp/libassa
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libassa/ChangeLog,v 1.22 2015/06/09 13:02:45 jlec Exp $
09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Updating remote-id in metadata.xml
09 Apr 2013; Christoph Mende <angelos@gentoo.org> -libassa-3.5.1.ebuild:
Remove old
17 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libassa-3.5.1-r1.ebuild:
x86 stable wrt bug #433203
14 Sep 2012; Agostino Sarubbo <ago@gentoo.org> libassa-3.5.1-r1.ebuild:
Stable for amd64, wrt bug #433203
*libassa-3.5.1-r1 (13 Jul 2012)
13 Jul 2012; Christoph Mende <angelos@gentoo.org>
+files/libassa-3.5.1-gcc47.patch, +libassa-3.5.1-r1.ebuild,
-files/libassa-3.5.0-dont-run-ldconfig.patch,
-files/libassa-3.5.0-gcc44.patch, -files/libassa-3.5.0-ldflags.patch,
-files/libassa-3.5.0-link-dynamically.patch, -libassa-3.5.0.ebuild:
Fix header for gcc 4.7 (bug #425110)
27 May 2012; Christoph Mende <angelos@gentoo.org> libassa-3.5.1.ebuild:
Stable on amd64 (bug #417691)
27 May 2012; Jeff Horelick <jdhore@gentoo.org> libassa-3.5.1.ebuild:
marked x86 per bug 417691
26 May 2012; Christoph Mende <angelos@gentoo.org> libassa-3.5.1.ebuild:
Add missing dependency
*libassa-3.5.1 (26 May 2012)
26 May 2012; Christoph Mende <angelos@gentoo.org> +libassa-3.5.1.ebuild:
Version bump
19 Jul 2011; Christoph Mende <angelos@gentoo.org> libassa-3.5.0.ebuild,
+files/libassa-3.5.0-link-dynamically.patch:
Add USE=doc to control docs installation and fix insecure rpaths by linking
dynamically
20 Mar 2011; Christoph Mende <angelos@gentoo.org> libassa-3.5.0.ebuild:
Made building of static libraries optional and removed .la files
19 Feb 2011; <angelos@gentoo.org> libassa-3.5.0.ebuild,
+files/libassa-3.5.0-ldflags.patch:
Respect LDFLAGS (bug #335545)
28 May 2010; Christoph Mende <angelos@gentoo.org> libassa-3.5.0.ebuild,
+files/libassa-3.5.0-fix-tests.patch:
Fix tests (bug 299605)
23 Nov 2009; Markus Meier <maekke@gentoo.org> libassa-3.5.0.ebuild:
x86 stable, bug #293978
12 Nov 2009; Christoph Mende <angelos@gentoo.org> libassa-3.5.0.ebuild,
+files/libassa-3.5.0-dont-run-ldconfig.patch:
Fix sandbox access violation (bug #291108)
04 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> libassa-3.5.0.ebuild,
+files/libassa-3.5.0-gcc44.patch:
Fix building with GCC 4.4+ wrt #281733.
14 Apr 2009; Raúl Porcel <armin76@gentoo.org> libassa-3.5.0.ebuild:
Add ~x86 wrt #265897
11 Jun 2008; Christoph Mende <angelos@gentoo.org> -libassa-3.4.2.ebuild:
Remove old
14 May 2008; Christoph Mende <angelos@gentoo.org> libassa-3.5.0.ebuild:
Stable on amd64
*libassa-3.5.0 (14 Feb 2008)
14 Feb 2008; Christoph Mende <angelos@gentoo.org> +libassa-3.5.0.ebuild:
Version bump
11 Oct 2007; Christoph Mende <angelos@gentoo.org> libassa-3.4.2.ebuild:
Stable on amd64
*libassa-3.4.2 (11 Sep 2007)
11 Sep 2007; Christoph Mende <angelos@gentoo.org> +libassa-3.4.2.ebuild:
Initial import
|