summaryrefslogtreecommitdiff
blob: 2dbc2129123caf714aa82b422fb1b0145f10e84d (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
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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
# ChangeLog for app-crypt/gpgme
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/ChangeLog,v 1.88 2006/04/27 12:22:36 marienz Exp $

  27 Apr 2006; Marien Zwart <marienz@gentoo.org>
  files/digest-gpgme-0.3.14-r1, files/digest-gpgme-1.0.2,
  files/digest-gpgme-1.0.3, files/digest-gpgme-1.1.0,
  files/digest-gpgme-1.1.2, Manifest:
  Fixing SHA256 digest for real, pass three...

  27 Apr 2006; Marien Zwart <marienz@gentoo.org>
  files/digest-gpgme-0.3.14-r1, files/digest-gpgme-1.0.2,
  files/digest-gpgme-1.0.3, files/digest-gpgme-1.1.0,
  files/digest-gpgme-1.1.2, Manifest:
  Fixing SHA256 digest, pass two.

  24 Apr 2006; Stefan Schweizer <genstef@gentoo.org> gpgme-1.1.2.ebuild:
  Take only gpg - the old 1.4-version, because 1.9 is still unstable, solves
  bug 130992

*gpgme-1.1.2 (26 Mar 2006)

  26 Mar 2006; Stefan Schweizer <genstef@gentoo.org> +gpgme-1.1.2.ebuild:
  version bump, masked in anticipation of gnupg-1.9 unmask

  23 Feb 2006; Aron Griffis <agriffis@gentoo.org> gpgme-1.1.0.ebuild:
  Mark 1.1.0 stable on ia64

  20 Feb 2006; Fabian Groffen <grobian@gentoo.org>
  +files/gpgme-1.1.0-pth-test.patch, gpgme-1.1.0.ebuild:
  Added patch to allow compilation on ppc-macos.  Patch by exg at gentoo dot org

*gpgme-1.1.0 (26 Oct 2005)

  26 Oct 2005; Fabian Groffen <grobian@gentoo.org> gpgme-1.0.3.ebuild,
  +gpgme-1.1.0.ebuild:
  Added new version (bug #110237)

  17 Oct 2005; Daniel Black <dragonheart@gentoo.org> gpgme-1.0.2.ebuild,
  gpgme-1.0.3.ebuild:
  fixed selinux test failures due to inability to export secret key - bug
  #106711. Patch thanks to Tudor Alexandru Dragos

  19 Sep 2005; Marcelo Goes <vanquirius@gentoo.org> gpgme-1.0.2.ebuild:
  Use mirror:// in SRC_URI.

  16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
  Converted to UTF-8, fixed encoding screwups

*gpgme-1.0.3 (14 Aug 2005)

  14 Aug 2005; Daniel Black <dragonheart@gentoo.org> +gpgme-1.0.3.ebuild:
  version bump as per bug #97709. thanks to david somers.
  Make test may fail - http://lists.gnupg.org/pipermail/gnupg-devel/2005-August/022263.html

*gpgme-1.0.2-r1 (16 Jul 2005)

  14 Aug 2005; Daniel Black <dragonheart@gentoo.org>  gpgme-1.0.2-r1.ebuild files/digest-gpgme-1.0.2-r1
  Changed to mirror://gnupg/

  01 Jul 2005; Hardave Riar <hardave@gentoo.org> gpgme-1.0.2.ebuild:
  Stable on mips

  08 Jun 2005; Daniel Black <dragonheart@gentoo.org> gpgme-0.3.14-r1.ebuild,
  -gpgme-0.9.0-r1.ebuild, -gpgme-1.0.1.ebuild, -gpgme-1.0.1-r1.ebuild,
  gpgme-1.0.2.ebuild:
  added dropped mips keyword. old version cleanout

  21 May 2005; Daniel Black <dragonheart@gentoo.org> +files/gpgme3.m4.patch,
  gpgme-0.3.14-r1.ebuild:
  patch for aclocal warning by Joel Konkle-Parker added.

  24 Apr 2005; Tom Martin <slarti@gentoo.org> gpgme-1.0.2.ebuild:
  Stable on amd64.

  08 Apr 2005; Markus Rothe <corsair@gentoo.org> gpgme-1.0.2.ebuild:
  Stable on ppc64

  31 Mar 2005; Aron Griffis <agriffis@gentoo.org> gpgme-1.0.2.ebuild:
  stable on ia64

  28 Mar 2005; Guy Martin <gmsoft@gentoo.org> gpgme-1.0.2.ebuild:
  Stable on hppa.

  27 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> gpgme-1.0.2.ebuild:
  Stable on ppc.

  26 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> gpgme-1.0.2.ebuild:
  Stable on alpha.

  23 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> gpgme-1.0.2.ebuild:
  Stable on sparc

  22 Mar 2005; Daniel Black <dragonheart@gentoo.org> gpgme-1.0.2.ebuild:
  x86 stable as per bug #84311

  22 Feb 2005; Hardave Riar <hardave@gentoo.org> gpgme-0.9.0-r1.ebuild:
  Marked ~mips

  13 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> gpgme-1.0.2.ebuild:
  Modified to work on ppc-macos

*gpgme-1.0.2 (13 Jan 2005)

  13 Jan 2005; Daniel Black <dragonheart@gentoo.org> +gpgme-1.0.2.ebuild:
  version bump

  02 Jan 2005; Markus Rothe <corsair@gentoo.org> gpgme-1.0.1-r1.ebuild,
  gpgme-1.0.1.ebuild:
  removed check for ppc64 from pth dependency; bug #72897

  12 Dec 2004; Daniel Black <dragonheart@gentoo.org> -gpgme-0.3.14.ebuild,
  -gpgme-0.3.16.ebuild, -gpgme-0.4.0.ebuild, -gpgme-0.4.7.ebuild,
  gpgme-0.9.0-r1.ebuild, gpgme-1.0.1-r1.ebuild, gpgme-1.0.1.ebuild:
  Cleanout finally as per bug #72615. Removed unnecessary conflict dependancies

  31 Oct 2004; Tom Gall <tgall@gentoo.org> gpgme-0.3.14-r1.ebuild:
  stable on ppc64, bug #64485

*gpgme-1.0.1-r1 (25 Oct 2004)

  25 Oct 2004; Daniel Black <dragonheart@gentoo.org>
  -files/gpgme-1.0.0-assuan_fix.patch, -files/gpgme-1.0.0-testconfigure.patch,
  -gpgme-1.0.0-r1.ebuild, -gpgme-1.0.0-r2.ebuild, -gpgme-1.0.0-r3.ebuild,
  -gpgme-0.9.0-r20.ebuild, -gpgme-1.0.0.ebuild, +gpgme-1.0.1-r1.ebuild,
  +gpgme-1.0.1.ebuild:
  commited version 1.0.1 as per bug #68724. Removed 1.0.0* due to bug #67517 and
  other faults. Thanks to Erinn Looney-Triggs <erinn_looneytriggs@ekit.com> and
  Jeremy Huddleston <eradicator@gentoo.org>

  17 Oct 2004; Akinori Hattori <hattya@gentoo.org> gpgme-0.9.0-r1.ebuild:
  stable on ia64, bug #64485

  17 Oct 2004; Akinori Hattori <hattya@gentoo.org> gpgme-0.3.14-r1.ebuild:
  stable on ia64, bug #64485

*gpgme-1.0.0-r3 (14 Oct 2004)

  14 Oct 2004; Daniel Black <dragonheart@gentoo.org> gpgme-1.0.0-r2.ebuild,
  +gpgme-1.0.0-r3.ebuild:
  -r2 masked as it depends on unstable gnupg-1.9 bug #67453. gpgme-1.0.0-r3
  added to fix #66190.

  13 Oct 2004; Travis Tilley <lv@gentoo.org> gpgme-0.3.14-r1.ebuild,
  gpgme-0.9.0-r1.ebuild:
  stable on amd64

*gpgme-1.0.0-r2 (13 Oct 2004)

  13 Oct 2004; Konstantin Arkhipov <voxus@gentoo.org>
  +files/gpgme-1.0.0-assuan_fix.patch,
  +gpgme-1.0.0-r2.ebuild:
  Trivial configure fix, closing bug #66362.
  Thanks to Gregorio Guidi <g.guidi@sns.it>.

  05 Oct 2004; Guy Martin <gmsoft@gentoo.org> gpgme-0.3.14-r1.ebuild:
  Stable on hppa.

  04 Oct 2004; Guy Martin <gmsoft@gentoo.org> gpgme-0.9.0-r1.ebuild:
  Stable on hppa.

  03 Oct 2004; Daniel Black <dragonheart@gentoo.org> gpgme-1.0.0-r1.ebuild,
  gpgme-1.0.0.ebuild:
  Fixed as per bug #66190. Thank to Tóth Csaba <tsabi-gentoo@tsabi.hu>

*gpgme-1.0.0-r1 (03 Oct 2004)

  03 Oct 2004; Daniel Black <dragonheart@gentoo.org>
  +files/gpgme-1.0.0-testconfigure.patch, +gpgme-1.0.0-r1.ebuild,
  +gpgme-1.0.0.ebuild:
  version bump. 1.0.0 without smime support and 1.0.0-r1 with smime support

  02 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> gpgme-0.9.0-r1.ebuild:
  Stable on alpha, requested in bug 64485.

  02 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> gpgme-0.3.14-r1.ebuild:
  Stable on alpha, requested in bug 64485.

  23 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> gpgme-0.3.14-r1.ebuild,
  gpgme-0.9.0-r1.ebuild:
  Stable on sparc wrt #64485

  18 Sep 2004; Daniel Black <dragonheart@gentoo.org> gpgme-0.3.14-r1.ebuild,
  gpgme-0.9.0-r1.ebuild:
  x86 stable as per bug #64485

*gpgme-0.9.0-r20 (27 Aug 2004)

  27 Aug 2004; <dragonheart@gentoo.org> gpgme-0.3.16.ebuild, 
  gpgme-0.9.0-r1.ebuild, +gpgme-0.9.0-r20.ebuild:
  Fixes gcrypt to be a runtime depend as well. 0.3.16 missing Block on 0.9*.
  Version added to support smime again

  25 Aug 2004; <dragonheart@gentoo.org> metadata.xml, 
  gpgme-0.3.14.ebuild:
  Added package blocks. Thanks genone for the suggestion - bug #60126.
  Tom added the gpgme-0.9.0-r1 blocker last commit

  22 Aug 2004; Tom Gall <tgall@gentoo.org> gpgme-0.9.0-r1.ebuild:
  stable on ppc64 bug #58237

  16 Aug 2004; Daniel Black <dragonheart@gentoo.org> gpgme-0.3.14-r1.ebuild:
  Have modified gpgme-0.3.14-r1 a bit to make it easier. REmoved duplicat econf
  as well bug #57193 refers

  13 Aug 2004; Daniel Black <dragonheart@gentoo.org> gpgme-0.3.14-r1.ebuild:
  Misses fix on gpgme/mkerror. Thanks to fix by Mihai Limbasan
  <mihailim@yahoo.com> in bug #60149

  11 Aug 2004; Daniel Black <dragonheart@gentoo.org> gpgme-0.3.14-r1.ebuild:
  Fixes thanks to genone

  09 Aug 2004; Daniel Black <dragonheart@gentoo.org> gpgme-0.3.14-r1.ebuild:
  header files fix - gpgme.h -> gpgme3.h

  08 Aug 2004; Daniel Black <dragonheart@gentoo.org> gpgme-0.3.14-r1.ebuild,
  gpgme-0.9.0-r1.ebuild:
  Dependancy changed thanks to Gregorio Guidi in bug #57193. Ebuilds have been
  unmasked

*gpgme-0.3.14-r1 (07 Aug 2004)

  07 Aug 2004; Daniel Black <dragonheart@gentoo.org> +gpgme-0.3.14-r1.ebuild,
  +gpgme-0.9.0-r1.ebuild, -gpgme-0.9.0.ebuild:
  versions gpgme-0.3.14-r1 and gpgme-0.9.0-r1 commited as per bug #57193. Will
  unmask once dependancies are fixed

  31 Jul 2004; Tom Gall <tgall@gentoo.org> gpgme-0.3.16.ebuild:
  stable on ppc64, bug #57114

*gpgme-0.9.0 (29 Jul 2004)

  29 Jul 2004; Caleb Tennis <caleb@gentoo.org> gpgme-0.9.0.ebuild:
  New version. Make it depend on a newer gnupg, and add a line to configure to
  tell it the binary name is now /usr/bin/gpg2.  This still seems to have compilation
  problems with the latest gnupg's, and the upstream site gives HTTP errors when I fill out
  a bug report...

  24 Jul 2004; Mike Frysinger <vapier@gentoo.org> gpgme-0.4.7.ebuild:
  Add smime USE #50681 by Malte S. Stretz.

  15 Jul 2004; Daniel Black <dragonheart@gentoo.org> gpgme-0.3.14.ebuild,
  gpgme-0.3.16.ebuild, gpgme-0.4.0.ebuild, gpgme-0.4.7.ebuild:
  crypt use flag removed

  14 Jul 2004; Daniel Black <dragonheart@gentoo.org> gpgme-0.3.16.ebuild,
  gpgme-0.4.7.ebuild:
  Fix circular depend with app-crypt/cryptplug as described in bug #55867.
  Thanks seemant.

  04 Jun 2004; Daniel Black <dragonheart@gentoo.org> gpgme-0.4.0.ebuild,
  gpgme-0.4.7.ebuild:
  Dependancy dev-libs/libgcrypt added to fix bug #52127. Thanks to Wim
  Uyttebroek <wim.uyttebroek@st.cs.kuleuven.ac.be>

*gpgme-0.4.7 (30 May 2004)

  30 May 2004; Mike Frysinger <vapier@gentoo.org> gpgme-0.3.16.ebuild,
  +gpgme-0.4.7.ebuild:
  Version bump #49608 by Daniel Webert.

*gpgme-0.3.16 (30 May 2004)

  30 May 2004; Mike Frysinger <vapier@gentoo.org> +gpgme-0.3.16.ebuild:
  Version bump #49607 by Daniel Webert.

  25 Apr 2004; Aron Griffis <agriffis@gentoo.org> gpgme-0.3.14.ebuild,
  gpgme-0.4.0.ebuild:
  Add die following econf for bug 48950

  24 Apr 2004; Daniel Black <dragonheart@gentoo.org> gpgme-0.3.12.ebuild,
  gpgme-0.3.13.ebuild, gpgme-0.3.14.ebuild, gpgme-0.3.6-r1.ebuild,
  gpgme-0.3.9.ebuild, gpgme-0.4.0.ebuild, metadata.xml:
  Cleaned old ebuilds. Added a few DEPENDS

  17 Feb 2004; Aron Griffis <agriffis@gentoo.org> gpgme-0.3.12.ebuild,
  gpgme-0.3.13.ebuild, gpgme-0.3.14.ebuild, gpgme-0.4.0.ebuild:
  stable on alpha and ia64

  07 Feb 2004; Lars Weiler <pylon@gentoo.org> gpgme-0.4.0.ebuild:
  stable on ppc

  24 Jan 2004; Jason Wever <weeve@gentoo.org> gpgme-0.4.0.ebuild:
  Marked stable on sparc.

  09 Jan 2004; Aron Griffis <agriffis@gentoo.org> gpgme-0.3.14.ebuild:
  stable on alpha

  07 Jan 2004; Jon Portnoy <avenj@gentoo.org> gpgme-0.4.0.ebuild, 
  gpgme-0.3.14.ebuild :
  AMD64 keywords.

  06 Jan 2004; Jason Wever <weeve@gentoo.org> gpgme-0.4.0.ebuild:
  Added ~sparc keyword.

  03 Oct 2003; Aron Griffis <agriffis@gentoo.org> gpgme-0.4.0.ebuild:
  Stable on alpha

  14 Aug 2003; Aron Griffis <agriffis@gentoo.org> gpgme-0.3.14.ebuild,
  gpgme-0.4.0.ebuild:
  Add ~alpha to KEYWORDS

*gpgme-0.4.0 (29 Jan 2003)

  06 Jul 2003; Guy Martin <gmsoft@gentoo.org> gpgme-0.4.0.ebuild :
  Added hppa to KEYWORDS.

  05 Mar 2003; Bartosch Pixa <darkspecter@gentoo.org> gpgme-0.4.0.ebuild:
  set ~ppc in keywords

  29 Jan 2003; J Robert Ray <jrray@gentoo.org> : Added slotted 0.4.0 ebuild
  that installs all library files as called 'gpgme4', run gpgme4-config
  instead of gpgme-config to find the correct CFLAGS and LDFLAGS to pass
  to a program that needs gpgme 0.4.0 or later.

*gpgme-0.3.14 (29 Jan 2003)

  06 Jul 2003; Guy Martin <gmsoft@gentoo.org> gpgme-0.3.14.ebuild :
  Added hppa to KEYWORDS.

  27 Mar 2003; Jason Wever <weeve@gentoo.org> gpgme-0.3.14.ebuild:
  Changed ~sparc keyword to sparc.

  13 Feb 2003; Yannick Koehler <ykoehler@gentoo.org> gpgme-0.3.14.ebuild :
  Added missing USE flag 'nls crypt doc' to IUSE.

  13 Feb 2003; Mark Guertin <gerk@gentoo.org> gpgme-0.3.14.ebuild :
  set ppc in keywords

  29 Jan 2003; J Robert Ray <jrray@gentoo.org> : Added 0.3.14 and unmasking
  for x86, contains lots of bug fixes over the currently unmasked 0.3.9
  version.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*gpgme-0.3.13 (26 Nov 2002)

  13 Feb 2003; Yannick Koehler <ykoehler@gentoo.org> gpgme-0.3.13.ebuild :
  Added missing USE flag 'nls crypt doc' to IUSE.

  26 Nov 2002; J Robert Ray <jrray@gentoo.org> gpgme-0.3.13.ebuild :
  Version bump, no longer an alpha release.  Closing bug 11213.

*gpgme-0.3.12 (18 Oct 2002)

  13 Feb 2003; Yannick Koehler <ykoehler@gentoo.org> gpgme-0.3.12.ebuild :
  Added missing USE flag 'nls crypt doc' to IUSE.

  18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> gpgme-0.3.12.ebuild :
  Version bump, found by Jacob Perkins <jap1@ionet.net> in #6665.

*gpgme-0.3.9 (23 Aug 2002)

  23 Aug 2002; Seemant Kulleen <seemant@gentoo.org> gpgme-0.3.9.ebuild
  files/digest-gpgme-0.3.9 :

  Version bump.

*gpgme-0.3.6-r1 (16 Jul 2002)

  28 Jul 2002; Calum Selkrik <cselkirk@gentoo.org> gpgme-0.3.6-r1.ebuild :

  Added ppc to KEYWORDS.

  16 Jul 2002; Seemant Kulleen <seemant@gentoo.org> gpgme-0.3.6-r1.ebuild
  files/digest-gpgme-0.3.6-r1 :

  Plugin is now available, so that Kmail etc can use gpgme.  Fix submitted
  by: gentoo-bugs@devrieze.net (Paul de Vrieze) in bug #5086.

*gpgme-0.3.6 (20 May 2002)

  20 May 2002; Seemant Kulleen <seemant@gentoo.org> gpgme-0.3.6.ebuild
  files/digest-gpgme-0.3.6 :

  Version bump

*gpgme-0.2.3 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.