summaryrefslogtreecommitdiff
blob: d7c89d2c3d04016564e882394bf111648d0e9a43 (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
# ChangeLog for dev-perl/HTML-Parser
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.29 2004/04/16 11:25:34 mcummings Exp $

  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.