summaryrefslogtreecommitdiff
blob: eb9bfa68ed7800ce4f9a0decac1866e7216cfa31 (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
# ChangeLog for dev-perl/HTML-Parser
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.157 2012/05/05 23:39:54 aballier Exp $

  05 May 2012; Alexis Ballier <aballier@gentoo.org> HTML-Parser-3.690.0.ebuild:
  keyword ~amd64-fbsd

  21 Apr 2012; Torsten Veller <tove@gentoo.org> -HTML-Parser-3.670.0.ebuild:
  Cleanup

  25 Mar 2012; Raúl Porcel <armin76@gentoo.org> HTML-Parser-3.690.0.ebuild:
  ia64/m68k/s390/sh/sparc stable wrt #400137

  08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  HTML-Parser-3.690.0.ebuild:
  x86 stable wrt bug #400137

  02 Mar 2012; Brent Baude <ranger@gentoo.org> HTML-Parser-3.690.0.ebuild:
  Marking HTML-Parser-3.690.0 ppc64 for bug 400137

  01 Mar 2012; Brent Baude <ranger@gentoo.org> HTML-Parser-3.690.0.ebuild:
  Marking HTML-Parser-3.690.0 ppc for bug 400137

  29 Feb 2012; Markus Meier <maekke@gentoo.org> HTML-Parser-3.690.0.ebuild:
  arm stable, bug #400137

  27 Feb 2012; Jeroen Roovers <jer@gentoo.org> HTML-Parser-3.690.0.ebuild:
  Stable for HPPA (bug #400137).

  25 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
  HTML-Parser-3.690.0.ebuild:
  Stable on alpha, bug #400137

  24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> HTML-Parser-3.690.0.ebuild:
  Stable for amd64, wrt bug #400137

*HTML-Parser-3.690.0 (20 Oct 2011)

  20 Oct 2011; Torsten Veller <tove@gentoo.org> +HTML-Parser-3.690.0.ebuild:
  Version bump

  04 Sep 2011; Torsten Veller <tove@gentoo.org> -HTML-Parser-3.67.ebuild:
  Cleanup

  03 Sep 2011; Torsten Veller <tove@gentoo.org> HTML-Parser-3.670.0.ebuild:
  Merge stable keywords from former version scheme ebuild

*HTML-Parser-3.670.0 (30 Aug 2011)

  30 Aug 2011; Torsten Veller <tove@gentoo.org> +HTML-Parser-3.670.0.ebuild:
  Change version scheme

  30 Jul 2011; Torsten Veller <tove@gentoo.org> HTML-Parser-3.67.ebuild:
  Drop ~sparc-fbsd KEYWORD

  14 Jan 2011; Torsten Veller <tove@gentoo.org> -HTML-Parser-3.64.ebuild,
  -HTML-Parser-3.65.ebuild, -HTML-Parser-3.66.ebuild:
  Cleanup

  13 Jan 2011; Brent Baude <ranger@gentoo.org> HTML-Parser-3.67.ebuild:
  Marking HTML-Parser-3.67 ppc stable for bug 341865

  13 Nov 2010; Raúl Porcel <armin76@gentoo.org> HTML-Parser-3.67.ebuild:
  alpha/ia64/m68k/s390/sh/sparc stable wrt #341865

  05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
  HTML-Parser-3.67.ebuild:
  ppc64 stable wrt #341865

  05 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
  HTML-Parser-3.67.ebuild:
  Stable on amd64 wrt bug #341865

  05 Nov 2010; Markus Meier <maekke@gentoo.org> HTML-Parser-3.67.ebuild:
  arm stable, bug #341865

  05 Nov 2010; Jeroen Roovers <jer@gentoo.org> HTML-Parser-3.67.ebuild:
  Stable for HPPA (bug #341865).

  04 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
  HTML-Parser-3.67.ebuild:
  x86 stable, bug 341865

*HTML-Parser-3.67 (19 Aug 2010)

  19 Aug 2010; Torsten Veller <tove@gentoo.org> +HTML-Parser-3.67.ebuild:
  Version bump

*HTML-Parser-3.66 (15 Jul 2010)

  15 Jul 2010; Torsten Veller <tove@gentoo.org> +HTML-Parser-3.66.ebuild:
  Version bump

*HTML-Parser-3.65 (07 Apr 2010)

  07 Apr 2010; Torsten Veller <tove@gentoo.org> +HTML-Parser-3.65.ebuild:
  Version bump

  10 Jan 2010; Fabian Groffen <grobian@gentoo.org> HTML-Parser-3.64.ebuild:
  Transfer Prefix keywords

  23 Nov 2009; Torsten Veller <tove@gentoo.org> -HTML-Parser-3.60.ebuild,
  -HTML-Parser-3.62.ebuild, -HTML-Parser-3.63.ebuild:
  Cleanup

  21 Nov 2009; nixnut <nixnut@gentoo.org> HTML-Parser-3.64.ebuild:
  ppc stable #290194

  17 Nov 2009; Raúl Porcel <armin76@gentoo.org> HTML-Parser-3.64.ebuild:
  alpha/ia64/m68k/s390/sh/sparc stable wrt #290194

  17 Nov 2009; Brent Baude <ranger@gentoo.org> HTML-Parser-3.64.ebuild:
  Marking HTML-Parser-3.64 ppc64 for bug 290194

  16 Nov 2009; Markus Meier <maekke@gentoo.org> HTML-Parser-3.64.ebuild:
  arm stable, bug #290194

  16 Nov 2009; Markus Meier <maekke@gentoo.org> HTML-Parser-3.64.ebuild:
  amd64/x86 stable, bug #290194

  16 Nov 2009; Jeroen Roovers <jer@gentoo.org> HTML-Parser-3.64.ebuild:
  Stable for HPPA (bug #290194).

  28 Oct 2009; Raúl Porcel <armin76@gentoo.org> HTML-Parser-3.62.ebuild:
  ia64/m68k/s390/sh stable

*HTML-Parser-3.64 (27 Oct 2009)

  27 Oct 2009; Torsten Veller <tove@gentoo.org> +HTML-Parser-3.64.ebuild:
  Version bump

*HTML-Parser-3.63 (23 Oct 2009)

  23 Oct 2009; Torsten Veller <tove@gentoo.org> +HTML-Parser-3.63.ebuild:
  Version bump

  18 Oct 2009; Tobias Klausmann <klausman@gentoo.org>
  HTML-Parser-3.62.ebuild:
  Stable on alpha, bug #283969

  07 Oct 2009; Tiago Cunha <tcunha@gentoo.org> HTML-Parser-3.62.ebuild:
  stable sparc, bug 283969

  27 Sep 2009; Brent Baude <ranger@gentoo.org> HTML-Parser-3.62.ebuild:
  Marking HTML-Parser-3.62 ppc64 stable for bug 283969

  19 Sep 2009; nixnut <nixnut@gentoo.org> HTML-Parser-3.62.ebuild:
  ppc stable #283969

  18 Sep 2009; Markus Meier <maekke@gentoo.org> HTML-Parser-3.62.ebuild:
  arm stable, bug #283969

  18 Sep 2009; Torsten Veller <tove@gentoo.org> HTML-Parser-3.62.ebuild:
  Stable on amd64 (#283969)

  17 Sep 2009; Jeroen Roovers <jer@gentoo.org> HTML-Parser-3.62.ebuild:
  Stable for HPPA (bug #283969).

  10 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
  HTML-Parser-3.62.ebuild:
  x86 stable, bug 283969

  07 Sep 2009; Torsten Veller <tove@gentoo.org> -HTML-Parser-3.61.ebuild:
  Cleanup

*HTML-Parser-3.62 (18 Aug 2009)

  18 Aug 2009; Torsten Veller <tove@gentoo.org> +HTML-Parser-3.62.ebuild:
  Version bump

*HTML-Parser-3.61 (15 Jul 2009)

  15 Jul 2009; Torsten Veller <tove@gentoo.org> +HTML-Parser-3.61.ebuild:
  Version bump

  03 Jun 2009; Torsten Veller <tove@gentoo.org> -HTML-Parser-3.56.ebuild:
  Cleanup

  20 May 2009; Raúl Porcel <armin76@gentoo.org> HTML-Parser-3.60.ebuild:
  arm/ia64/m68k/s390/sh stable wrt #269576

  16 May 2009; Tobias Klausmann <klausman@gentoo.org>
  HTML-Parser-3.60.ebuild:
  Stable on alpha, bug #269576

  14 May 2009; Tiago Cunha <tcunha@gentoo.org> HTML-Parser-3.60.ebuild:
  stable sparc, bug 269576

  14 May 2009; Kenneth Prugh <ken69267@gentoo.org> HTML-Parser-3.60.ebuild:
  amd64 stable, bug #269576

  14 May 2009; Joseph Jezak <josejx@gentoo.org> HTML-Parser-3.60.ebuild:
  Marked ppc/ppc64 stable for bug #269576.

  14 May 2009; Jeroen Roovers <jer@gentoo.org> HTML-Parser-3.60.ebuild:
  Stable for HPPA (bug #269576).

  12 May 2009; Torsten Veller <tove@gentoo.org> HTML-Parser-3.60.ebuild:
  Stable on x86 (#269576)

  13 Mar 2009; Torsten Veller <tove@gentoo.org> -HTML-Parser-3.58.ebuild,
  -HTML-Parser-3.59.ebuild:
  Cleanup

*HTML-Parser-3.60 (12 Feb 2009)

  12 Feb 2009; Torsten Veller <tove@gentoo.org> +HTML-Parser-3.60.ebuild:
  Version bump

*HTML-Parser-3.59 (25 Nov 2008)

  25 Nov 2008; Torsten Veller <tove@gentoo.org> +HTML-Parser-3.59.ebuild:
  Version bump

*HTML-Parser-3.58 (21 Nov 2008)

  21 Nov 2008; Torsten Veller <tove@gentoo.org> +HTML-Parser-3.58.ebuild:
  Version bump

  29 Sep 2008; Torsten Veller <tove@gentoo.org> HTML-Parser-3.56.ebuild:
  mips -> ~mips

  29 Sep 2008; Torsten Veller <tove@gentoo.org> HTML-Parser-3.56.ebuild:
  ... run tests at the right time...

  29 Sep 2008; Torsten Veller <tove@gentoo.org> HTML-Parser-3.56.ebuild:
  Don't run perl-module_src_test in src_compile (#238857). Remove unicode
  useflags as it is no longer a compile time option.

  15 Sep 2008; Torsten Veller <tove@gentoo.org> -HTML-Parser-3.48.ebuild,
  -HTML-Parser-3.54.ebuild, -HTML-Parser-3.55.ebuild:
  Cleanup

  07 Jun 2008; Alexis Ballier <aballier@gentoo.org> HTML-Parser-3.56.ebuild:
  keyword ~sparc-fbsd

  28 Mar 2008; Jeroen Roovers <jer@gentoo.org> HTML-Parser-3.56.ebuild:
  Stable for HPPA too.

  11 Jul 2007; Raúl Porcel <armin76@gentoo.org> HTML-Parser-3.56.ebuild:
  alpha/ia64/x86 stable

  07 Jul 2007; Tom Gall <tgall@gentoo.org> HTML-Parser-3.56.ebuild:
  stable on ppc64

  12 May 2007; Joshua Kinard <kumba@gentoo.org> HTML-Parser-3.56.ebuild:
  Stable on mips.

  05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  HTML-Parser-3.56.ebuild:
  ppc stable

  16 Apr 2007; Markus Rothe <corsair@gentoo.org> HTML-Parser-3.55.ebuild:
  Stable on ppc64

  10 Apr 2007; Michael Cummings <mcummings@gentoo.org>
  HTML-Parser-3.56.ebuild:
  sparc stable

  09 Apr 2007; Michael Cummings <mcummings@gentoo.org>
  HTML-Parser-3.56.ebuild:
  Marking stable amd64

  05 Mar 2007; Andrej Kacian <ticho@gentoo.org> HTML-Parser-3.55.ebuild:
  Stable on x86, bug #169152.

*HTML-Parser-3.56 (14 Jan 2007)

  14 Jan 2007; Michael Cummings <mcummings@gentoo.org>
  +HTML-Parser-3.56.ebuild:
  Version bump

  23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  HTML-Parser-3.55.ebuild:
  Stable on hppa

  21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  HTML-Parser-3.55.ebuild:
  ppc stable

  20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
  HTML-Parser-3.55.ebuild:
  Stable on Alpha.

  09 Oct 2006; Michael Cummings <mcummings@gentoo.org>
  -HTML-Parser-3.36-r1.ebuild, -HTML-Parser-3.45.ebuild,
  -HTML-Parser-3.46.ebuild, HTML-Parser-3.48.ebuild,
  -HTML-Parser-3.51.ebuild, -HTML-Parser-3.52.ebuild,
  HTML-Parser-3.54.ebuild, HTML-Parser-3.55.ebuild:
  Marking sparc, amd64 stable; cleaning out stale ebuilds

  16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  HTML-Parser-3.54.ebuild:
  ppc stable

  05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
  HTML-Parser-3.36-r1.ebuild, HTML-Parser-3.45.ebuild,
  HTML-Parser-3.46.ebuild, HTML-Parser-3.48.ebuild, HTML-Parser-3.51.ebuild,
  HTML-Parser-3.52.ebuild, HTML-Parser-3.54.ebuild, HTML-Parser-3.55.ebuild:
  Adding perl dep; fixed DEPEND

*HTML-Parser-3.55 (30 Jul 2006)

  30 Jul 2006; Michael Cummings <mcummings@gentoo.org>
  +HTML-Parser-3.55.ebuild:
  Version bump

  04 Jul 2006; Christian Hartmann <ian@gentoo.org>
  HTML-Parser-3.36-r1.ebuild, HTML-Parser-3.45.ebuild,
  HTML-Parser-3.46.ebuild, HTML-Parser-3.48.ebuild, HTML-Parser-3.51.ebuild,
  HTML-Parser-3.52.ebuild, HTML-Parser-3.54.ebuild:
  Fixed RDEPEND wrt bug #134781

  02 Jul 2006; Michael Cummings <mcummings@gentoo.org>
  HTML-Parser-3.54.ebuild:
  Marking stable amd64

  29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  HTML-Parser-3.54.ebuild:
  Stable on hppa

  12 Jun 2006; Michael Cummings <mcummings@gentoo.org>
  HTML-Parser-3.51.ebuild, HTML-Parser-3.52.ebuild, HTML-Parser-3.54.ebuild:
  Marking sparc stable

  28 May 2006; Bryan Østergaard <kloeri@gentoo.org>
  HTML-Parser-3.48.ebuild:
  Stable on alpha.

*HTML-Parser-3.54 (01 May 2006)

  01 May 2006; <mcumming@gentoo.org> +HTML-Parser-3.54.ebuild:
  Version bump

*HTML-Parser-3.52 (30 Apr 2006)

  30 Apr 2006; <mcummings@gentoo.org> +HTML-Parser-3.52.ebuild:
  Version bump

  27 Apr 2006; Marien Zwart <marienz@gentoo.org>
  files/digest-HTML-Parser-3.36-r1, files/digest-HTML-Parser-3.45,
  files/digest-HTML-Parser-3.46, Manifest:
  Fixing SHA256 digest, pass four

*HTML-Parser-3.51 (26 Apr 2006)

  26 Apr 2006; <mcumming@gentoo.org> +HTML-Parser-3.51.ebuild:
  Version bump

  24 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
  HTML-Parser-3.48.ebuild:
  Add ~x86-fbsd keyword.

  29 Apr 2006; Joshua Kinard <kumba@gentoo.org> HTML-Parser-3.48.ebuild:
  Marked stable on mips.

  31 Mar 2006; Michael Hanselmann <hansmi@gentoo.org>
  HTML-Parser-3.48.ebuild:
  Stable on ppc.

  28 Mar 2006; Aron Griffis <agriffis@gentoo.org> HTML-Parser-3.48.ebuild:
  Mark 3.48 stable on ia64

  27 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  HTML-Parser-3.48.ebuild:
  Stable on hppa

  27 Mar 2006; Markus Rothe <corsair@gentoo.org> HTML-Parser-3.48.ebuild:
  Stable on ppc64

  26 Mar 2006; Michael Cummings <mcummings@gentoo.org>
  HTML-Parser-3.48.ebuild:
  Marking stable sparc and x86

*HTML-Parser-3.48 (13 Jan 2006)

  13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
  +HTML-Parser-3.48.ebuild:
  Version bump

*HTML-Parser-3.46 (23 Nov 2005)

  23 Nov 2005; Aaron Kulbe <superlag@gentoo.org> +HTML-Parser-3.46.ebuild:
  Version bump.

  10 Oct 2005; Hardave Riar <hardave@gentoo.org> HTML-Parser-3.45.ebuild:
  Stable on mips.

  17 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> HTML-Parser-3.45.ebuild:
  Stable on amd64.

  08 Sep 2005; Aron Griffis <agriffis@gentoo.org> HTML-Parser-3.45.ebuild:
  Mark 3.45 stable on alpha

  03 Sep 2005; Markus Rothe <corsair@gentoo.org> HTML-Parser-3.45.ebuild:
  Stable on ppc64

  23 Aug 2005; Aron Griffis <agriffis@gentoo.org> HTML-Parser-3.45.ebuild:
  stable on ia64

  21 Aug 2005; Rene Nussbaumer <killerfox@gentoo.org>
  HTML-Parser-3.45.ebuild:
  Stable on hppa.

  18 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
  HTML-Parser-3.45.ebuild:
  Stable on ppc.

  15 Aug 2005; Michael Cummings <mcummings@gentoo.org>
  -HTML-Parser-3.28.ebuild, -HTML-Parser-3.34-r1.ebuild,
  -HTML-Parser-3.36.ebuild, HTML-Parser-3.45.ebuild:
  Marking stable x86 and sparc

  06 Jun 2005; Markus Rothe <corsair@gentoo.org> HTML-Parser-3.36-r1.ebuild:
  Stable on ppc64

  04 Jun 2005; Michael Cummings <mcummings@gentoo.org>
  HTML-Parser-3.36-r1.ebuild:
  Tested on raq2, bumping for mips

  25 May 2005; Michael Cummings <mcummings@gentoo.org>
  HTML-Parser-3.45.ebuild:
  Missing homepage(?)

  08 May 2005; Aron Griffis <agriffis@gentoo.org>
  HTML-Parser-3.36-r1.ebuild:
  stable on ia64

  01 May 2005; Tom Martin <slarti@gentoo.org> HTML-Parser-3.36-r1.ebuild:
  Stable on amd64.

  01 May 2005; Guy Martin <gmsoft@gentoo.org> HTML-Parser-3.36-r1.ebuild:
  Stable on hppa.

  30 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
  HTML-Parser-3.36-r1.ebuild:
  Stable on ppc.

  30 Apr 2005; Bryan Østergaard <kloeri@gentoo.org>
  HTML-Parser-3.36-r1.ebuild:
  Stable on alpha.

*HTML-Parser-3.28 (28 Apr 2005)

  28 Apr 2005; Michael Cummings <mcummings@gentoo.org>
  +HTML-Parser-3.28.ebuild, HTML-Parser-3.34-r1.ebuild,
  HTML-Parser-3.36.ebuild, HTML-Parser-3.36-r1.ebuild,
  HTML-Parser-3.45.ebuild:
  Recovering 3.28 - don't know how i missed the mips keyword the other day.
  Sorry.

*HTML-Parser-3.45 (25 Apr 2005)

  25 Apr 2005; Michael Cummings <mcummings@gentoo.org>
  -HTML-Parser-3.28.ebuild, +HTML-Parser-3.45.ebuild:
  Cleaning

  02 Apr 2005; Stephen P. Becker <geoman@gentoo.org>
  HTML-Parser-3.28.ebuild:
  stable on mips

  01 Apr 2005; Aron Griffis <agriffis@gentoo.org> HTML-Parser-3.36.ebuild:
  stable on ia64

  04 Jan 2005; Michael Cummings <mcummings@gentoo.org> :
  bug 76590

  04 Jan 2005; Michael Cummings <mcummings@gentoo.org>
  HTML-Parser-3.28.ebuild:
  bug 76590

  22 Sep 2004; Michael Cummings <mcummings@gentoo.org>
  HTML-Parser-3.36-r1.ebuild:
  Syntax fix for $answer - re-closing bug 63394

*HTML-Parser-3.36-r1 (21 Sep 2004)

  21 Sep 2004; Michael Cummings <mcummings@gentoo.org>
  +HTML-Parser-3.36-r1.ebuild:
  Added unicode support. Thanks to Moshe Kaminsky <kaminsky@math.huji.ac.il> in
  bug 63394 for pointing this out.

  21 Jul 2004; Tom Gall <tgall@gentoo.org> HTML-Parser-3.36.ebuild:
  stable on ppc64, bug #57585

  26 Jun 2004; Danny van Dyk <kugelfang@gentoo.org>
  HTML-Parser-3.34-r1.ebuild:
  Marked stable on amd64.

*HTML-Parser-3.36 (06 Jun 2004)

  06 Jun 2004; Michael Cummings <mcummings@gentoo.org>
  HTML-Parser-3.36.ebuild:
  new version on cpan

  16 Apr 2004; Michael Cummings <mcummings@gentoo.org>
  HTML-Parser-3.34-r1.ebuild:
  Syntax fix for newdepend, bug 29064

  26 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org>
  HTML-Parser-3.34-r1.ebuild:
  stable on hppa

  11 Mar 2004; Lars Weiler <pylon@gentoo.org> HTML-Parser-3.34-r1.ebuild:
  stable on ppc

  27 Feb 2004; Michael Cummings <mcummings@gentoo.org>
  HTML-Parser-3.34-r1.ebuild:
  Unmasking for x86

  25 Feb 2004; Aron Griffis <agriffis@gentoo.org> HTML-Parser-3.34-r1.ebuild:
  stable on alpha and ia64

  20 Feb 2004; Aron Griffis <agriffis@gentoo.org> HTML-Parser-3.28.ebuild,
  HTML-Parser-3.34-r1.ebuild:
  add ia64/~ia64 keywords

  18 Jan 2004; <tuxus@gentoo.org> HTML-Parser-3.28.ebuild:
  Added ~mips to KEYWORDS.

  06 Jan 2004; Luca Barbato <lu_zero@gentoo.org> HTML-Parser-3.28.ebuild:
  Marked ppc

  27 Dec 2003; Michael Cummings,,, <mcummings@gentoo.org>
  HTML-Parser-3.26-r1.ebuild, HTML-Parser-3.26-r2.ebuild,
  HTML-Parser-3.30.ebuild, HTML-Parser-3.31.ebuild:
  No longer available

  27 Dec 2003; Michael Cummings,,, <mcummings@gentoo.org>
  HTML-Parser-3.34-r1.ebuild:
  Tested on a sparc; examples all ran fine

*HTML-Parser-3.34-r1 (19 Dec 2003)

  19 Dec 2003; <rac@gentoo.org> HTML-Parser-3.34-r1.ebuild,
  HTML-Parser-3.34.ebuild:
  Fix install location, address bug 29959

*HTML-Parser-3.34 (11 Dec 2003)

  11 Dec 2003; Daniel Ahlberg <aliz@gentoo.org> HTML-Parser-3.34.ebuild:
  Version bump.

*HTML-Parser-3.31 (20 Aug 2003)

  20 Aug 2003; Michael Cummings <mcummings@gentoo.org>
  HTML-Parser-3.31.ebuild:
  The -DDEBUGGING fix in 3.30 was not really there :-(

*HTML-Parser-3.30 (18 Aug 2003)

  18 Aug 2003; Michael Cummings <mcummings@gentoo.org>
  HTML-Parser-3.30.ebuild:
  CPAN Version bump. Bug Fix release

  24 Jun 2003; Aron Griffis <agriffis@gentoo.org> HTML-Parser-3.28.ebuild:
  Mark stable on alpha

*HTML-Parser-3.28 (31 May 2003)

  02 Jul 2003; Guy Martin <gmsoft@gentoo.org> HTML-Parser-3.28.ebuild :
  Marked stable on hppa.

  31 May 2003; Michael Cummings <mcummings@gentoo.org>
  HTML-Parser-3.28.ebuild:
  New version, fixed DESCRIPTION

*HTML-Parser-3.26-r2 (03 Apr 2003)

  03 Apr 2003; Zach Welch <zwelch@gentoo.org> HTML-Parser-3.26-r2.ebuild:
  add arm keyword

  28 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
  Added hppa to keywords.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  29 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog  :
  forced version bump to install into correct locations

*HTML-Parser-3.26-r1 (24 Jul 2002)

  31 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> HTML-Parser-3.26-r1.ebuild :

  Added ppc to KEYWORDS.

  24 Jul 2002; Seemant Kulleen <seemant@gentoo.org>
  HTML-Parser-3.26-r1.ebuild :

  This fell through the cracks during the great eclass conversion in May.

*HTML-Parser-3.26 (5 May 2002)

  5 May 2002; Seemant Kulleen <seemant@gentoo.org> HTML-Parser-3.26.ebuild
  files/digest-HTML-Parser-3.26 :

  Version bump and conversion to eclasses.

*HTML-Parser-3.15 (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.