summaryrefslogtreecommitdiff
blob: f04058534f5849b64a6ab8848f7fa199994e9bbc (plain)
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
# ChangeLog for app-crypt/xca
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/ChangeLog,v 1.14 2008/06/19 12:04:03 dev-zero Exp $

  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