summaryrefslogtreecommitdiff
blob: d8c9ec4b391356dd34765e7a5712f4762ce1bc69 (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
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
# ChangeLog for mail-mta/postfix
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.598 2015/07/22 16:11:23 eras Exp $

*postfix-3.0.2 (22 Jul 2015)
*postfix-2.10.8 (22 Jul 2015)
*postfix-3.1_pre20150721 (22 Jul 2015)
*postfix-2.11.6 (22 Jul 2015)

  22 Jul 2015; Eray Aslan <eras@gentoo.org> +postfix-2.10.8.ebuild,
  +postfix-2.11.6.ebuild, +postfix-3.0.2.ebuild,
  +postfix-3.1_pre20150721.ebuild, -postfix-2.10.7.ebuild,
  -postfix-2.11.3.ebuild, -postfix-2.11.4.ebuild, -postfix-2.11.5.ebuild,
  -postfix-3.1_pre20150712.ebuild:
  Version bump

*postfix-3.1_pre20150712 (20 Jul 2015)

  20 Jul 2015; Eray Aslan <eras@gentoo.org> +postfix-3.1_pre20150712.ebuild,
  -postfix-3.1_pre20150523.ebuild:
  Version bump

  28 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> postfix-3.0.1-r1.ebuild:
  alpha stable wrt bug #551084

  21 Jun 2015; Markus Meier <maekke@gentoo.org> postfix-3.0.1-r1.ebuild:
  arm stable, bug #551084

  17 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> postfix-3.0.1-r1.ebuild:
  ia64 stable wrt bug #551084

  11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> postfix-3.0.1-r1.ebuild:
  Stable for ppc, wrt bug #551084

  09 Jun 2015; Agostino Sarubbo <ago@gentoo.org> postfix-3.0.1-r1.ebuild:
  Stable for x86, wrt bug #551084

  08 Jun 2015; Agostino Sarubbo <ago@gentoo.org> postfix-3.0.1-r1.ebuild:
  Stable for amd64, wrt bug #551084

  01 Jun 2015; Eray Aslan <eras@gentoo.org> postfix-3.0.0.ebuild:
  Fix building with linux-4.x kernel

  28 May 2015; Eray Aslan <eras@gentoo.org> postfix-3.0.0.ebuild,
  postfix-3.0.1-r1.ebuild, postfix-3.1_pre20150523.ebuild:
  Fix dev-libs/icu dependency - bug #550546

  28 May 2015; Eray Aslan <eras@gentoo.org> -postfix-3.0.1.ebuild:
  Remove old

*postfix-3.1_pre20150523 (25 May 2015)

  25 May 2015; Eray Aslan <eras@gentoo.org> +postfix-3.1_pre20150523.ebuild,
  -postfix-3.1_pre20150421.ebuild:
  Version bump

*postfix-3.1_pre20150421 (24 Apr 2015)

  24 Apr 2015; Eray Aslan <eras@gentoo.org> +postfix-3.1_pre20150421.ebuild,
  -postfix-3.1_pre20150330.ebuild:
  Version bump

  17 Apr 2015; Eray Aslan <eras@gentoo.org> -postfix-2.10.6.ebuild:
  Remove old

*postfix-3.0.1-r1 (17 Apr 2015)

  17 Apr 2015; Eray Aslan <eras@gentoo.org> +files/postfix-linux4.patch,
  +postfix-3.0.1-r1.ebuild:
  Fix building with linux-4 - bug #544610

  14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> postfix-3.0.0.ebuild:
  Stable for ia64, wrt bug #544248

  13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> postfix-3.0.0.ebuild:
  Stable for alpha, wrt bug #544248

*postfix-3.0.1 (13 Apr 2015)
*postfix-2.11.5 (13 Apr 2015)
*postfix-2.10.7 (13 Apr 2015)

  13 Apr 2015; Eray Aslan <eras@gentoo.org> +postfix-2.10.7.ebuild,
  +postfix-2.11.5.ebuild, +postfix-3.0.1.ebuild:
  Version bump

  09 Apr 2015; Markus Meier <maekke@gentoo.org> postfix-3.0.0.ebuild:
  arm stable, bug #544248

  02 Apr 2015; Jeroen Roovers <jer@gentoo.org> postfix-3.0.0.ebuild:
  Stable for HPPA (bug #544248).

  01 Apr 2015; Agostino Sarubbo <ago@gentoo.org> postfix-3.0.0.ebuild:
  Stable for sparc, wrt bug #544248

  31 Mar 2015; Agostino Sarubbo <ago@gentoo.org> postfix-3.0.0.ebuild:
  Stable for ppc64, wrt bug #544248

*postfix-3.1_pre20150330 (31 Mar 2015)

  31 Mar 2015; Eray Aslan <eras@gentoo.org> +postfix-3.1_pre20150330.ebuild,
  -postfix-3.1_pre20150329.ebuild:
  Version bump

*postfix-3.1_pre20150329 (30 Mar 2015)

  30 Mar 2015; Eray Aslan <eras@gentoo.org> +postfix-3.1_pre20150329.ebuild,
  -postfix-3.1_pre20150208.ebuild:
  Version bump

  28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> postfix-3.0.0.ebuild:
  Stable for ppc, wrt bug #544248

  25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> postfix-3.0.0.ebuild:
  Stable for x86, wrt bug #544248

  24 Mar 2015; Agostino Sarubbo <ago@gentoo.org> postfix-3.0.0.ebuild:
  Stable for amd64, wrt bug #544248

  02 Mar 2015; Eray Aslan <eras@gentoo.org> postfix-2.11.3.ebuild:
  QA: add missing slot

  02 Mar 2015; Eray Aslan <eras@gentoo.org> -postfix-2.10.2.ebuild,
  -postfix-2.10.3.ebuild, -postfix-2.10.4.ebuild, -postfix-2.10.5.ebuild:
  Remove old

*postfix-2.10.6 (02 Mar 2015)

  02 Mar 2015; Eray Aslan <eras@gentoo.org> +postfix-2.10.6.ebuild:
  Version bump and remove keywords except mips and s390 - bug #498466

  28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> postfix-2.11.3.ebuild:
  Stable for ia64, wrt bug #531430

*postfix-3.1_pre20150208 (09 Feb 2015)
*postfix-3.0.0 (09 Feb 2015)
*postfix-2.11.4 (09 Feb 2015)

  09 Feb 2015; Eray Aslan <eras@gentoo.org> +postfix-2.11.4.ebuild,
  +postfix-3.0.0.ebuild, +postfix-3.1_pre20150208.ebuild,
  -postfix-3.0.0_rc1.ebuild, -postfix-3.1_pre20150201.ebuild:
  Version bump

  03 Feb 2015; Eray Aslan <eras@gentoo.org> postfix-3.0.0_rc1.ebuild,
  postfix-3.1_pre20150201.ebuild:
  Remove elogs from postinst for no-longer-in-the-tree versions

*postfix-3.1_pre20150201 (03 Feb 2015)
*postfix-3.0.0_rc1 (03 Feb 2015)

  03 Feb 2015; Eray Aslan <eras@gentoo.org> +postfix-3.0.0_rc1.ebuild,
  +postfix-3.1_pre20150201.ebuild, -postfix-3.0_pre20150129.ebuild:
  Version bump

*postfix-3.0_pre20150129 (31 Jan 2015)

  31 Jan 2015; Eray Aslan <eras@gentoo.org> +postfix-3.0_pre20150129.ebuild,
  -postfix-2.12_pre20150120.ebuild:
  Version bump

  21 Jan 2015; Eray Aslan <eras@gentoo.org> -postfix-2.11.1-r1.ebuild,
  -postfix-2.11.1.ebuild, -postfix-2.11.2.ebuild:
  Remove old

*postfix-2.12_pre20150120 (21 Jan 2015)

  21 Jan 2015; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20150120.ebuild,
  -postfix-2.12_pre20141228.ebuild:
  Version bump

  02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> postfix-2.11.3.ebuild:
  Stable for sparc, wrt bug #531430

  31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> postfix-2.11.3.ebuild:
  Stable for ppc, wrt bug #531430

*postfix-2.12_pre20141228 (29 Dec 2014)

  29 Dec 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20141228.ebuild,
  -postfix-2.12_pre20141221.ebuild:
  Version bump

  28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org> postfix-2.10.2.ebuild,
  postfix-2.10.3.ebuild, postfix-2.10.4.ebuild, postfix-2.10.5.ebuild,
  postfix-2.11.1.ebuild, postfix-2.11.1-r1.ebuild, postfix-2.11.2.ebuild,
  postfix-2.11.3.ebuild, postfix-2.12_pre20141221.ebuild:
  Rename virtual/postgresql to dev-db/postgresql

  26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> postfix-2.11.3.ebuild:
  Stable for x86, wrt bug #531430

  23 Dec 2014; Agostino Sarubbo <ago@gentoo.org> postfix-2.11.3.ebuild:
  Stable for alpha, wrt bug #531430

*postfix-2.12_pre20141221 (22 Dec 2014)

  22 Dec 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20141221.ebuild,
  -postfix-2.12_pre20141214.ebuild:
  Version bump

*postfix-2.12_pre20141214 (16 Dec 2014)

  16 Dec 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20141214.ebuild,
  -postfix-2.12_pre20141208.ebuild:
  Version bump

*postfix-2.12_pre20141208 (09 Dec 2014)

  09 Dec 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20141208.ebuild,
  -postfix-2.12_pre20141207.ebuild:
  Version bump

*postfix-2.12_pre20141207 (08 Dec 2014)

  08 Dec 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20141207.ebuild,
  -postfix-2.12_pre20141202.ebuild:
  Version bump

  08 Dec 2014; Jeroen Roovers <jer@gentoo.org> postfix-2.11.3.ebuild:
  Stable for HPPA (bug #531430).

  08 Dec 2014; Agostino Sarubbo <ago@gentoo.org> postfix-2.11.3.ebuild:
  Stable for ppc64, wrt bug #531430

  07 Dec 2014; Markus Meier <maekke@gentoo.org> postfix-2.11.3.ebuild:
  arm stable, bug #531430

  07 Dec 2014; Chema Alonso <nimiux@gentoo.org> postfix-2.11.3.ebuild:
  Stable for amd64 wrt bug #531430

*postfix-2.12_pre20141202 (03 Dec 2014)

  03 Dec 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20141202.ebuild,
  -postfix-2.12_pre20141201.ebuild:
  Version bump

*postfix-2.12_pre20141201 (01 Dec 2014)

  01 Dec 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20141201.ebuild,
  -postfix-2.12_pre20141119.ebuild:
  Version bump

*postfix-2.12_pre20141119 (24 Nov 2014)

  24 Nov 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20141119.ebuild,
  -postfix-2.12_pre20141106.ebuild:
  Version bump

*postfix-2.12_pre20141106 (07 Nov 2014)

  07 Nov 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20141106.ebuild,
  -postfix-2.12_pre20141020.ebuild:
  Version bump

  03 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org> postfix-2.10.2.ebuild,
  postfix-2.10.3.ebuild, postfix-2.10.4.ebuild, postfix-2.10.5.ebuild,
  postfix-2.11.1.ebuild, postfix-2.11.1-r1.ebuild, postfix-2.11.2.ebuild,
  postfix-2.11.3.ebuild, postfix-2.12_pre20141020.ebuild:
  Update PostgreSQL dependencies and/or checks to virtual/postgresql.

  02 Nov 2014; Sven Vermeulen <swift@gentoo.org> postfix-2.11.1-r1.ebuild,
  postfix-2.11.1.ebuild, postfix-2.11.2.ebuild, postfix-2.11.3.ebuild,
  postfix-2.12_pre20141020.ebuild:
  Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug
  #527698)

  31 Oct 2014; Eray Aslan <eras@gentoo.org> postfix-2.11.3.ebuild,
  postfix-2.12_pre20141020.ebuild:
  Add back KEYWORDS - bug #498466

*postfix-2.12_pre20141020 (22 Oct 2014)

  22 Oct 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20141020.ebuild,
  -postfix-2.12_pre20141015.ebuild:
  Version bump

*postfix-2.10.5 (20 Oct 2014)
*postfix-2.11.3 (20 Oct 2014)

  20 Oct 2014; Eray Aslan <eras@gentoo.org> +postfix-2.10.5.ebuild,
  +postfix-2.11.3.ebuild:
  Version bump

*postfix-2.12_pre20141015 (16 Oct 2014)

  16 Oct 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20141015.ebuild,
  -postfix-2.12_pre20141013.ebuild:
  Version bump

  15 Oct 2014; Anthony G. Basile <blueness@gentoo.org> postfix-2.10.3.ebuild:
  Stable ppc64, bug #505014

*postfix-2.12_pre20141013 (14 Oct 2014)
*postfix-2.10.4 (14 Oct 2014)
*postfix-2.11.2 (14 Oct 2014)

  14 Oct 2014; Eray Aslan <eras@gentoo.org> +postfix-2.10.4.ebuild,
  +postfix-2.11.2.ebuild, +postfix-2.12_pre20141013.ebuild,
  -postfix-2.12_pre20141011.ebuild:
  Version bump

*postfix-2.12_pre20141011 (13 Oct 2014)

  13 Oct 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20141011.ebuild,
  -postfix-2.12_pre20141006.ebuild:
  Version bump

*postfix-2.12_pre20141006 (07 Oct 2014)

  07 Oct 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20141006.ebuild,
  -postfix-2.12_pre20141001.ebuild:
  Version bump

*postfix-2.12_pre20141001 (03 Oct 2014)

  03 Oct 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20141001.ebuild,
  -postfix-2.12_pre20140929.ebuild:
  Version bump

*postfix-2.12_pre20140929 (30 Sep 2014)

  30 Sep 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140929.ebuild,
  -postfix-2.12_pre20140928.ebuild:
  Version bump

*postfix-2.12_pre20140928 (29 Sep 2014)

  29 Sep 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140928.ebuild,
  -postfix-2.12_pre20140924.ebuild:
  Version bump

*postfix-2.12_pre20140924 (25 Sep 2014)

  25 Sep 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140924.ebuild,
  -postfix-2.12_pre20140923.ebuild:
  Version bump

*postfix-2.12_pre20140923 (24 Sep 2014)

  24 Sep 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140923.ebuild,
  -postfix-2.12_pre20140921.ebuild:
  Version bump

*postfix-2.12_pre20140921 (22 Sep 2014)

  22 Sep 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140921.ebuild,
  -postfix-2.12_pre20140907.ebuild:
  Version bump

*postfix-2.12_pre20140907 (08 Sep 2014)

  08 Sep 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140907.ebuild,
  -postfix-2.12_pre20140801.ebuild:
  Version bump

  20 Aug 2014; Eray Aslan <eras@gentoo.org> postfix-2.12_pre20140801.ebuild:
  Mask vda USE flag for postfix-2.12

  19 Aug 2014; Anthony G. Basile <blueness@gentoo.org> postfix-2.11.1-r1.ebuild,
  postfix-2.11.1.ebuild, postfix-2.12_pre20140801.ebuild:
  Keyword ~ppc ~ppc64, bug #498466

  13 Aug 2014; Agostino Sarubbo <ago@gentoo.org> postfix-2.10.3.ebuild:
  Stable for ppc, wrt bug #505014

  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> postfix-2.10.2.ebuild,
  postfix-2.10.3.ebuild, postfix-2.11.1.ebuild, postfix-2.12_pre20140801.ebuild:
  QA: drop trailing '.' from DESCRIPTION

*postfix-2.11.1-r1 (07 Aug 2014)

  07 Aug 2014; Eray Aslan <eras@gentoo.org> +files/postfix-2.11.1-db6.patch,
  +postfix-2.11.1-r1.ebuild:
  Support building with db6 - bug #518994

  06 Aug 2014; Sven Vermeulen <swift@gentoo.org> postfix-2.11.1.ebuild,
  postfix-2.12_pre20140801.ebuild:
  Add USE=selinux dependency to sec-policy/selinux-postfix also in DEPEND as
  otherwise the file labeling operation by portage will not be done properly

*postfix-2.12_pre20140801 (01 Aug 2014)

  01 Aug 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140801.ebuild,
  -postfix-2.12_pre20140720.ebuild:
  Version bump

*postfix-2.12_pre20140720 (22 Jul 2014)

  22 Jul 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140720.ebuild,
  -postfix-2.11.0.ebuild, -postfix-2.12_pre20140716.ebuild:
  Version bump. Remove old

  18 Jul 2014; Tobias Klausmann <klausman@gentoo.org> postfix-2.10.3.ebuild:
  Stable on alpha, bug #505014

*postfix-2.12_pre20140716 (17 Jul 2014)

  17 Jul 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140716.ebuild,
  -postfix-2.12_pre20140715.ebuild:
  Version bump

  16 Jul 2014; Eray Aslan <eras@gentoo.org> metadata.xml:
  Beautify wording

  16 Jul 2014; Eray Aslan <eras@gentoo.org> metadata.xml,
  postfix-2.12_pre20140715.ebuild:
  Add eai USE flag

*postfix-2.12_pre20140715 (16 Jul 2014)

  16 Jul 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140715.ebuild,
  -postfix-2.12_pre20140703.ebuild:
  Version bump

*postfix-2.12_pre20140703 (07 Jul 2014)

  07 Jul 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140703.ebuild,
  -postfix-2.12_pre20140701.ebuild:
  Version bump

  05 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
  postfix-2.12_pre20140701.ebuild:
  Keyworded on alpha, bug #498466

  05 Jul 2014; Tobias Klausmann <klausman@gentoo.org> postfix-2.11.1.ebuild:
  Keyworded on alpha, bug #498466

*postfix-2.12_pre20140701 (02 Jul 2014)

  02 Jul 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140701.ebuild,
  -postfix-2.12_pre20140629.ebuild:
  Version bump

*postfix-2.12_pre20140629 (01 Jul 2014)

  01 Jul 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140629.ebuild,
  -postfix-2.12_pre20140618.ebuild:
  Version bump

*postfix-2.12_pre20140618 (19 Jun 2014)

  19 Jun 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140618.ebuild,
  -postfix-2.12_pre20140531.ebuild:
  Version bump

  14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> postfix-2.10.3.ebuild:
  x86 stable wrt bug #505014

*postfix-2.12_pre20140531 (07 Jun 2014)

  07 Jun 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140531.ebuild,
  -postfix-2.12_pre20140516.ebuild:
  Version bump

*postfix-2.12_pre20140516 (17 May 2014)

  17 May 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140516.ebuild,
  -postfix-2.12_pre20140508.ebuild:
  Version bump

*postfix-2.12_pre20140508 (09 May 2014)
*postfix-2.11.1 (09 May 2014)

  09 May 2014; Eray Aslan <eras@gentoo.org> +postfix-2.11.1.ebuild,
  +postfix-2.12_pre20140508.ebuild, -postfix-2.10.0.ebuild,
  -postfix-2.10.1.ebuild, -postfix-2.12_pre20140406.ebuild:
  Version bump and remove old

*postfix-2.12_pre20140406 (07 Apr 2014)

  07 Apr 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140406.ebuild,
  -postfix-2.12_pre20140321.ebuild:
  Version bump

  02 Apr 2014; Chema Alonso <nimiux@gentoo.org> postfix-2.10.3.ebuild:
  Stable for amd64 wrt bug #505014

  28 Mar 2014; Jeroen Roovers <jer@gentoo.org> postfix-2.10.3.ebuild:
  Stable for HPPA (bug #505014).

  26 Mar 2014; Markus Meier <maekke@gentoo.org> postfix-2.10.3.ebuild:
  arm stable, bug #505014

*postfix-2.12_pre20140321 (21 Mar 2014)

  21 Mar 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140321.ebuild,
  -postfix-2.12_pre20140316.ebuild:
  Version bump

*postfix-2.12_pre20140316 (18 Mar 2014)

  18 Mar 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140316.ebuild,
  -postfix-2.12_pre20140223.ebuild:
  Version bump

*postfix-2.12_pre20140223 (27 Feb 2014)

  27 Feb 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140223.ebuild,
  -postfix-2.12_pre20140219.ebuild:
  Version bump

*postfix-2.12_pre20140219 (20 Feb 2014)

  20 Feb 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140219.ebuild,
  -postfix-2.12_pre20140209.ebuild:
  Version bump

*postfix-2.12_pre20140209 (13 Feb 2014)

  13 Feb 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140209.ebuild,
  -postfix-2.12_pre20140109.ebuild, postfix-2.11.0.ebuild:
  Version bump and fix typo

  31 Jan 2014; Markus Meier <maekke@gentoo.org> postfix-2.11.0.ebuild,
  postfix-2.12_pre20140109.ebuild:
  add ~arm, bug #498466

  20 Jan 2014; Jeroen Roovers <jer@gentoo.org> postfix-2.11.0.ebuild:
  Marked ~hppa (bug #498466).

  19 Jan 2014; Jeroen Roovers <jer@gentoo.org> postfix-2.12_pre20140109.ebuild:
  Marked ~hppa (bug #498466).

  18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> postfix-2.10.2.ebuild:
  Stable for alpha, wrt bug #490126

*postfix-2.12_pre20140109 (18 Jan 2014)

  18 Jan 2014; Eray Aslan <eras@gentoo.org> +postfix-2.12_pre20140109.ebuild:
  Version bump

*postfix-2.11.0 (18 Jan 2014)
*postfix-2.10.3 (18 Jan 2014)

  18 Jan 2014; Eray Aslan <eras@gentoo.org> +postfix-2.10.3.ebuild,
  +postfix-2.11.0.ebuild, -postfix-2.11_pre20131228.ebuild, metadata.xml:
  Version bump - bug #498238

  15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> postfix-2.10.2.ebuild:
  Stable for ia64, wrt bug #490126

  01 Jan 2014; Andreas K. Huettel <dilfridge@gentoo.org> +ChangeLog-2013:
  Rotate ChangeLog

  For previous entries, please see ChangeLog-2013.