blob: 9d703213902654d8e062322f77c8ec01395885d9 (
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
|
# ChangeLog for app-crypt/gpg-agent
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-agent/ChangeLog,v 1.16 2006/03/21 04:26:53 agriffis Exp $
21 Mar 2006; Aron Griffis <agriffis@gentoo.org> gpg-agent-1.9.19.ebuild:
Mark 1.9.19 stable on ia64
17 Feb 2006; Marcelo Goes <vanquirius@gentoo.org> gpg-agent-1.9.18.ebuild,
gpg-agent-1.9.19.ebuild:
Remove gettext from RDEPEND. Fixes bug 123106. Thanks to Diego Petteno
<flameeyes at gentoo dot org>.
25 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
gpg-agent-1.9.19.ebuild:
Use bindnow-flags function instead of -Wl,-z,now. Drop ppc-macos special case.
*gpg-agent-1.9.19 (19 Sep 2005)
19 Sep 2005; Marcelo Goes <vanquirius@gentoo.org>
-gpg-agent-1.9.16.ebuild, +gpg-agent-1.9.19.ebuild:
Version bump for bug 106536. Thanks to Paolo Pedroni <paolo dot pedroni at
iol dot it>.
16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
Converted to UTF-8, fixed encoding screwups
*gpg-agent-1.9.18 (06 Aug 2005)
06 Aug 2005; Daniel Black <dragonheart@gentoo.org>
-gpg-agent-1.9.14.ebuild, -gpg-agent-1.9.15.ebuild,
gpg-agent-1.9.16.ebuild, +gpg-agent-1.9.18.ebuild:
version bump and cleanout. nls fix as per bug #86147 thank Diego
31 Jul 2005; Aaron Walker <ka0ttic@gentoo.org> gpg-agent-1.9.16.ebuild:
Added ~mips.
*gpg-agent-1.9.16 (18 Jun 2005)
18 Jun 2005; Mike Frysinger <vapier@gentoo.org> +gpg-agent-1.9.16.ebuild:
Version bump.
14 Mar 2005; Aron Griffis <agriffis@gentoo.org> gpg-agent-1.9.15.ebuild:
Add ~alpha, ~ia64
07 Mar 2005; Daniel Black <dragonheart@gentoo.org> gpg-agent-1.9.15.ebuild:
Readded keywords ~sparc ~hppa ~ppc64 due to dependancy keywords added.
*gpg-agent-1.9.15 (23 Jan 2005)
23 Jan 2005; Daniel Black <dragonheart@gentoo.org> -gpg-agent-1.9.10.ebuild,
+gpg-agent-1.9.15.ebuild:
version bump and old version removal
*gpg-agent-1.9.10 (07 Jan 2005)
07 Jan 2005; Daniel Black <dragonheart@gentoo.org> +gpg-agent-1.9.10.ebuild:
Backport as per bug #76992 by Dirk Heinrichs <ext-dirk.heinrichs@nokia.com>
07 Jan 2005; Daniel Black <dragonheart@gentoo.org> gpg-agent-1.9.14.ebuild:
removed version dependancies for gnupg as per bug #76994. Thanks to Dirk
Heinrichs <ext-dirk.heinrichs@nokia.com>
02 Jan 2005; John Mylchreest <johnm@gentoo.org> gpg-agent-1.9.14.ebuild:
fixing up libksba dep which was missing. Adding threads fix (libpth). Now
compiles properly on all systems?
*gpg-agent-1.9.14 (02 Jan 2005)
02 Jan 2005; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
+gpg-agent-1.9.14.ebuild:
Initial version from bug #70811. Ebuild initially by Diego Pettenò
<dgp85@users.sourceforge.net>
|