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
|
# ChangeLog for dev-perl/Apache-Session
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.29 2006/08/04 22:17:59 mcummings Exp $
04 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Apache-Session-1.60.ebuild, Apache-Session-1.80.ebuild,
Apache-Session-1.80-r1.ebuild:
Adding perl dep; fixed DEPEND
16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
Apache-Session-1.80-r1.ebuild:
Added ~ppc, bug #139107
*Apache-Session-1.80-r1 (04 Jul 2006)
04 Jul 2006; Michael Cummings <mcummings@gentoo.org>
+Apache-Session-1.80-r1.ebuild:
Bug 139107 - missing dep on Test-Deep
03 Jul 2006; Christian Hartmann <ian@gentoo.org>
Apache-Session-1.60.ebuild, Apache-Session-1.80.ebuild:
Fixed RDEPEND wrt bug #134781; fixed DEPEND
13 Feb 2006; <mcumming@gentoo.org> Apache-Session-1.60.ebuild,
Apache-Session-1.80.ebuild:
Virtual for perl-core dep
06 Feb 2006; Simon Stelling <blubb@gentoo.org> Apache-Session-1.80.ebuild:
stable on amd64
04 Feb 2006; Aron Griffis <agriffis@gentoo.org>
Apache-Session-1.80.ebuild:
Mark 1.80 stable on ia64
31 Jan 2006; Aron Griffis <agriffis@gentoo.org>
Apache-Session-1.80.ebuild:
Mark 1.80 stable on alpha
21 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
Apache-Session-1.80.ebuild:
Stable on ppc.
18 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
Apache-Session-1.80.ebuild:
Stable on sparc
18 Jan 2006; <mcumming@gentoo.org> Apache-Session-1.80.ebuild:
Marking x86 stable
*Apache-Session-1.80 (09 Nov 2005)
09 Nov 2005; Chris White <chriswhite@gentoo.org>
-Apache-Session-1.54.ebuild, +Apache-Session-1.80.ebuild:
Version bump to 1.80 for bug #111933. Removed old ebuilds.
02 Oct 2005; Aron Griffis <agriffis@gentoo.org>
Apache-Session-1.60.ebuild:
Mark 1.60 stable on ia64
25 Aug 2005; Aron Griffis <agriffis@gentoo.org>
Apache-Session-1.60.ebuild:
add ~ia64
25 May 2005; Michael Cummings <mcummings@gentoo.org>
Apache-Session-1.60.ebuild:
dev-perl/Storable => perl-core/Storable migration
25 May 2005; Michael Cummings <mcummings@gentoo.org>
Apache-Session-1.54.ebuild:
dev-perl/Storable => perl-core/Storable migration
24 May 2005; Michael Cummings <mcummings@gentoo.org>
Apache-Session-1.54.ebuild, Apache-Session-1.60.ebuild:
dev-perl/Digest-MD5 => perl-core/Digest-MD5
21 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
Apache-Session-1.60.ebuild:
Stable on ppc.
22 Jan 2005; Bryan Østergaard <kloeri@gentoo.org>
Apache-Session-1.60.ebuild:
Stable on alpha.
21 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org>
Apache-Session-1.60.ebuild:
Stable on sparc
21 Jan 2005; Michael Cummings <mcummings@gentoo.org>
Apache-Session-1.60.ebuild:
Unmasking for x86
16 Oct 2004; Robert Coie <rac@gentoo.org> Apache-Session-1.60.ebuild:
keyword amd64
27 Sep 2004; Michael Cummings <mcummings@gentoo.org>
Apache-Session-1.54.ebuild, Apache-Session-1.60.ebuild:
Mirror src_uri
13 Jun 2004; Michael Cummings <mcummings@gentoo.org>
Apache-Session-1.60.ebuild:
bug fix because of MY_P
*Apache-Session-1.60 (13 Jun 2004)
13 Jun 2004; Michael Cummings <mcummings@gentoo.org>
Apache-Session-1.6.ebuild, Apache-Session-1.60.ebuild:
Moved .6 to .60 so portage could pick it up as an upgrade
*Apache-Session-1.6 (05 Jun 2004)
05 Jun 2004; Michael Cummings <mcummings@gentoo.org>
Apache-Session-1.6.ebuild:
new version on cpan
*Apache-Session-1.54 (14 Dec 2002)
14 Dec 2002; Matthew Kennedy <mkennedy@gentoo.org>
Apache-Session-1.54.ebuild, ChangeLog,
files/digest-Apache-Session-1.54 :
Initial import.
|