summaryrefslogtreecommitdiff
blob: 7a147792d498ad0e6a5bca43f82c31b3a82ff8d6 (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
# ChangeLog for net-mail/mailman
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/mailman/ChangeLog,v 1.134 2012/08/21 09:11:38 johu Exp $

  21 Aug 2012; Johannes Huber <johu@gentoo.org> mailman-2.1.15.ebuild:
  Stable for x86, wrt bug #372901

  21 Aug 2012; Michael Weber <xmw@gentoo.org> mailman-2.1.15.ebuild:
  ppc stable (372901)

  18 Aug 2012; Agostino Sarubbo <ago@gentoo.org> mailman-2.1.15.ebuild:
  Stable for amd64, wrt bug #372901

  15 Aug 2012; Hanno Boeck <hanno@gentoo.org> -files/50_mailman.conf,
  -files/mailman-2.1.8_rc1-directory-check.patch, -mailman-2.1.9-r3.ebuild,
  -files/mailman-2.1.9-fix-XSS.patch, -mailman-2.1.11.ebuild,
  -mailman-2.1.12.ebuild, -files/mailman-2.1.12-add-destdir.patch,
  -files/mailman-2.1.12-directory-check.patch, -mailman-2.1.13.ebuild,
  -mailman-2.1.14_rc1.ebuild, mailman-2.1.15.ebuild, -files/README.gentoo-r2,
  -files/mailman.conf:
  Remove old.

  15 Aug 2012; Hanno Boeck <hanno@gentoo.org> mailman-2.1.15.ebuild:
  Remove ebeep (#431516).

*mailman-2.1.15 (08 Aug 2012)

  08 Aug 2012; Hanno Boeck <hanno@gentoo.org> +mailman-2.1.15.ebuild:
  Version bump (fixes CVE-2011-0707), explicitely set python 2, port to EAPI 4.

  02 Nov 2011; Mike Frysinger <vapier@gentoo.org> mailman-2.1.9-r3.ebuild,
  mailman-2.1.11.ebuild, mailman-2.1.12.ebuild, mailman-2.1.13.ebuild,
  mailman-2.1.14_rc1.ebuild, mailman-2.1.14.ebuild:
  Fold extra -G argument to enewuser into existing <groups> argument to
  enewuser as enewuser takes care of splitting into -g/-G for us.

  02 Nov 2011; Mike Frysinger <vapier@gentoo.org> mailman-2.1.9-r3.ebuild,
  mailman-2.1.11.ebuild, mailman-2.1.12.ebuild, mailman-2.1.13.ebuild,
  mailman-2.1.14_rc1.ebuild, mailman-2.1.14.ebuild:
  Drop superfluous -c usage.

  15 Oct 2010; Brent Baude <ranger@gentoo.org> mailman-2.1.14.ebuild:
  Marking mailman-2.1.14 ppc for bug 337095

  10 Oct 2010; Raúl Porcel <armin76@gentoo.org> mailman-2.1.14.ebuild:
  sparc stable wrt #337095

  06 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  mailman-2.1.14.ebuild:
  x86 stable wrt security bug #337095

  06 Oct 2010; Markos Chandras <hwoarang@gentoo.org> mailman-2.1.14.ebuild:
  Stable on amd64 wrt bug #337095

*mailman-2.1.14 (04 Oct 2010)

  04 Oct 2010; Hanno Boeck <hanno@gentoo.org> +mailman-2.1.14.ebuild:
  Version bump.

*mailman-2.1.14_rc1 (13 Sep 2010)

  13 Sep 2010; Hanno Boeck <hanno@gentoo.org> +mailman-2.1.14_rc1.ebuild,
  +files/mailman-2.1.14_rc1-directory-check.patch:
  Security version bump, adjust patch for directory check.

  12 Aug 2010; Markos Chandras <hwoarang@gentoo.org> mailman-2.1.13.ebuild,
  +files/mailman-2.1.13-ldflags.patch:
  Apply patch from Olivier Huber <oli.huber@gmail.com> to respect LDFLAGS.
  Bug #331591

*mailman-2.1.13 (16 Jan 2010)

  16 Jan 2010; Hanno Boeck <hanno@gentoo.org> +mailman-2.1.13.ebuild:
  Version bump.

  10 Oct 2009; Raúl Porcel <armin76@gentoo.org> mailman-2.1.12.ebuild:
  sparc stable wrt #280900

  29 Aug 2009; nixnut <nixnut@gentoo.org> mailman-2.1.12.ebuild:
  ppc stable #280900

  14 Aug 2009; Markus Meier <maekke@gentoo.org> mailman-2.1.12.ebuild:
  amd64/x86 stable, bug #280900

*mailman-2.1.12 (01 Aug 2009)

  01 Aug 2009; Hanno Boeck <hanno@gentoo.org> +mailman-2.1.12.ebuild,
  +files/mailman-2.1.12-add-destdir.patch,
  +files/mailman-2.1.12-directory-check.patch:
  Version bump.

  14 Nov 2008; Hanno Boeck <hanno@gentoo.org> files/README.gentoo-r3:
  Typos in exim doc, thanks to Martin DiViaio in #244545.

  14 Aug 2008; nixnut <nixnut@gentoo.org> ChangeLog:
  Stable on ppc wrt bug 233920

  08 Aug 2008; Markus Meier <maekke@gentoo.org> mailman-2.1.11.ebuild:
  amd64/x86 stable, bug #233920

  06 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> mailman-2.1.11.ebuild:
  Stable on sparc, bug #233920

*mailman-2.1.11 (04 Jul 2008)

  04 Jul 2008; Hanno Boeck <hanno@gentoo.org>
  +files/mailman-2.1.9-icons.patch, +files/50_mailman.conf-r1,
  +files/README.gentoo-r3, +mailman-2.1.11.ebuild:
  Version bump, many changes taken from Jaco Kroon's ebuilds in bug #208789.

  08 Feb 2008; Hanno Boeck <hanno@gentoo.org> mailman-2.1.9-r3.ebuild:
  Stable on amd64.

  07 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org>
  mailman-2.1.9-r3.ebuild:
  ppc stable, bug #208710

  07 Feb 2008; Raúl Porcel <armin76@gentoo.org> mailman-2.1.9-r3.ebuild:
  sparc stable wrt security #208710

  05 Feb 2008; Dawid Węgliński <cla@gentoo.org> mailman-2.1.9-r3.ebuild:
  Stable on x86 for security bug #208710

*mailman-2.1.9-r3 (05 Feb 2008)

  05 Feb 2008; Hanno Boeck <hanno@gentoo.org>
  +files/mailman-2.1.9-fix-XSS.patch, +mailman-2.1.9-r3.ebuild:
  Patch XSS issues, CVE-2008-0564.

  31 Jan 2008; Benedikt Böhm <hollow@gentoo.org> mailman-2.1.9.ebuild,
  mailman-2.1.9-r1.ebuild, mailman-2.1.9-r2.ebuild:
  fix depend.apache usage wrt #208033

  22 Jan 2008; Hanno Boeck <hanno@gentoo.org> +files/README.gentoo-r2,
  mailman-2.1.9-r2.ebuild:
  Change documentation for new paths, issue a warning about mailman user
  homedir, change dep to virtual/httpd-cgi.

  26 Nov 2007; Hanno Boeck <hanno@gentoo.org> mailman-2.1.9-r2.ebuild:
  Make user and group configurable, resolves #194862, thanks to Sebastian
  Wieseler.

  26 Nov 2007; Hanno Boeck <hanno@gentoo.org> files/README.gentoo:
  Precisions of doc, resolves #156434, thanks to Sylvain Demers.

  26 Nov 2007; Hanno Boeck <hanno@gentoo.org> mailman-2.1.9-r2.ebuild:
  Add possibility to adjust cgi extension.

  24 Nov 2007; Hanno Boeck <hanno@gentoo.org> mailman-2.1.9-r2.ebuild:
  Fix multilib-strict and change wrong variable name in info part.

*mailman-2.1.9-r2 (26 Sep 2007)

  26 Sep 2007; Hanno Boeck <hanno@gentoo.org> +mailman-2.1.9-r2.ebuild:
  Much improved ebuild, masked for now.

*mailman-2.1.9-r1 (13 Sep 2007)

  13 Sep 2007; Hanno Boeck <hanno@gentoo.org> +mailman-2.1.9-r1.ebuild:
  Make customized installation paths possible, with great help from hansmi and Sebastian Wieseler.

  13 Sep 2007; Michael Hanselmann <hansmi@gentoo.org>
  -mailman-2.1.9_rc1.ebuild:
  Drop old version.

  31 Jul 2007; Piotr Jaroszyński <peper@gentoo.org>
  mailman-2.1.9_rc1.ebuild, mailman-2.1.9.ebuild:
  (QA) Add missing virtual/cron dep, bug #162618.

  29 Jul 2007; Christian Heim <phreak@gentoo.org> mailman-2.1.9_rc1.ebuild,
  mailman-2.1.9.ebuild:
  Fixing the DEPEND/RDEPEND for the move of net-www/apache to
  www-servers/apache (#78622).

  16 Jun 2007; Christoph Mende <angelos@gentoo.org> mailman-2.1.9.ebuild:
  Stable on amd64 wrt bug 164720

  12 Jun 2007; Marius Mauch <genone@gentoo.org> mailman-2.1.9_rc1.ebuild,
  mailman-2.1.9.ebuild:
  Replacing einfo with elog

  12 May 2007; Luca Longinotti <chtekk@gentoo.org> mailman-2.1.9_rc1.ebuild,
  mailman-2.1.9.ebuild:
  Apache 1.X masking (fix ebuilds to not require apache-1*).

  06 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  mailman-2.1.9.ebuild:
  ppc stable, bug #164720

  03 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> mailman-2.1.9.ebuild:
  Stable on sparc wrt #164720

  03 May 2007; Raúl Porcel <armin76@gentoo.org> mailman-2.1.9.ebuild:
  x86 stable wrt #164720

  28 Apr 2007; Sven Wegener <swegener@gentoo.org> mailman-2.1.9_rc1.ebuild,
  mailman-2.1.9.ebuild:
  Fix *initd, *confd and *envd calls (#173884, #174266)

*mailman-2.1.9 (24 Nov 2006)

  24 Nov 2006; Hanno Boeck <hanno@gentoo.org> files/README.gentoo,
  +mailman-2.1.9.ebuild:
  Version bump, fix a bump of smaller issues.

  11 Sep 2006; Thomas Cort <tcort@gentoo.org> mailman-2.1.9_rc1.ebuild:
  Stable on amd64 wrt security Bug #139976.

  10 Sep 2006; Jason Wever <weeve@gentoo.org> mailman-2.1.9_rc1.ebuild:
  Stable on SPARC wrt security bug #139976.

  08 Sep 2006; Joshua Jackson <tsunam@gentoo.org> mailman-2.1.9_rc1.ebuild:
  Stable x86; bug #139976

  07 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  mailman-2.1.9_rc1.ebuild:
  ppc stable, bug #139976

*mailman-2.1.9_rc1 (07 Sep 2006)

  07 Sep 2006; Hanno Boeck <hanno@gentoo.org> +mailman-2.1.9_rc1.ebuild:
  Version bump, contains security fixes.

  21 Jul 2006; Hanno Boeck <hanno@gentoo.org> mailman-2.1.8_rc1.ebuild:
  Fix GID for qmail (bug #137254).

  21 Jul 2006; Hanno Boeck <hanno@gentoo.org> mailman-2.1.5-r4.ebuild,
  mailman-2.1.5-r5.ebuild, mailman-2.1.6_rc4.ebuild, mailman-2.1.6.ebuild,
  mailman-2.1.7.ebuild, mailman-2.1.8_rc1.ebuild:
  Fix Slot from O (the letter) to 0 (zero).

  08 May 2006; Hanno Boeck <hanno@gentoo.org> metadata.xml,
  mailman-2.1.8_rc1.ebuild:
  Make ebuild fully support INSTALLDIR (bug #84708) and add myself as maintainer.

  29 Apr 2006; Luis Medinas <metalgod@gentoo.org> mailman-2.1.8_rc1.ebuild:
  Stable on amd64. For security bug #129136.

  17 Apr 2006; Mark Loeser <halcy0n@gentoo.org> mailman-2.1.8_rc1.ebuild:
  Stable on x86; bug #129136

  16 Apr 2006; Jason Wever <weeve@gentoo.org> mailman-2.1.8_rc1.ebuild:
  Stable on SPARC wrt security bug #129136.

  15 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  mailman-2.1.8_rc1.ebuild:
  ppc stable, bug #129136

*mailman-2.1.8_rc1 (14 Apr 2006)

  14 Apr 2006; Martin Holzer <mholzer@gentoo.org>
  +files/mailman-2.1.8_rc1-directory-check.patch, +mailman-2.1.8_rc1.ebuild:
  Security bump. see bug #129136

  13 Feb 2006; Jason Wever <weeve@gentoo.org> mailman-2.1.7.ebuild:
  Stable on SPARC wrt security bug #119313.

  08 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> mailman-2.1.7.ebuild:
  Marking stable on x86 wrt bug #119313.

  07 Feb 2006; Simon Stelling <blubb@gentoo.org> mailman-2.1.7.ebuild:
  stable on amd64 wrt bug 119313

*mailman-2.1.7 (03 Jan 2006)

  03 Jan 2006; Martin Holzer <mholzer@gentoo.org>
  +files/mailman-2.1.7-directory-check.patch, +mailman-2.1.7.ebuild:
  Version bumped.

  03 Jan 2006; Martin Holzer <mholzer@gentoo.org> mailman-2.1.6_rc4.ebuild,
  mailman-2.1.6.ebuild:
  changing postfix mailgid. closes #106403

  23 Aug 2005; Andrej Kacian <ticho@gentoo.org> mailman-2.1.5-r2.ebuild,
  mailman-2.1.5-r3.ebuild, mailman-2.1.5-r4.ebuild, mailman-2.1.5-r5.ebuild,
  mailman-2.1.6_beta1.ebuild, mailman-2.1.6_beta1-r1.ebuild,
  mailman-2.1.6_rc4.ebuild, mailman-2.1.6.ebuild:
  Use -1 for shell argument to enewuser. Bug #103421.

*mailman-2.1.6 (06 Jul 2005)

  06 Jul 2005; Martin Holzer <mholzer@gentoo.org>
  +files/mailman-2.1.6-directory-check.patch, +mailman-2.1.6.ebuild:
  Version bumped.

*mailman-2.1.6_rc4 (24 May 2005)

  24 May 2005; Martin Holzer <mholzer@gentoo.org>
  +files/mailman-2.1.6_rc4-directory-check.patch, +mailman-2.1.6_rc4.ebuild:
  Version bumped. MTA now configured with USE flag

*mailman-2.1.6_beta1-r1 (01 Mar 2005)

  01 Mar 2005; Elfyn McBratney <beu@gentoo.org> +files/50_mailman.conf,
  +mailman-2.1.5-r5.ebuild, +mailman-2.1.6_beta1-r1.ebuild:
  Rev bumps.  Update to use the new apache paths.  Closes #77916.

  16 Feb 2005; Elfyn McBratney <beu@gentoo.org> mailman-2.1.5-r2.ebuild,
  mailman-2.1.5-r3.ebuild, mailman-2.1.5-r4.ebuild,
  mailman-2.1.6_beta1.ebuild:
  Add slash after ${ROOT} in pkg_config.

*mailman-2.1.6_beta1 (12 Feb 2005)

  12 Feb 2005; Tuấn Văn <langthang@gentoo.org>
  +files/mailman-2.1.6_beta1-directory-check.patch,
  +mailman-2.1.6_beta1.ebuild:
  New version. New directory-check.patch, thanks to Brian Harring <ferringb@gentoo.org>

  10 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> mailman-2.1.5-r4.ebuild:
  stable on amd64. see #81109

  09 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> mailman-2.1.5-r4.ebuild:
  Stable on sparc wrt #81109

  09 Feb 2005; Olivier Crête <tester@gentoo.org> mailman-2.1.5-r4.ebuild:
  Stable on x86, bug #81109

  09 Feb 2005; Tuấn Văn <langthang@gentoo.org>
  +files/mailman-2.1.5-true_path.patch:
  revision bump with true_path patch.

  19 Jan 2005; Karol Wojtaszek <sekretarz@gentoo.org>
  mailman-2.1.5-r3.ebuild:
  Stable on amd64, bug #77524

  16 Jan 2005; Tuấn Văn <langthang@gentoo.org> mailman-2.1.5-r3.ebuild:
  stable on x86.

  16 Jan 2005; Jason Wever <weeve@gentoo.org> mailman-2.1.5-r3.ebuild:
  Stable on sparc wrt security bug #77524.

*mailman-2.1.5-r3 (15 Jan 2005)

  15 Jan 2005; Tuấn Văn <langthang@gentoo.org>
  +files/mailman-2.1.5-driver.cvs.patch, +mailman-2.1.5-r3.ebuild:
  revision bump to resolve bug #77524.

  11 Nov 2004; Tuan Van <langthang@gentoo.org> mailman-2.1.5-r2.ebuild:
  QA: illegal einfo/ewarn. Bug #70848.

  08 Aug 2004; Jason Wever <weeve@gentoo.org> mailman-2.1.5-r2.ebuild:
  Stable on sparc wrt bug #58918.

  08 Aug 2004; Tom Martin <slarti@gentoo.org> mailman-2.1.5-r2.ebuild:
  Stable on amd64 for bug 58918.

  07 Aug 2004; Tuan Van <langthang@gentoo.org> mailman-2.1.5-r2.ebuild:
  Do not run `check_perms_grsecurity.py -f` on regular system.

  07 Aug 2004; Tuan Van <langthang@gentoo.org> mailman-2.1.5-r2.ebuild:
  fix to get check_perms_grsecurity.py run.

*mailman-2.1.5-r2 (28 Jul 2004)

  28 Jul 2004; Tuan Van <langthang@gentoo.org> +mailman-2.1.5-r2.ebuild:
  fix bug #58644. Revision bump.

  27 Jul 2004; Tuan Van <langthang@gentoo.org> mailman-2.1.5-r1.ebuild:
  switch to enew{group,user}.
  add enew{group/user} to pkg_postinst wrt bug #58526.

  22 Jul 2004; Tuan Van <langthang@gentoo.org> mailman-2.1.5-r1.ebuild:
  stable on x86.

*mailman-2.1.5-r1 (21 Jul 2004)

  21 Jul 2004; Tuan Van <langthang@gentoo.org>
  +files/mailman-2.1.5-directory-check.patch, +mailman-2.1.5-r1.ebuild:
  Revision bump to resolve bug #53533, #56250. Thanks to Jim Ramsay
  <i.am@jimramsay.com> and Brian Harring <ferringb@gentoo.org>.

  10 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> mailman-2.1.5.ebuild:
  Marked ~amd64.

  11 Jun 2004; Aron Griffis <agriffis@gentoo.org> mailman-2.1.4.ebuild,
  mailman-2.1.5.ebuild:
  Fix use invocation

  09 Jun 2004; Martin Holzer <mholzer@gentoo.org> mailman-2.1.5.ebuild:
  marking x86 stable.

  01 Jun 2004; Jason Wever <weeve@gentoo.org> mailman-2.1.5.ebuild:
  Marked stable on sparc wrt bug #51671.

  01 Jun 2004; Martin Holzer <mholzer@gentoo.org> mailman-2.1.5.ebuild:
  added more keepdir and removed sed.

*mailman-2.1.5 (31 May 2004)

  31 May 2004; <plasmaroo@gentoo.org> +mailman-2.1.5.ebuild:
  Version bump for a security vulnerability; closes bug #52043.

  14 May 2004; Luca Barbato <lu_zero@gentoo.org> mailman-2.1.4.ebuild:
  Marked ~ppc

  12 Mar 2004; Martin Holzer <mholzer@gentoo.org> mailman-2.1.4.ebuild:
  Correcting version in einfo. Closes bug #44464.

  23 Feb 2004; Sven Blumenstein <bazik@gentoo.org> mailman-2.1.4.ebuild:
  Stable on sparc. Thanks to Josh Grebe <josh@brokedown.net> for testing!

  31 Jan 2004; Martin Holzer <mholzer@gentoo.org> files/mailman.rc:
  adding -s option to start. Closes 34278.

  10 Jan 2004; Martin Holzer <mholzer@gentoo.org> mailman-2.1.4.ebuild:
  typo in config_protection. doing needed keepdir to work

  09 Jan 2004; Martin Holzer <mholzer@gentoo.org> mailman-2.1.4.ebuild:
  disabling python languages. Closes 34727

  08 Jan 2004; Martin Holzer <mholzer@gentoo.org> files/README.gentoo:
  updating readme. Closes 36725

  06 Jan 2004; Martin Holzer <mholzer@gentoo.org> mailman-2.1.4.ebuild:
  adding locks dir

*mailman-2.1.4 (04 Jan 2004)

  04 Jan 2004; Martin Holzer <mholzer@gentoo.org> mailman-2.1.4.ebuild:
  Version bumped. Closes 37208

  04 Jan 2004; Martin Holzer <mholzer@gentoo.org> mailman-2.1.2-r1.ebuild,
  mailman-2.1.2.ebuild, mailman-2.1.3.ebuild:
  mailman has now home, but config_protect was not included. Closes 35536

  14 Dec 2003; <spider@gentoo.org> mailman-2.1.1-r2.ebuild,
  mailman-2.1.1-r3.ebuild, mailman-2.1.2-r1.ebuild, mailman-2.1.2.ebuild,
  mailman-2.1.3.ebuild:
  QA: fixing chown user.group to user:group, bug #35127

*mailman-2.1.3 (21 Nov 2003)

  21 Nov 2003; Martin Holzer <mholzer@gentoo.org> mailman-2.1.3.ebuild:
  Version bumped.

  20 Nov 2003; Martin Holzer <mholzer@gentoo.org> mailman-2.1.2-r1.ebuild,
  mailman-2.1.2.ebuild:
  adding spam dir. Closes #31920

*mailman-2.1.2-r1 (30 Jul 2003)

  30 Jul 2003; Nick Hadaway <raker@gentoo.org> mailman-2.1.2-r1.ebuild,
  files/README.gentoo:
  Reworked the apache configuration steps in the readme and in the 
  ebuild.  Revision bumped as there have been lots of changes since
  2.1.2 was initially added to portage.

  26 Jul 2003; Nick Hadaway <raker@gentoo.org> mailman-2.1.2.ebuild:
  Removed invalid apache use flag and adjusted routines accordingly.

  16 Jul 2003; Nick Hadaway <raker@gentoo.org> mailman-2.1.2.ebuild:
  Added apache and apache2 to IUSE and made pkg_config procedure
  compatible with both installations types.

  09 Jul 2003; Nick Hadaway <raker@gentoo.org> files/README.gentoo:
  Updated the readme to be a little more explicit and complete.

  08 Jun 2003; Todd Berman <tberman@gentoo.org> mailman-2.1.1-r2.ebuild,
  mailman-2.1.1-r3.ebuild, mailman-2.1.2.ebuild:
  Fixed IUSE. (thanks again rac)

  22 May 2003; Todd Berman <tberman@gentoo.org> mailman-2.1.2.ebuild:
  Added INSTALL to documentation. Closed bug #18351

*mailman-2.1.2 (19 May 2003)

  19 May 2003; Todd Berman <tberman@gentoo.org> mailman-2.1.1-r2.ebuild,
  mailman-2.1.1-r3.ebuild, mailman-2.1.2.ebuild, files/README.gentoo,
  files/mailman.2.1.1-r2.conf, files/mailman.2.1.1-r3.conf,
  files/mailman.conf:
  Version bump. Hopefully fixed install location issues. Hopefully fixed misc
  issues with mailman install. (new install location is /usr/local/)

*mailman-2.1.1-r3 (13 May 2003)

  13 May 2003; Todd Berman <tberman@gentoo.org> mailman-2.1.1-r3.ebuild:
  Changed install dir to /home/ instead of /var/. bumped r#

*mailman-2.1.1-r2 (29 Apr 2003)

  29 Apr 2003; Todd Berman <tberman@gentoo.org> mailman-2.1.1-r2.ebuild:
  Changed mailman's gid to daemon to fix bug #19257.

*mailman-2.1.1-r1 (18 Apr 2003)

  18 Apr 2003; Martin Holzer <mholzer@gentoo.org> Manifest,
  mailman-2.1.1-r1.ebuild:
  Adding contrib stuff. Closes #18425.

*mailman-2.1.1 (17 Feb 2003)

  Daniel Ahlberg <aliz@gentoo.org> :
  Security update.

*mailman-2.1 (21 Jan 2003)

  03 Feb 2003; Nick Hadaway <raker@gentoo.org> mailman-2.1.ebuild,
  files/sendmail.rc :
  Added an rc file.

  21 Jan 2003; Nick Hadaway <raker@gentoo.org> mailman-2.1.ebuild,
  files/digest-mailman-2.1 :
  Version bump.  Added some logic to keep the old mm_cfg.py as requested
  in bug #12589

*mailman-2.0.12 (16 Jul 2002)

  04 Jan 2002; Martin Holzer <mholzer@gentoo.org> mailman-2.0.1.2.ebuild ChangeLog :
  Fixed einfo text. This closes #13078.

  16 Jul 2002; Ben Lutgens <lamer@gentoo.org> mailman-2.0.1.2.ebuild,
  ChangeLog, files/digest-mailman-2.0.2.1, files/mailman.conf,
  files/README.gentoo :

  Brand new package, based on submission by Joby Walker