summaryrefslogtreecommitdiff
blob: 7905764414d1eb5622ca1cd2a3d0b03a5347ccc9 (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
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
# ChangeLog for net-mail/offlineimap
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/offlineimap/ChangeLog,v 1.99 2015/04/08 18:18:33 mgorny Exp $

  08 Apr 2015; Michał Górny <mgorny@gentoo.org> offlineimap-6.5.5.ebuild,
  offlineimap-6.5.6.ebuild:
  Drop old Python implementations

  06 Oct 2014; Thomas Kahle <tomka@gentoo.org> metadata.xml:
  Remove me from metadata.xml

*offlineimap-6.5.6 (11 Jun 2014)

  11 Jun 2014; Thomas Kahle <tomka@gentoo.org> +offlineimap-6.5.6.ebuild,
  -files/offlineimap-6.3.2-darwin10.patch,
  -files/offlineimap-6.3.4-fix-manpage-headings.patch,
  -offlineimap-6.3.4.ebuild, -offlineimap-6.5.4-r1.ebuild,
  -offlineimap-6.5.4.ebuild:
  Bump to 6.5.6, remove old

  14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> offlineimap-6.5.5.ebuild:
  Stable for ppc, wrt bug #495866

  14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> offlineimap-6.5.5.ebuild:
  Stable for x86, wrt bug #495866

  12 Jan 2014; Pacho Ramos <pacho@gentoo.org> offlineimap-6.5.5.ebuild:
  amd64 stable, bug #495866

*offlineimap-6.5.5 (08 Oct 2013)

  08 Oct 2013; Thomas Kahle <tomka@gentoo.org> +offlineimap-6.5.5.ebuild:
  bump to 6.5.5

  14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> offlineimap-6.5.4-r1.ebuild:
  Stable for ppc, wrt bug #457434

  14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> offlineimap-6.5.4-r1.ebuild:
  Stable for x86, wrt bug #457434

  14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> offlineimap-6.5.4-r1.ebuild:
  Stable for amd64, wrt bug #457434

  16 Jan 2013; Michał Górny <mgorny@gentoo.org> offlineimap-6.5.4-r1.ebuild:
  Fix PYTHON_USE_WITH. Sorry for my mistake.

  15 Jan 2013; Michał Górny <mgorny@gentoo.org> offlineimap-6.5.4-r1.ebuild:
  Fix dependency on sqlite support. The package supports Python's built-in
  sqlite3 only.

*offlineimap-6.5.4-r1 (19 Dec 2012)

  19 Dec 2012; Thomas Kahle <tomka@gentoo.org> +offlineimap-6.5.4-r1.ebuild,
  -files/offlineimap-6.3.1-darwin10.patch,
  -files/offlineimap-6.3.1-version.patch, -offlineimap-6.3.1-r1.ebuild,
  -offlineimap-6.3.2.2.ebuild, -offlineimap-6.5.3.1.ebuild, metadata.xml:
  USE conditional dependency on pysqlite (for sqlite backend), remove old.

*offlineimap-6.5.4 (03 Jun 2012)

  03 Jun 2012; Thomas Kahle <tomka@gentoo.org> +offlineimap-6.5.4.ebuild,
  -files/offlineimap-6.5.2.1-darwin10.patch, -offlineimap-6.5.1.2.ebuild,
  -offlineimap-6.5.2.1.ebuild, -offlineimap-6.5.2.1_rc1.ebuild,
  -offlineimap-6.5.2.ebuild:
  Bump to 6.5.4, remove old

*offlineimap-6.5.3.1 (26 Apr 2012)

  26 Apr 2012; Thomas Kahle <tomka@gentoo.org>
  +files/offlineimap-6.5.3.1-darwin10.patch, +offlineimap-6.5.3.1.ebuild:
  bump to 6.5.3.1

  23 Apr 2012; Michał Górny <mgorny@gentoo.org> offlineimap-6.5.1.2.ebuild,
  offlineimap-6.5.2.ebuild, offlineimap-6.5.2.1_rc1.ebuild,
  offlineimap-6.5.2.1.ebuild:
  Use mirror://github.

  07 Mar 2012; Brent Baude <ranger@gentoo.org> offlineimap-6.3.4.ebuild:
  Marking offlineimap-6.3.4 ppc for bug 389703

  25 Feb 2012; Patrick Lauer <patrick@gentoo.org> offlineimap-6.3.1-r1.ebuild,
  offlineimap-6.3.2.2.ebuild, offlineimap-6.3.4.ebuild,
  offlineimap-6.5.1.2.ebuild, offlineimap-6.5.2.1.ebuild,
  offlineimap-6.5.2.1_rc1.ebuild, offlineimap-6.5.2.ebuild:
  Restricting pypy

*offlineimap-6.5.2.1 (05 Feb 2012)

  05 Feb 2012; Thomas Kahle <tomka@gentoo.org> +offlineimap-6.5.2.1.ebuild,
  +files/offlineimap-6.5.2.1-darwin10.patch:
  bump to 6.5.2.1

*offlineimap-6.5.2.1_rc1 (25 Jan 2012)

  25 Jan 2012; Thomas Kahle <tomka@gentoo.org> +offlineimap-6.5.2.1_rc1.ebuild:
  bump to 6.5.2.1_rc1 to fix bug 399597

*offlineimap-6.5.2 (17 Jan 2012)

  17 Jan 2012; Thomas Kahle <tomka@gentoo.org> +offlineimap-6.5.2.ebuild:
  bump to 6.5.2

*offlineimap-6.5.1.2 (08 Jan 2012)

  08 Jan 2012; Thomas Kahle <tomka@gentoo.org> -offlineimap-6.4.2.ebuild,
  +offlineimap-6.5.1.2.ebuild:
  Bump to 6.5.1.2 and remove 6.4.2 which had a critical problem

  12 Dec 2011; Thomas Kahle <tomka@gentoo.org> offlineimap-6.4.2.ebuild:
  Set python abi to not build for 2.[45]

  10 Dec 2011; Thomas Kahle <tomka@gentoo.org> offlineimap-6.4.2.ebuild:
  Restrict to >=python-2.6

*offlineimap-6.4.2 (05 Dec 2011)

  05 Dec 2011; Thomas Kahle <tomka@gentoo.org> -offlineimap-6.4.0.ebuild,
  +offlineimap-6.4.2.ebuild:
  bugfix bump to 6.4.2, removed 6.4.0

  04 Dec 2011; Markos Chandras <hwoarang@gentoo.org> offlineimap-6.3.4.ebuild:
  Stable on amd64 wrt bug #389703

  22 Nov 2011; Thomas Kahle <tomka@gentoo.org> offlineimap-6.4.0.ebuild:
  Add elog to warn about config changes

*offlineimap-6.4.0 (21 Nov 2011)

  21 Nov 2011; Eray Aslan <eras@gentoo.org> +offlineimap-6.4.0.ebuild:
  version bump

  13 Nov 2011; Markus Meier <maekke@gentoo.org> offlineimap-6.3.4.ebuild:
  x86 stable, bug #389703

*offlineimap-6.3.4 (13 Aug 2011)

  13 Aug 2011; Thomas Kahle <tomka@gentoo.org> -offlineimap-6.3.4_rc2.ebuild,
  +offlineimap-6.3.4.ebuild,
  +files/offlineimap-6.3.4-fix-manpage-headings.patch:
  bump to 6.3.4, remove rc

  16 Jun 2011; Thomas Kahle <tomka@gentoo.org> offlineimap-6.3.4_rc2.ebuild:
  Fix keywords

*offlineimap-6.3.4_rc2 (16 Jun 2011)

  16 Jun 2011; Thomas Kahle <tomka@gentoo.org> -offlineimap-6.3.3.ebuild,
  +offlineimap-6.3.4_rc2.ebuild:
  bump to 6.3.4_rc2, 6.3.3 contains a potentially critical error and was
  removed.

  28 May 2011; Raúl Porcel <armin76@gentoo.org> offlineimap-6.3.1-r1.ebuild,
  offlineimap-6.3.2.2.ebuild, offlineimap-6.3.3.ebuild:
  Drop alpha/ia64 keywords

  11 May 2011; Thomas Kahle <tomka@gentoo.org> offlineimap-6.3.2.2.ebuild:
  x86 stable per bug 364607

  11 May 2011; Christoph Mende <angelos@gentoo.org> offlineimap-6.3.2.2.ebuild:
  Stable on amd64 wrt bug #364607

*offlineimap-6.3.3 (28 Apr 2011)
*offlineimap-6.3.2.2 (28 Apr 2011)

  28 Apr 2011; Thomas Kahle <tomka@gentoo.org> -offlineimap-6.3.2.ebuild,
  +offlineimap-6.3.2.2.ebuild, +offlineimap-6.3.3.ebuild:
  bumps to 6.3.2.2 and 6.3.3, remove 6.3.2

  20 Mar 2011; Raúl Porcel <armin76@gentoo.org> offlineimap-6.3.1-r1.ebuild:
  alpha/ia64 stable wrt #358229

  17 Mar 2011; Thomas Kahle <tomka@gentoo.org> offlineimap-6.3.1-r1.ebuild:
  x86 stable per bug 358229

  12 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
  offlineimap-6.3.1-r1.ebuild:
  ppc stable wrt #358229

  11 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
  offlineimap-6.3.1-r1.ebuild:
  Stable on amd64 wrt bug #358229

*offlineimap-6.3.2 (10 Mar 2011)

  10 Mar 2011; Thomas Kahle <tomka@gentoo.org> +offlineimap-6.3.2.ebuild,
  +files/offlineimap-6.3.2-darwin10.patch:
  Bump to 6.3.2

  07 Feb 2011; Sebastian Pipping <sping@gentoo.org> offlineimap-6.3.1.ebuild,
  offlineimap-6.3.1-r1.ebuild:
  Update SRC_URI, permission by tomka.

*offlineimap-6.3.1-r1 (06 Feb 2011)

  06 Feb 2011; Sebastian Pipping <sping@gentoo.org>
  +offlineimap-6.3.1-r1.ebuild, +files/offlineimap-6.3.1-version.patch:
  Fix offlineimap's self-identification (bug #353467)

*offlineimap-6.3.1 (23 Dec 2010)

  23 Dec 2010; Thomas Kahle <tomka@gentoo.org> +offlineimap-6.3.1.ebuild,
  +files/offlineimap-6.3.1-darwin10.patch:
  Bump to 6.3.1. Upstream was revived at a new location. Tarballs from github
  don't work properly yet.

  16 Dec 2010; Thomas Kahle <tomka@gentoo.org> metadata.xml:
  adding myself as a maintainer

  05 Dec 2010; Raúl Porcel <armin76@gentoo.org> offlineimap-6.2.0.2.ebuild:
  alpha/ia64 stable wrt #347387

  04 Dec 2010; Markos Chandras <hwoarang@gentoo.org>
  offlineimap-6.2.0.2.ebuild:
  Stable on amd64 wrt bug #347387

  01 Dec 2010; Thomas Kahle <tomka@gentoo.org> offlineimap-6.2.0.2.ebuild:
  x86 stable per bug 347387

  15 Nov 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  offlineimap-6.2.0.2.ebuild:
  Update EAPI. Fix dependencies, set SUPPORT_PYTHON_ABIS, call
  distutils_pkg_postinst() (bug #315337).

*offlineimap-6.2.0.2 (24 Sep 2010)

  24 Sep 2010; Tim Harder <radhermit@gentoo.org>
  +offlineimap-6.2.0.2.ebuild:
  Version bump (fixes bug #326489, thanks to Luca Postregna for reporting).
  Also, update HOMEPAGE and add doc USE flag to optionally install the
  manpage (fixes bug #274927, thanks to Dmitry Ivankov for reporting).

  18 Feb 2010; Jeroen Roovers <jer@gentoo.org> offlineimap-6.2.0.ebuild,
  offlineimap-6.2.0-r1.ebuild:
  Use PF instead of P in postinst message, thanks to Olivier Huber (bug
  #305585).

*offlineimap-6.2.0-r1 (07 Jan 2010)

  07 Jan 2010; Fabian Groffen <grobian@gentoo.org>
  +offlineimap-6.2.0-r1.ebuild, +files/offlineimap-6.2.0-darwin10.patch:
  Fixed for and marked ~{ppc,x86,x64}-macos

  06 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
  offlineimap-6.2.0.ebuild:
  Transfer Prefix keywords

  06 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
  -offlineimap-6.0.3.ebuild:
  clean up

  18 Nov 2009; Raúl Porcel <armin76@gentoo.org> offlineimap-6.2.0.ebuild:
  alpha/ia64 stable wrt #291444

  08 Nov 2009; nixnut <nixnut@gentoo.org> offlineimap-6.2.0.ebuild:
  ppc stable #291444

  02 Nov 2009; Markus Meier <maekke@gentoo.org> offlineimap-6.2.0.ebuild:
  amd64/x86 stable, bug #291444

  02 Nov 2009; Torsten Veller <tove@gentoo.org> -offlineimap-6.1.1.ebuild:
  Cleanup (#291444)

*offlineimap-6.2.0 (25 Aug 2009)

  25 Aug 2009; Greg Kroah-Hartman <gregkh@gentoo.org>
  +offlineimap-6.2.0.ebuild:
  6.2.0 version bump

*offlineimap-6.1.1 (10 Jul 2009)

  10 Jul 2009; Tobias Scherbaum <dertobi123@gentoo.org>
  -offlineimap-6.0.3-r1.ebuild, +offlineimap-6.1.1.ebuild:
  Version bump, #276936

*offlineimap-6.0.3-r1 (16 May 2009)

  16 May 2009; Tobias Scherbaum <dertobi123@gentoo.org>
  -offlineimap-4.0.8.ebuild, -offlineimap-4.0.11.ebuild,
  -offlineimap-4.0.13.ebuild, -offlineimap-4.0.14.ebuild,
  -offlineimap-4.0.16.ebuild, -offlineimap-6.0.0.ebuild,
  +offlineimap-6.0.3-r1.ebuild:
  revbump, add dep on dev-lang/python[threads] and optional ssl useflag, #268932

  18 Mar 2009; Joseph Jezak <josejx@gentoo.org> offlineimap-6.0.3.ebuild:
  Marked ppc stable for bug #251087.

  26 Feb 2009; Raúl Porcel <armin76@gentoo.org> offlineimap-6.0.3.ebuild:
  ia64 stable wrt #251087

  25 Feb 2009; Markus Meier <maekke@gentoo.org> offlineimap-6.0.3.ebuild:
  amd64/x86 stable, bug #251087

  18 Feb 2009; Tobias Klausmann <klausman@gentoo.org>
  offlineimap-6.0.3.ebuild:
  Stable on alpha, bug #251087

*offlineimap-6.0.3 (06 Oct 2008)

  06 Oct 2008; Greg Kroah-Hartman <gregkh@gentoo.org>
  +offlineimap-6.0.3.ebuild:
  6.0.3 revision bump

*offlineimap-6.0.0 (14 Jun 2008)

  14 Jun 2008; Tobias Scherbaum <dertobi123@gentoo.org>
  +offlineimap-6.0.0.ebuild:
  Version bump (#200518)

  03 Feb 2008; Fabian Groffen <grobian@gentoo.org>
  offlineimap-4.0.11.ebuild, offlineimap-4.0.13.ebuild,
  offlineimap-4.0.14.ebuild, offlineimap-4.0.16.ebuild:
  Dropped ppc-macos keyword, see you in prefix

  12 Jun 2007; Marius Mauch <genone@gentoo.org> offlineimap-4.0.8.ebuild,
  offlineimap-4.0.11.ebuild, offlineimap-4.0.13.ebuild,
  offlineimap-4.0.14.ebuild, offlineimap-4.0.16.ebuild:
  Replacing einfo with elog

  13 May 2007; Steve Dibb <beandog@gentoo.org> offlineimap-4.0.13.ebuild:
  amd64 stable

  22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
  Transition to Manifest2.

  24 Dec 2006; Andrej Kacian <ticho@gentoo.org> offlineimap-4.0.8.ebuild,
  offlineimap-4.0.11.ebuild, offlineimap-4.0.13.ebuild,
  offlineimap-4.0.14.ebuild, offlineimap-4.0.16.ebuild:
  HOMEPAGE update.

*offlineimap-4.0.16 (24 Dec 2006)

  24 Dec 2006; Andrej Kacian <ticho@gentoo.org> +offlineimap-4.0.16.ebuild:
  Version bump. Closes bug #156711, by Vieri <rentorbuy at yahoo.com>.

  24 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  offlineimap-4.0.13.ebuild:
  Stable on ppc.

*offlineimap-4.0.14 (28 Nov 2006)

  28 Nov 2006; Aron Griffis <agriffis@gentoo.org> offlineimap-4.0.13.ebuild,
  +offlineimap-4.0.14.ebuild:
  Bump to 4.0.14 (from 4.0.13).  Mark 4.0.13 stable on alpha/ia64

*offlineimap-4.0.13 (02 Jun 2006)

  02 Jun 2006; Fernando J. Pereda <ferdy@gentoo.org>
  +offlineimap-4.0.13.ebuild:
  New upstream version.

  29 Oct 2005; Fabian Groffen <grobian@gentoo.org>
  offlineimap-4.0.11.ebuild:
  Marked ~ppc-macos (bug #109219)

  02 Oct 2005; Michael Hanselmann <hansmi@gentoo.org>
  offlineimap-4.0.11.ebuild:
  Stable on ppc.

  02 Oct 2005; Aron Griffis <agriffis@gentoo.org> offlineimap-4.0.11.ebuild:
  Mark 4.0.11 stable on ia64

  01 Oct 2005; Luis Medinas <metalgod@gentoo.org> offlineimap-4.0.11.ebuild:
  Marked Stable on amd64. Bug #107688.

  30 Sep 2005; Andrej Kacian <ticho@gentoo.org> offlineimap-4.0.11.ebuild:
  Stable on x86, as per bug #107688.

  30 Sep 2005; Fernando J. Pereda <ferdy@gentoo.org>
  offlineimap-4.0.11.ebuild:
  stable on alpha

  12 Sep 2005; Andrej Kacian <ticho@gentoo.org> offlineimap-4.0.8.ebuild,
  offlineimap-4.0.11.ebuild:
  Use mirror:// in SRC_URI.

*offlineimap-4.0.11 (06 Sep 2005)

  06 Sep 2005; Fernando J. Pereda <ferdy@gentoo.org>
  +offlineimap-4.0.11.ebuild:
  version bump

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  01 Dec 2004; Aron Griffis <agriffis@gentoo.org> -offlineimap-4.0.7.ebuild,
  offlineimap-4.0.8.ebuild:
  stable everywhere

*offlineimap-4.0.8 (18 Nov 2004)

  18 Nov 2004; Aron Griffis <agriffis@gentoo.org> -offlineimap-3.99.17.ebuild,
  -offlineimap-4.0.0.ebuild, -offlineimap-4.0.3.ebuild,
  -offlineimap-4.0.6.ebuild, +offlineimap-4.0.8.ebuild:
  Bump to 4.0.8.  Trim old ebuilds

  11 Oct 2004; Andrej Kacian <ticho@gentoo.org> offlineimap-4.0.3.ebuild,
  offlineimap-4.0.6.ebuild:
  Stable on x86.

  06 Oct 2004; Aron Griffis <agriffis@gentoo.org> offlineimap-4.0.7.ebuild:
  stable on alpha, ia64, amd64 and x86

*offlineimap-4.0.7 (01 Oct 2004)

  01 Oct 2004; Andrej Kacian <ticho@gentoo.org> +offlineimap-4.0.7.ebuild:
  Version bump. Closes #65381, reported by Michael Knight <jedimike@gmail.com>

*offlineimap-4.0.6 (08 Aug 2004)

  08 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> +offlineimap-4.0.6.ebuild:
  Version bump, solves bug 57447.

  05 Jun 2004; David Holm <dholm@gentoo.org> offlineimap-4.0.3.ebuild:
  Added to ~ppc.

*offlineimap-4.0.3 (04 Jun 2004)

  04 Jun 2004; Aron Griffis <agriffis@gentoo.org> +offlineimap-4.0.3.ebuild:
  Bump version to 4.0.3

  17 Feb 2004; Aron Griffis <agriffis@gentoo.org> offlineimap-4.0.0.ebuild:
  stable on alpha, ia64 and x86

  17 Feb 2004; Aron Griffis <agriffis@gentoo.org> offlineimap-3.99.17.ebuild,
  offlineimap-4.0.0.ebuild:
  Fix spello offlineimap.rc -> offlineimaprc

  17 Feb 2004; Aron Griffis <agriffis@gentoo.org> offlineimap-4.0.0.ebuild:
  add ~alpha and ~ia64

*offlineimap-4.0.0 (14 Feb 2004)

  14 Feb 2004; Aron Griffis <agriffis@gentoo.org> offlineimap-4.0.0.ebuild:
  version bump

*offlineimap-3.99.17 (07 Jul 2003)

  07 Jul 2003; Peter Johanson <latexer@gentoo.org> offlineimap-3.99.17.ebuild:
  Initial import. bug #20810. Thanks to Jean Jordaan <jean@upfrontsystems.co.za>.