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
|
# ChangeLog for dev-perl/Class-Container
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Container/ChangeLog,v 1.27 2006/08/04 23:08:38 mcummings Exp $
04 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Class-Container-0.11.ebuild, Class-Container-0.12.ebuild:
Adding perl dep; fixed DEPEND
14 Jul 2006; Michael Cummings <mcummings@gentoo.org>
Class-Container-0.11.ebuild, Class-Container-0.12.ebuild:
Forcing mb version
03 Jul 2006; Christian Hartmann <ian@gentoo.org>
Class-Container-0.11.ebuild, Class-Container-0.12.ebuild:
Fixed RDEPEND wrt bug #134781; fixed DEPEND
02 Mar 2006; Chris White <chriswhite@gentoo.org>
Class-Container-0.12.ebuild:
amd64 stable. Expanded P in HOMEPAGE.
13 Feb 2006; <mcumming@gentoo.org> Class-Container-0.11.ebuild,
Class-Container-0.12.ebuild:
Virtual for perl-core dep
04 Feb 2006; Aron Griffis <agriffis@gentoo.org>
Class-Container-0.12.ebuild:
Mark 0.12 stable on ia64
31 Jan 2006; Aron Griffis <agriffis@gentoo.org>
Class-Container-0.12.ebuild:
Mark 0.12 stable on alpha
02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
Class-Container-0.12.ebuild:
Stable on ppc.
30 Dec 2005; <mcumming@gentoo.org> Class-Container-0.11.ebuild,
Class-Container-0.12.ebuild:
Scalar-List-Utils migrated to perl-core. Marking 0.12 stable sparc and x86.
26 Aug 2005; Aron Griffis <agriffis@gentoo.org>
Class-Container-0.12.ebuild:
add ~ia64
*Class-Container-0.12 (24 Apr 2005)
24 Apr 2005; Michael Cummings <mcummings@gentoo.org>
-Class-Container-0.10.ebuild, +Class-Container-0.12.ebuild:
new version; cleaning
01 Apr 2005; Simon Stelling <blubb@gentoo.org> Class-Container-0.11.ebuild:
stable on amd64
15 Mar 2005; Michael Cummings <mcummings@gentoo.org>
Class-Container-0.10.ebuild, Class-Container-0.11.ebuild:
Missing dep on module-build
22 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org>
Class-Container-0.11.ebuild:
Stable on sparc
22 Jan 2005; Bryan Østergaard <kloeri@gentoo.org>
Class-Container-0.11.ebuild:
Stable on alpha.
21 Jan 2005; Michael Cummings <mcummings@gentoo.org>
Class-Container-0.11.ebuild:
Unmasking for x86
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
*Class-Container-0.11 (05 Jun 2004)
05 Jun 2004; Michael Cummings <mcummings@gentoo.org>
Class-Container-0.11.ebuild:
new version on cpan
24 May 2004; Bryan Østergaard <kloeri@gentoo.org>
Class-Container-0.10.ebuild:
Stable on alpha.
25 Dec 2003; Jason Wever <weeve@gentoo.org> Class-Container-0.10.ebuild:
Marked stable on sparc to fix the broken dependencies of dev-perl/HTML-Mason
24 Dec 2003; Michael Cummings,,, <mcummings@gentoo.org>
Class-Container-0.08.ebuild:
No longer available on CPAN
*Class-Container-0.10 (05 Jun 2003)
05 Jun 2003; Michael Cummings <mcummings@gentoo.org>
Class-Container-0.10.ebuild:
Version bump from CPAN
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*Class-Container-0.08 (13 Nov 2002)
13 Nov 2002; Matthew Kennedy <mkennedy@gentoo.org>
Class-Container-0.08.ebuild, ChangeLog,
files/digest-Class-Container-0.08 :
Initial import. Required dep by updated version of HTML::Mason.
|