summaryrefslogtreecommitdiff
blob: 430d278986469763d796393c6cebadf98464a58f (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
# ChangeLog for dev-perl/HTML-Mason
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/ChangeLog,v 1.19 2004/03/21 09:15:38 mholzer Exp $

  21 Mar 2004; Martin Holzer <mholzer@gentoo.org> HTML-Mason-1.20.ebuild,
  HTML-Mason-1.22.ebuild, HTML-Mason-1.25.ebuild:
  adding categorie. see 45110 for details

*HTML-Mason-1.25 (07 Feb 2004)

  07 Feb 2004; Eric Sammer <esammer@gentoo.org> HTML-Mason-1.20.ebuild,
  HTML-Mason-1.22.ebuild, HTML-Mason-1.25.ebuild:
  Bumped revision - closes bug #35407. Updated headers in old ebuilds

  27 Dec 2003; Michael Cummings,,, <mcummings@gentoo.org>
  HTML-Mason-1.22.ebuild:
  Tested on a sparc, runs fine

  27 Dec 2003; Michael Cummings,,, <mcummings@gentoo.org>
  HTML-Mason-1.19.ebuild:
  No longer available

  18 Jul 2003; <rac@gentoo.org> HTML-Mason-1.20.ebuild,
  HTML-Mason-1.22.ebuild:
  Allow >=perl-5.8.0-r12 to satisfy the File-Spec dependency

*HTML-Mason-1.22 (15 Jul 2003)

  15 Jul 2003; Michael Cummings <mcummings@gentoo.org> HTML-Mason-1.22.ebuild:
  CPAN Version bump

*HTML-Mason-1.20 (21 Jun 2003)
 
  12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Added missing changelog entry.

  07 Jun 2003; Michael Cummings <mcummings@gentoo.org> :
  Updated on CPAN, opening for testing

  07 Jun 2003; <rac@gentoo.org> HTML-Mason-1.19.ebuild:
  Add IUSE

*HTML-Mason-1.19 (22 Apr 2003)

  22 Apr 2003; <rac@gentoo.org> HTML-Mason-1.0-r1.ebuild,
  HTML-Mason-1.0-r1.ebuild, HTML-Mason-1.0-r2.ebuild,
  HTML-Mason-1.0-r2.ebuild, HTML-Mason-1.15-r1.ebuild,
  HTML-Mason-1.15-r1.ebuild, HTML-Mason-1.15-r2.ebuild,
  HTML-Mason-1.15-r2.ebuild, HTML-Mason-1.15.ebuild, HTML-Mason-1.15.ebuild,
  HTML-Mason-1.19.ebuild, Manifest:
  Version bump, thanks to Joshua J. Berry <condor-gentoo@condordes.net> in bug
  18200

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*HTML-Mason-1.15-r2 (26 Nov 2002)

  26 Nov 2002; Michael Cummings <mcummings@gentoo.org> ChangeLog,
  HTML-Mason-1.15-r2, files/digest-HTML-Mason-1.15-r2 :

  Version bump is because on of the required perl modules, Params-Validate,
  was missing a sub-dep - it would install, but not function correctly, and 
  since it was a dep of HTML-Mason, I'm bumping the chain.

*HTML-Mason-1.15-r1 (21 Nov 2002)

  21 Nov 2002; Michael Cummings <mcummings@gentoo.org> ChangeLog,
  HTML-Mason-1.15-r1, files/digest-HTML-Mason-1.15-r1 :

  Addresses bug 10866 with a rather nasty fix. HTML-Mason wants to delete some
  previously installed files if it detects them, which violates the sandbox.


*HTML-Mason-1.15 (16 Nov 2002)

  16 Nov 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
  HTML-Mason-1.15.ebuild, files/digest-HTML-Mason-1.15 :

  Version update. Clean up some ChangeLog mess.

*HTML-Mason-1.0-r1 (1 Feb 2002)

  29 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog :

  forced version bump to install into correct locations

*HTML-Mason-1.0 (1 Feb 2002)

  31 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> HTML-Mason-1.0.ebuild :

  Added ppc to KEYWORDS.

  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.