summaryrefslogtreecommitdiff
blob: c22e50eff488b06d98fe47a6e7055964edab5bf6 (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
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
# ChangeLog for sys-devel/automake
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.151 2010/05/31 19:20:31 josejx Exp $

  31 May 2010; Joseph Jezak <josejx@gentoo.org> automake-1.11.1.ebuild:
  Marked ppc64 stable for bug #295947.

  18 Apr 2010; <nixnut@gentoo.org> automake-1.11.1.ebuild:
  ppc stable #295947

  13 Apr 2010; Raúl Porcel <armin76@gentoo.org> automake-1.11.1.ebuild:
  alpha/sparc stable wrt #295947

  11 Apr 2010; Mike Frysinger <vapier@gentoo.org> automake-1.11.1.ebuild:
  Mark arm/ia64/s390/sh stable #295947.

  09 Apr 2010; Pacho Ramos <pacho@gentoo.org> automake-1.11.1.ebuild:
  amd64 stable, bug 295947

  29 Mar 2010; Jeroen Roovers <jer@gentoo.org> automake-1.11.1.ebuild:
  Stable for HPPA (bug #295947).

  13 Mar 2010; Raúl Porcel <armin76@gentoo.org> automake-1.4_p6-r1.ebuild,
  automake-1.5-r1.ebuild, automake-1.6.3-r1.ebuild,
  automake-1.7.9-r2.ebuild, automake-1.8.5-r4.ebuild,
  automake-1.9.6-r3.ebuild, automake-1.10.3.ebuild:
  alpha/ia64/m68k/s390/sh/sparc stable wrt #295357

  09 Mar 2010; Joseph Jezak <josejx@gentoo.org> automake-1.4_p6-r1.ebuild,
  automake-1.5-r1.ebuild, automake-1.6.3-r1.ebuild,
  automake-1.7.9-r2.ebuild, automake-1.8.5-r4.ebuild,
  automake-1.9.6-r3.ebuild, automake-1.10.3.ebuild:
  Marked ppc stable for bug #295357.

  07 Mar 2010; Markus Meier <maekke@gentoo.org> automake-1.4_p6-r1.ebuild,
  automake-1.5-r1.ebuild, automake-1.6.3-r1.ebuild,
  automake-1.7.9-r2.ebuild, automake-1.8.5-r4.ebuild,
  automake-1.9.6-r3.ebuild, automake-1.10.3.ebuild:
  amd64/arm stable, bug #295357

  01 Mar 2010; Brent Baude <ranger@gentoo.org> automake-1.4_p6-r1.ebuild,
  automake-1.5-r1.ebuild, automake-1.6.3-r1.ebuild,
  automake-1.7.9-r2.ebuild, automake-1.8.5-r4.ebuild,
  automake-1.9.6-r3.ebuild, automake-1.10.3.ebuild:
  Marking automake ebuilds ppc64 for sec bug 295357

  21 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
  automake-1.4_p6-r1.ebuild, automake-1.5-r1.ebuild,
  automake-1.6.3-r1.ebuild, automake-1.7.9-r2.ebuild,
  automake-1.8.5-r4.ebuild, automake-1.9.6-r3.ebuild,
  automake-1.10.3.ebuild, automake-1.11.1.ebuild:
  stable x86, bug 295357

  18 Feb 2010; Jeroen Roovers <jer@gentoo.org> automake-1.4_p6-r1.ebuild,
  automake-1.5-r1.ebuild, automake-1.6.3-r1.ebuild,
  automake-1.7.9-r2.ebuild, automake-1.8.5-r4.ebuild,
  automake-1.9.6-r3.ebuild, automake-1.10.3.ebuild:
  Stable for HPPA (bug #295357).

*automake-1.11.1 (09 Dec 2009)
*automake-1.10.3 (09 Dec 2009)
*automake-1.9.6-r3 (09 Dec 2009)
*automake-1.8.5-r4 (09 Dec 2009)
*automake-1.7.9-r2 (09 Dec 2009)
*automake-1.6.3-r1 (09 Dec 2009)
*automake-1.5-r1 (09 Dec 2009)
*automake-1.4_p6-r1 (09 Dec 2009)

  09 Dec 2009; Mike Frysinger <vapier@gentoo.org>
  +automake-1.4_p6-r1.ebuild, +files/automake-1.4-CVE-2009-4029.patch,
  +automake-1.5-r1.ebuild, +files/automake-1.5-CVE-2009-4029.patch,
  +automake-1.6.3-r1.ebuild, +automake-1.7.9-r2.ebuild,
  +automake-1.8.5-r4.ebuild, +files/automake-1.8.5-CVE-2009-4029.patch,
  +automake-1.9.6-r3.ebuild, +automake-1.10.3.ebuild,
  +automake-1.11.1.ebuild:
  Version bump and apply fixes from upstream for CVE-2009-4029 #295357.

  29 May 2009; Mike Frysinger <vapier@gentoo.org> automake-1.5.ebuild,
  automake-1.6.3.ebuild, automake-1.7.9-r1.ebuild, automake-1.8.5-r3.ebuild,
  automake-1.9.6-r2.ebuild, +files/automake-1.10-ccnoco-ldflags.patch:
  Add fix from upstream for ccnoco test failure with custom LDFLAGS #203914
  by Carsten Lohrke.

*automake-1.11 (17 May 2009)

  17 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  -automake-1.11_beta.ebuild, +automake-1.11.ebuild:
  Bump to 1.11 release.

*automake-1.11_beta (17 May 2009)

  17 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  -automake-1.10b.ebuild, +automake-1.11_beta.ebuild:
  Replace the 1.10b ebuild with the same source installed as 1.11_beta, with
  1.11 slot and fixed dependencies. This version is masked, but can now be
  used on the same system as 1.10 without extra hassle.

  17 Apr 2009; Zac Medico <zmedico@gentoo.org> automake-1.10b.ebuild:
  Fix SRC_URI since alpha/beta releases are not distributed on the usual
  mirrors.

*automake-1.10b (01 Apr 2009)

  01 Apr 2009; Mike Frysinger <vapier@gentoo.org> +automake-1.10b.ebuild:
  Version bump.

  21 Mar 2009; Mike Frysinger <vapier@gentoo.org>
  +files/automake-1.10.2-bash4.patch, automake-1.10.2.ebuild:
  Fix from upstream for running tests under bash-4 #263068 by Nick Fortino.

  21 Mar 2009; Mike Frysinger <vapier@gentoo.org>
  +files/automake-1.7.9-libtool-2.patch, automake-1.7.9-r1.ebuild:
  Fix by Ryan Hill for tests w/libtool-2 #257544.

  21 Mar 2009; Mike Frysinger <vapier@gentoo.org>
  +files/automake-1.9.6-subst-test.patch, automake-1.7.9-r1.ebuild,
  automake-1.8.5-r3.ebuild, automake-1.9.6-r2.ebuild:
  Fix from upstream for tests with newer autotools #222225 by Xake.

  08 Feb 2009; Mike Frysinger <vapier@gentoo.org> automake-1.9.6-r2.ebuild,
  automake-1.10.2.ebuild, automake-9999.ebuild:
  Fix help2man invocation to use local version #249047 by en.ABCD.

  03 Jan 2009; Jeroen Roovers <jer@gentoo.org> automake-1.10.2.ebuild:
  Stable for HPPA (bug #252667).

  29 Dec 2008; Raúl Porcel <armin76@gentoo.org> automake-1.10.2.ebuild:
  alpha/arm/ia64/sparc/x86 stable wrt #252667

  28 Dec 2008; Tobias Scherbaum <dertobi123@gentoo.org>
  automake-1.10.2.ebuild:
  ppc stable, bug #252667

  28 Dec 2008; Thomas Anderson <gentoofan23@gentoo.org>
  automake-1.10.2.ebuild:
  stable amd64, bug 252667

  27 Dec 2008; Brent Baude <ranger@gentoo.org> automake-1.10.2.ebuild:
  stable ppc64, bug 252667

*automake-1.10.2 (23 Nov 2008)

  23 Nov 2008; Mike Frysinger <vapier@gentoo.org> +automake-1.10.2.ebuild:
  Version bump.

  22 Sep 2008; Jeroen Roovers <jer@gentoo.org> automake-1.10.1-r1.ebuild:
  Stable for HPPA (bug #238268).

  21 Sep 2008; Markus Meier <maekke@gentoo.org> automake-1.10.1-r1.ebuild:
  amd64 stable, bug #238268

  21 Sep 2008; Raúl Porcel <armin76@gentoo.org> automake-1.10.1-r1.ebuild:
  alpha/ia64/sparc/x86 stable wrt #238268

  21 Sep 2008; Brent Baude <ranger@gentoo.org> automake-1.10.1-r1.ebuild:
  stable ppc64, bug 238268

  21 Sep 2008; Brent Baude <ranger@gentoo.org> automake-1.10.1-r1.ebuild:
  stable ppc, bug 238268

*automake-1.10.1-r1 (01 May 2008)

  01 May 2008; Ulrich Mueller <ulm@gentoo.org> +automake-1.10.1-r1.ebuild:
  Fix internal cross references in Info files, bug 183697. Thanks to
  Alfredo Tupone <tupone@gentoo.org> for the patch.

  17 Apr 2008; nixnut <nixnut@gentoo.org> automake-1.10.1.ebuild:
  Stable on ppc wrt bug 217239

  14 Apr 2008; Markus Rothe <corsair@gentoo.org> automake-1.10.1.ebuild:
  Stable on ppc64; bug #217239

  14 Apr 2008; Raúl Porcel <armin76@gentoo.org> automake-1.10.1.ebuild:
  alpha/ia64/sparc stable wrt #217239

  14 Apr 2008; Jeroen Roovers <jer@gentoo.org> automake-1.10.1.ebuild:
  Stable for HPPA (bug #217239).

  13 Apr 2008; Mike Frysinger <vapier@gentoo.org>
  +files/automake-1.10.1-tests.patch, automake-1.10.1.ebuild:
  Add fix from upstream for instsh2.test failure #217513 by Markus Rothe.

  13 Apr 2008; Benedikt Böhm <hollow@gentoo.org> automake-1.10.1.ebuild:
  amd64 stable wrt #217239

  12 Apr 2008; Dawid Węgliński <cla@gentoo.org> automake-1.10.1.ebuild:
  Stable on x86 (bug #217239)

*automake-1.10.1 (22 Jan 2008)

  22 Jan 2008; Mike Frysinger <vapier@gentoo.org> +automake-1.10.1.ebuild:
  Version bump.

  24 Dec 2007; Mike Frysinger <vapier@gentoo.org>
  +files/automake-1.9.6-aclocal7-test-sleep.patch, automake-1.8.5-r3.ebuild,
  automake-1.9.6-r2.ebuild:
  Add fix from upstream for random aclocal7 test failure #197366 by Joe
  Millenbach.

*automake-9999 (02 Nov 2007)

  02 Nov 2007; Mike Frysinger <vapier@gentoo.org> +automake-9999.ebuild:
  Add support for git.

  08 Sep 2007; Mike Frysinger <vapier@gentoo.org>
  +files/automake-1.6.3-test-fixes.patch,
  +files/automake-1.7.9-test-fixes.patch,
  +files/automake-1.8.5-test-fixes.patch, automake-1.4_p6.ebuild,
  automake-1.5.ebuild, automake-1.6.3.ebuild, automake-1.7.9-r1.ebuild,
  automake-1.8.5-r3.ebuild, automake-1.9.6-r2.ebuild:
  Fixup misc false test failures related to newer versions of autotools in
  general.

  08 Sep 2007; Mike Frysinger <vapier@gentoo.org> automake-1.10.ebuild:
  Set docdir to the right place #154903 by Chris Mayo.

  26 Aug 2007; Mike Frysinger <vapier@gentoo.org>
  files/automake-1.5-test-fixes.patch:
  Fix false positive in depcomp2 caused by newer autoconf versions #181484.

  13 Jul 2007; Roy Marples <uberlord@gentoo.org> automake-1.8.5-r3.ebuild:
  Keyworded ~sparc-fbsd

  11 Jul 2007; Roy Marples <uberlord@gentoo.org> automake-1.5.ebuild:
  Keyworded ~sparc-fbsd.

  07 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  automake-1.10.ebuild:
  ppc stable, bug #159417

  05 Jan 2007; Jeroen Roovers <jer@gentoo.org> automake-1.10.ebuild:
  Stable for HPPA (bug #159417).

  03 Jan 2007; Steve Dibb <beandog@gentoo.org> automake-1.10.ebuild:
  amd64 stable, bug 159417

  02 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> automake-1.10.ebuild:
  Stable on sparc wrt #159417

  30 Dec 2006; Tom Gall <tgall@gentoo.org> automake-1.10.ebuild:
  stable on ppc64, bug #159417

  30 Dec 2006; Andrej Kacian <ticho@gentoo.org> automake-1.10.ebuild:
  Stable on x86, bug #159417.

  30 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> automake-1.10.ebuild:
  Stable on Alpha, bug 159417.

  03 Nov 2006; Fabian Groffen <grobian@gentoo.org> automake-1.4_p6.ebuild,
  automake-1.5.ebuild, automake-1.6.3.ebuild, automake-1.7.9-r1.ebuild,
  automake-1.8.5-r3.ebuild, automake-1.9.6-r2.ebuild, automake-1.10.ebuild:
  Dropped ppc-macos, see you in prefix.

  30 Oct 2006; Roy Marples <uberlord@gentoo.org> automake-1.6.3.ebuild,
  automake-1.7.9-r1.ebuild:
  Added ~sparc-fbsd keyword.

  24 Oct 2006; Roy Marples <uberlord@gentoo.org> automake-1.4_p6.ebuild:
  Added ~sparc-fbsd keyword.

  18 Oct 2006; Roy Marples <uberlord@gentoo.org> automake-1.10.ebuild:
  Added ~sparc-fbsd keyword.

  17 Oct 2006; Roy Marples <uberlord@gentoo.org> automake-1.9.6-r2.ebuild:
  Added ~sparc-fbsd keyword.

*automake-1.10 (16 Oct 2006)

  16 Oct 2006; Mike Frysinger <vapier@gentoo.org> +automake-1.10.ebuild:
  Version bump.

  22 Jul 2006; Bryan Østergaard <kloeri@gentoo.org>
  automake-1.9.6-r2.ebuild:
  Stable on alpha.

  09 Jul 2006; Joshua Kinard <kumba@gentoo.org> automake-1.9.6-r2.ebuild:
  Marked stable on mips.

  28 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  automake-1.9.6-r2.ebuild:
  ppc stable, #138145

  28 Jun 2006; Luis Medinas <metalgod@gentoo.org> automake-1.9.6-r2.ebuild:
  Stable on amd64. Bug #138145.

  27 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  automake-1.9.6-r2.ebuild:
  Stable on sparc wrt #138145

  27 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  automake-1.9.6-r2.ebuild:
  Stable on x86 wrt bug #138145.

  27 Jun 2006; Fabian Groffen <grobian@gentoo.org> automake-1.9.6-r2.ebuild:
  Marked ppc-macos stable for progressive users (bug #138145)

  27 Jun 2006; Markus Rothe <corsair@gentoo.org> automake-1.9.6-r2.ebuild:
  Stable on ppc64; bug #138145

  30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> automake-1.4_p6.ebuild,
  automake-1.5.ebuild, automake-1.6.3.ebuild, automake-1.7.9-r1.ebuild,
  automake-1.8.5-r3.ebuild, automake-1.9.6-r2.ebuild:
  Add ~x86-fbsd keywords.

*automake-1.9.6-r2 (24 Mar 2006)

  24 Mar 2006; Mike Frysinger <vapier@gentoo.org>
  +files/automake-1.9.6-ignore-comments.patch, +automake-1.9.6-r2.ebuild:
  Ignore m4 macros present in comments #126388 by Donnie Berkholz.

  23 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>;
  automake-1.9.6-r1.ebuild:
  Remove blocker on app-text/dgs, added a dgs with workaround to the tree.

  02 Feb 2006; Mike Frysinger <vapier@gentoo.org>
  +files/automake-1.4-nls-nuisances.patch,
  files/automake-1.5-test-fixes.patch, automake-1.4_p6.ebuild,
  automake-1.5.ebuild:
  Fix building in EE locale #121151 by J.

*automake-1.9.6-r1 (29 Sep 2005)

  29 Sep 2005; Mike Frysinger <vapier@gentoo.org>
  +files/automake-1.9.6-include-dir-prefix.patch, +automake-1.9.6-r1.ebuild:
  Add patch to fix rules with subdirs #107435 by John Ratliff.

*automake-1.9.6 (11 Jul 2005)

  11 Jul 2005; Mike Frysinger <vapier@gentoo.org>
  +files/automake-1.9.6-infopage-namechange.patch, +automake-1.9.6.ebuild:
  Version bump.

*automake-1.9.5 (04 Mar 2005)

  04 Mar 2005; Mike Frysinger <vapier@gentoo.org> +automake-1.9.5.ebuild:
  Version bump.

  15 Feb 2005; Kito <kito@gentoo.org> automake-1.4_p6.ebuild,
  automake-1.5.ebuild, automake-1.6.3.ebuild, automake-1.7.9-r1.ebuild,
  automake-1.8.5-r3.ebuild, automake-1.9.4.ebuild:
  ~ppc-macos keyword

  06 Feb 2005; Joshua Kinard <kumba@gentoo.org> automake-1.4_p6.ebuild,
  automake-1.5.ebuild, automake-1.6.3.ebuild, automake-1.7.9-r1.ebuild,
  automake-1.8.5-r3.ebuild, automake-1.9.4.ebuild:
  Marked stable on mips.

  31 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> automake-1.4_p6.ebuild,
  automake-1.5.ebuild, automake-1.6.3.ebuild, automake-1.7.9-r1.ebuild,
  automake-1.8.5-r3.ebuild, automake-1.9.4.ebuild:
  Stable on sparc

  31 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> automake-1.4_p6.ebuild,
  automake-1.5.ebuild, automake-1.6.3.ebuild, automake-1.7.9-r1.ebuild,
  automake-1.8.5-r3.ebuild, automake-1.9.4.ebuild:
  Stable on alpha.

  30 Jan 2005; Mike Frysinger <vapier@gentoo.org>
  +files/automake-1.5-test-fixes.patch, automake-1.5.ebuild:
  Add patches from fedora to fix ccnoco/dirname tests #79505.  Also touch up 
  our slot patch to not append /usr/share/aclocal if --acdir is passed since 
  that's (1) wrong and (2) it breaks the aclocalii test.  Update the tail/head 
  syntax of the insthook test to fix incorrect failure.

  30 Jan 2005; Mike Frysinger <vapier@gentoo.org> automake-1.4_p6.ebuild:
  Add a few patches from fedora and dont run error.test since its known to fail
  and no one really cares to fix it in this old version #79529.

  30 Jan 2005; Michael Hanselmann <hansmi@gentoo.org>
  automake-1.4_p6.ebuild, automake-1.5.ebuild, automake-1.6.3.ebuild,
  automake-1.7.9-r1.ebuild, automake-1.8.5-r3.ebuild, automake-1.9.4.ebuild:
  Stable on ppc, bug 74011.

*automake-1.8.5-r3 (29 Jan 2005)

  29 Jan 2005; Markus Rothe <corsair@gentoo.org> automake-1.4_p6.ebuild,
  automake-1.5.ebuild, automake-1.6.3.ebuild, automake-1.7.9-r1.ebuild,
  automake-1.8.5-r3.ebuild, automake-1.9.4.ebuild:
  Stable on ppc64

*automake-1.9.4 (10 Jan 2005)

  10 Jan 2005; Mike Frysinger <vapier@gentoo.org> -automake-1.9.3.ebuild,
  +automake-1.9.4.ebuild:
  Version bump.

*automake-1.9.3 (14 Nov 2004)

  14 Nov 2004; Mike Frysinger <vapier@gentoo.org> +automake-1.9.3.ebuild:
  Version bump #58791.

*automake-1.7.9 (22 Oct 2004)

  22 Oct 2004; Mike Frysinger <vapier@gentoo.org>
  +files/automake-1.5-slot.patch, +automake-1.4_p6.ebuild,
  +automake-1.5.ebuild, +automake-1.6.3.ebuild, +automake-1.7.9.ebuild,
  +automake-1.8.5-r2.ebuild:
  New SLOT-ed automakes.

  03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  automake-1.7.7.ebuild:
  Masked automake-1.7.7.ebuild stable for ppc

  31 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org>
  automake-1.8.5-r1.ebuild:
  Stable on sparc

  26 Jun 2004; <solar@gentoo.org> automake-1.8.5-r1.ebuild:
  update automake-1.8.5-r1 with uclibc logic

*automake-1.8.5-r1 (16 Jun 2004)

  16 Jun 2004; Martin Schlemmer <azarah@gentoo.org>
  +files/am-wrapper.pl-1.8-v2, +automake-1.8.5-r1.ebuild:
  Update am-wrapper script to also use ac_version and am_version functions to
  check AC_PREREQ and AM_AUTOMAKE_VERSION (allows us to check strings beyond the
  first match).

*automake-1.8.5 (29 May 2004)

  29 May 2004; <solar@gentoo.org> automake-1.8.5.ebuild,
  files/automake-1.8.5-config-guess-uclibc.patch:
  Version bump. Added config.guess-uclibc.patch from Peter S. Mazinger

  26 Apr 2004; Michael McCabe <randy@gentoo.org> automake-1.8.3.ebuild:
  Stable on s390

  07 Apr 2004; Joshua Kinard <kumba@gentoo.org> automake-1.8.3.ebuild:
  Marked stable on mips.

  04 Apr 2004; Guy Martin <gmsoft@gentoo.org> automake-1.8.3.ebuild:
  Marked stable on hppa.

  02 Apr 2004; Jon Portnoy <avenj@gentoo.org> automake-1.8.3.ebuild :
  Stable on x86 for security fix.

  31 Mar 2004; Lars Weiler <pylon@gentoo.org> automake-1.8.3.ebuild:
  stable on ppc, as requested in bug #45646

  29 Mar 2004; Aron Griffis <agriffis@gentoo.org> automake-1.8.3.ebuild:
  Mark stable on alpha and ia64 for bug 45646

  26 Mar 2004; Jason Wever <weeve@gentoo.org> automake-1.8.3.ebuild:
  Marked stable on sparc wrt bug #45646.

  26 Mar 2004; Jon Portnoy <avenj@gentoo.org> automake-1.8.3.ebuild :
  Stable on AMD64.

*automake-1.8.3 (24 Mar 2004)

  24 Mar 2004; <solar@gentoo.org> automake-1.8.3.ebuild:
  Version bump. Insecure Temporary Directory Creation Symbolic Link
  Vulnerability. bug #45646

  23 Mar 2004; Jason Wever <weeve@gentoo.org> automake-1.8.2.ebuild:
  Stable on sparc.

  19 Feb 2004; <tuxus@gentoo.org> automake-1.7.7.ebuild:
  Marked stable on mips

*automake-1.8.2 (03 Feb 2004)

  03 Feb 2004; Martin Schlemmer <azarah@gentoo.org> automake-1.8.2.ebuild,
  files/am-wrapper.pl-1.8, files/automake-1.8.2-infopage-namechange.patch,
  files/automake-1.7.9-infopage-namechange.patch:
  Update version.  Also update 1.7 versions to 1.7.9.  I should really try to
  figure out if we can drop some versions, as it is starting to get a bit much.

  17 Jan 2004; Christian Birchinger <joker@gentoo.org> automake-1.7.7.ebuild:
  Added sparc stable keyword

  13 Dec 2003; Brad House <brad_mssw@gentoo.org> automake-1.7.8.ebuild:
  mark stable on amd64

  24 Nov 2003; Brad House <brad_mssw@gentoo.org> automake-1.7.7.ebuild:
  someone bumped up the coreutils deps, but
  didn't bump up all deps for different arches.  Please let me know if
  marking this stable on amd64 causes any problems.

  21 Nov 2003; Aron Griffis <agriffis@gentoo.org> automake-1.7.8.ebuild:
  Stable on ia64 and alpha in support of coreutils DEPEND

  20 Nov 2003; Bartosch Pixa <darkspecter@gentoo.org> automake-1.7.8.ebuild:
  set ppc in keywords

*automake-1.7.8 (26 Oct 2003)

  26 Oct 2003; Daniel Ahlberg <aliz@gentoo.org> automake-1.7.8.ebuild:
  Version bump

*automake-1.7.7 (28 Sep 2003)

  28 Sep 2003; Martin Schlemmer <azarah@gentoo.org> automake-1.7.7.ebuild,
  files/automake-1.7.7-infopage-namechange.patch:
  Update version.

  17 Sep 2003; Jon Portnoy <avenj@gentoo.org> automake-1.7.5-r2.ebuild :
  ia64 keywords.

  02 Sep 2003; Martin Holzer <mholzer@gentoo.org> automake-1.6.1-r6.ebuild,
  automake-1.6.3.ebuild, automake-1.7.2.ebuild, automake-1.7.5-r2.ebuild:
  Now uses mirror://gnu.

  02 Aug 2003; Martin Schlemmer <azarah@gentoo.org> automake-1.7.5-r2.ebuild:
  Mark stable.

*automake-1.7.5-r2 (02 Jul 2003)

  04 Jul 2003; Joshua Kinard <kumba@gentoo.org> :
  Fixed b0rked Manifest (yay)
  Removed stray digests

  02 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> automake-1.7.5-r2.ebuild, automake-1.7.5-r1.ebuild, 
						automake-1.7.5.ebuild :
  Another versionbump to fix this new version. Also removed the faulty versions.  

*automake-1.7.5-r1 (01 Jul 2003)

  01 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> automake-1.7.5-r1.ebuild :
  Force update.

  01 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> automake-1.7.5.ebuild. :
  Do not run fix_bins for 1.4.

*automake-1.7.5 (30 Jun 2003)

  30 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> automake-1.7.5.ebuild :
  Version bump.

  12 Jun 2003; <msterret@gentoo.org> automake-1.6.1-r6.ebuild:
  fix Header

  30 Mar 2003; Martin Schlemmer <azarah@gentoo.org> automake-1.7.2.ebuild :
  Mark stable.  It had extensive testing, and it sorda goes with latest
  autoconf, which was marked stable to fix bug #14663.

  09 Mar 2003; Martin Schlemmer <azarah@gentoo.org> files/am-wrapper.pl-1.7 :
  Some new stuff have AC_PREREQ in [].

  18 Feb 2003; Zach Welch <zwelch@gentoo.org> :
  Added arm to keywords.

  07 Feb 2003; Guy Martin <gmsoft@gentoo.org> automake-1.6.3.ebuild :
  Added hppa to keywords.

*automake-1.7.2 (21 Jan 2003)

  21 Jan 2003; Martin Schlemmer <azarah@gentoo.org> automake-1.7.2.ebuild :
  Update version.  Change WANT_AUTOMAKE_1_?=1 selection scheme to
  WANT_AUTOMAKE=<version>.

  14 Dec 2002; Martin Schlemmer <azarah@gentoo.org> automake-1.6.3.ebuild :
  Fix info pages to also get 1.5 and 1.6 in info DIR.

  12 Dec 2002; Jan Seidel <tuxus@gentoo.org> automake-1.6.3.ebuild :
  Added mips to keywords.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  24 Nov 2002; Martin Schlemmer <azarah@gentoo.org> automake-1.6.3.ebuild :
  Mark stable for rest of archs.

  23 Nov 2002; Olivier Reisch <doctomoe@gentoo.org> automake-1.6.3.ebuild :
  Added ppc keyword. 1.6.3 will be needed for KDE 3.1

*automake-1.6.3 (20 Oct 2002)

  20 Oct 2002; Martin Schlemmer <azarah@gentoo.org> :
  Update version.

  23 Sep 2002; Martin Schlemmer <azarah@gentoo.org> am-wrapper.pl-1.6 :
  Firstly, 'am-wrapper.pl' is based on 'ac-wrapper.pl'.  This is a nifty
  script by Guillaume Cottenceau (gc@mandrakesoft.com).  This release
  adds updates for automake-1.6 detection.

*automake-1.6.1-r6 (28 Jun 2002)

  28 Jun 2002; Martin Schlemmer <azarah@gentoo.org> automake-1.6.1-r6.ebuild :
  Patch aclocal-1.4 to behave like 1.5 and 1.6, and not error our on duplicates.
  This should fix bug #4157 and others.

*automake-1.6.1-r5 (21 Jun 2002)

  21 Jun 2002; Martin Schlemmer <azarah@gentoo.org> automake-1.6.1-r5.ebuild :
  Resolve bug #3985.

*automake-1.6.1-r4 (22 May 2002)

  22 May 2002; M.Schlemmer <azarah@gentoo.org> automake-1.6.1-r4.ebuild :

  Remove duplicate macros in /usr/share/aclocal/ (old stale ones that is
  now in /usr/share/aclocal-1.4/.

*automake-1.6.1-r3 (22 May 2002)

  22 May 2002; M.Schlemmer <azarah@gentoo.org> automake-1.6.1-r3.ebuild :

  Create /usr/share/automake as symlink to /usr/share/automake-1.4, as
  some packages needs it.  Resolves bug #2903.

*automake-1.6.1-r2 (20 May 2002)

  20 May 2002; M.Schlemmer <azarah@gentoo.org> automake-1.6.1-r2.ebuild :

  Seems aclocal-1.6 already searched /usr/share/aclocal-1.6/ and
  /usr/share/aclocal/ by default, so no need to fix it like we have to
  for 1.5 and 1.4.

*automake-1.6.1-r1 (19 May 2002)

  19 May 2002; M.Schlemmer <azarah@gentoo.org> automake-1.6.1-r1.ebuild :

  Use automake-1.5 instead of automake-1.5d to try and fix KDE.

  Another big change, is that we now have all the macros (.m4 files) for
  each version of automake in their own private dirs, but then add
  /usr/share/aclocal/ to each version's aclocal's include path.  This
  makes it possible for each version to use custom macros added by
  other programs to /usr/share/aclocal/.

*automake-1.6.1 (19 May 2002)

  19 May 2002; M.Schlemmer <azarah@gentoo.org> automake-1.6.1.ebuild,
                                               am-wrapper.pl-1.6 :

  New version.  Thanks to Alexander Kelett for the initial version that
  contains all three major releases, and also am-wrapper.pl-1.6.

  Changes from his version:  1.5d has to have "-1.5d" as suffix, and
  not "-1.5", as this causes calls by aclocal to automake to fail,
  as they have multiversion support.  Also fixed some other problems
  that was part of my first dual version.  Added the sed to change
  the "-1.5x" in am-wrapper.pl-1.6 to "-1.5d".

  Anyway, should resolve bug 2803.

  22 April 2002; M.Schlemmer <azarah@gentoo.org> am-wrapper.pl :

  Update so that it can work with AC_PREREQ([2.13]) as well as AC_PREREQ(2.13).
	
*automake-1.5d-r2 (21 March 2002)

  7 April 2002; M.Schlemmer <azarah@gentoo.org> :

  Change the names of the 1.5x binaries to foo-${PV}, since they do support
  limited parallel versions, and foo-1.5x breaks recursion if they call
  themselfs.  Fixed doc paths.

*automake-1.6-r1 (21 March 2002)

  21 March 2002; M.Schlemmer <azarah@gentoo.org> :

  Create dual ebuild for automake-1.4x and automake-1.6x.  Have the
  same autodetection as autoconf-1.53, check am-wrapper.pl for details.

*automake-1.6 (21 March 2002)

*automake-1.4_p5 (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.