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
|
# ChangeLog for dev-perl/Exception-Class
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.24 2005/08/25 23:01:38 agriffis Exp $
25 Aug 2005; Aron Griffis <agriffis@gentoo.org>
Exception-Class-1.21.ebuild:
add ~ia64
15 Aug 2005; Michael Cummings <mcummings@gentoo.org>
-Exception-Class-1.19.ebuild:
Cleaning stale ebuilds
13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
Exception-Class-1.21.ebuild:
Stable on ppc.
12 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
Exception-Class-1.21.ebuild:
Stable on sparc
12 Aug 2005; Michael Cummings <mcummings@gentoo.org>
Exception-Class-1.21.ebuild:
Marking stable x86
25 May 2005; Michael Cummings <mcummings@gentoo.org>
Exception-Class-1.21.ebuild:
dev-perl/Test-Simple => perl-core/Test-Simple migration
25 May 2005; Michael Cummings <mcummings@gentoo.org>
Exception-Class-1.19.ebuild:
dev-perl/Test-Simple => perl-core/Test-Simple migration
25 May 2005; Michael Cummings <mcummings@gentoo.org>
Exception-Class-1.14-r1.ebuild:
dev-perl/Test-Simple => perl-core/Test-Simple migration
*Exception-Class-1.21 (25 Apr 2005)
25 Apr 2005; Michael Cummings <mcummings@gentoo.org>
-Exception-Class-1.12.ebuild, -Exception-Class-1.14.ebuild,
+Exception-Class-1.21.ebuild:
cleaning
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
26 Jun 2004; Danny van Dyk <kugelfang@gentoo.org>
Exception-Class-1.14-r1.ebuild:
Marked stable on amd64.
*Exception-Class-1.19 (05 Jun 2004)
05 Jun 2004; Michael Cummings <mcummings@gentoo.org>
Exception-Class-1.19.ebuild:
new version on cpan
26 May 2004; Bryan Østergaard <kloeri@gentoo.org>
Exception-Class-1.14-r1.ebuild:
Stable on alpha.
27 Dec 2003; Michael Cummings,,, <mcummings@gentoo.org>
Exception-Class-1.14-r1.ebuild:
Tested on a sparc64; emerges, example runs fine.
09 Nov 2003; Michael Cummings <mcummings@gentoo.org>
Exception-Class-1.14-r1.ebuild:
100+ days, no bugs, unmasked
*Exception-Class-1.14-r1 (18 Jul 2003)
18 Jul 2003; <rac@gentoo.org> Exception-Class-1.14-r1.ebuild:
Install into vendordir instead of overwriting core
*Exception-Class-1.14 (15 Jul 2003)
15 Jul 2003; Michael Cummings <mcummings@gentoo.org>
Exception-Class-1.14.ebuild:
CPAN Version bump
07 Jun 2003; <rac@gentoo.org> Exception-Class-1.12.ebuild:
Add IUSE
*Exception-Class-1.12 (22 Apr 2003)
22 Apr 2003; <rac@gentoo.org> Exception-Class-1.07.ebuild,
Exception-Class-1.07.ebuild, Exception-Class-1.12.ebuild:
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
*Exception-Class-1.07 (13 Nov 2002)
13 Nov 2002; Matthew Kennedy <mkennedy@gentoo.org>
Exception-Class-1.07.ebuild, ChangeLog,
files/digest-Exception-Class-1.07 :
Initial import. Required dep by updated version of HTML::Mason.
|