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
|
# ChangeLog for app-crypt/xca
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/ChangeLog,v 1.22 2009/11/08 20:20:03 nixnut Exp $
08 Nov 2009; nixnut <nixnut@gentoo.org> xca-0.7.0.ebuild:
ppc stable #291526
04 Nov 2009; Markus Meier <maekke@gentoo.org> xca-0.7.0.ebuild:
amd64/x86 stable, bug #291526
18 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> xca-0.7.0.ebuild,
+files/xca-0.7.0-gcc44.patch:
Fix building with GCC 4.4+ wrt #289608.
*xca-0.7.0 (03 Oct 2009)
03 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+xca-0.7.0.ebuild:
Version bump (bug #286940).
20 Apr 2009; Markus Meier <maekke@gentoo.org> xca-0.6.4:
amd64 stable, bug #247555
14 Apr 2009; Raúl Porcel <armin76@gentoo.org> xca-0.6.4.ebuild:
x86 stable wrt #247555
11 Apr 2009; nixnut <nixnut@gentoo.org> xca-0.6.4.ebuild:
ppc stable #247555
11 Aug 2008; Ben de Groot <yngwin@gentoo.org> xca-0.6.4.ebuild:
Fix split qt4 deps wrt bug 217161.
19 Jun 2008; Tiziano Müller <dev-zero@gentoo.org> xca-0.6.4.ebuild:
Added LDFLAGS=$(raw-ldflags) since they get passed directly to the linker
(and compilation therefore fails if LDFLAGS="-Wl,--as-needed)". Added
missing eclasses, removed COPYING (and other non-existent) files from
dodoc.
23 Oct 2007; Alon Bar-Lev <alonbl@gentoo.org>
-files/xca-0.5.1-build.patch, -files/xca-0.5.1-db.patch,
-files/xca-0.5.1-gcc4.patch, -files/xca-0.5.1-openssl.patch,
-files/xca-0.5.1-qt.patch, -files/xca-0.6.0-build.patch,
+files/xca-0.6.4-openssl.patch, -xca-0.5.1-r1.ebuild, -xca-0.6.0.ebuild,
xca-0.6.4.ebuild:
Fix bug#196765 thanks for Alexander Skwar for reporting, cleanup
*xca-0.6.4 (22 Sep 2007)
22 Sep 2007; Alon Bar-Lev <alonbl@gentoo.org>
+files/xca-0.6.4-build.patch, +xca-0.6.4.ebuild:
Version bump, bug#192938
*xca-0.6.0 (02 Apr 2007)
02 Apr 2007; Alon Bar-Lev <alonbl@gentoo.org>
+files/xca-0.6.0-build.patch, +xca-0.6.0.ebuild:
Version bump, bug#173047
28 Oct 2006; Alon Bar-Lev <alonbl@gentoo.org> +files/xca-0.5.1-db.patch,
xca-0.5.1-r1.ebuild:
Added db4.3 compatability, thanks to Tomas Sedlak, closes bug#153156
27 Oct 2006; Alon Bar-Lev <alonbl@gentoo.org>
+files/xca-0.5.1-build.patch, -files/xca-0.5.1-qt.diff,
+files/xca-0.5.1-qt.patch, -files/Rules.mak-prefix.patch,
-files/configure-db.patch, -xca-0.5.1.ebuild, xca-0.5.1-r1.ebuild:
Fixes db detection, thanks to Tomas Sedlak, bug#152846. Cleanup old
revisions, organize patchset
*xca-0.5.1-r1 (06 Oct 2006)
06 Oct 2006; Alon Bar-Lev <alonbl@gentoo.org> +files/xca-0.5.1-gcc4.patch,
+files/xca-0.5.1-openssl.patch, +xca-0.5.1-r1.ebuild:
Support gcc4, openssl-0.9.8 bug#144958
11 Jun 2006; Markus Ullmann <jokey@gentoo.org> xca-0.5.1.ebuild:
Fixing deps wrt bug #136437
31 Aug 2005; Luis Medinas <metalgod@gentoo.org> xca-0.5.1.ebuild:
Added ~amd64 keywords.
14 Aug 2005; Daniel Black <dragonheart@gentoo.org>
-files/configure-db-4.1.patch, +files/configure-db.patch,
xca-0.5.1.ebuild:
better (though not perfect) dependancy fix for db-4.* includes
Bug #73955 and bug #94566. Thanks to Michael Krelin, Mike Nerone
and Thomas Meira Andrade.
21 Jul 2005; Caleb Tennis <caleb@gentoo.org> xca-0.5.1.ebuild:
Fix Qt dep per 98180
07 May 2005; David Holm <dholm@gentoo.org> xca-0.5.1.ebuild:
Added to ~ppc.
01 Mar 2005; Sven Wegener <swegener@gentoo.org> xca-0.5.1.ebuild:
Fixed invalid atoms in *DEPEND.
*xca-0.5.1 (01 Mar 2005)
01 Mar 2005; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
+files/Rules.mak-prefix.patch, +files/configure-db-4.1.patch,
+files/xca-0.5.1-qt.diff, +xca-0.5.1.ebuild:
Initial import as per bug #73955. Thanks to Michael Krelin
<gentoodoo@klever.net> for the numberous patches and model ebuilds
|