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
|
# ChangeLog for dev-perl/libapreq
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apache/libapreq/ChangeLog,v 1.1 2005/05/10 00:12:19 beu Exp $
*libapreq-1.3 (10 May 2005)
*libapreq-1.2-r1 (10 May 2005)
*libapreq-1.2 (10 May 2005)
*libapreq-1.0-r3 (10 May 2005)
10 May 2005; Elfyn McBratney <beu@gentoo.org>
+files/libapreq-1.2-statlink.patch, +files/libapreq-1.3-statlink.patch,
+metadata.xml, +libapreq-1.0-r3.ebuild, +libapreq-1.2.ebuild,
+libapreq-1.2-r1.ebuild, +libapreq-1.3.ebuild:
dev-perl/libapreq{,2} -> www-apache
09 May 2005; Elfyn McBratney <beu@gentoo.org> libapreq-1.0-r3.ebuild,
libapreq-1.2.ebuild, libapreq-1.2-r1.ebuild, libapreq-1.3.ebuild:
dev-perl/mod_perl -> www-apache/mod_perl
20 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> libapreq-1.3.ebuild:
Stable on sparc
19 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
libapreq-1.2-r1.ebuild:
Stable on ppc.
11 Apr 2005; Markus Rothe <corsair@gentoo.org> libapreq-1.3.ebuild:
Added ~ppc64 to KEYWORDS
04 Jan 2005; Michael Cummings <mcummings@gentoo.org>
libapreq-1.0-r3.ebuild, libapreq-1.2-r1.ebuild, libapreq-1.2.ebuild:
bug 76590
24 Feb 2004; <agriffis@gentoo.org> libapreq-1.3.ebuild:
stable on alpha and ia64
18 Jan 2004; <tuxus@gentoo.org> libapreq-1.2-r1.ebuild:
Added ~mips to KEYWORDS.
*libapreq-1.3 (23 Dec 2003)
23 Dec 2003; <rac@gentoo.org> libapreq-1.3.ebuild,
files/libapreq-1.3-statlink.patch:
Add 1.3
*libapreq-1.2-r1 (04 Nov 2003)
04 Nov 2003; <rac@gentoo.org> libapreq-1.2-r1.ebuild,
files/libapreq-1.2-statlink.patch:
Apply patch from
http://www.gossamer-threads.com/archive/mod_perl_C1/modperl_F7/need_your_help_
to_test_mod_perl_with_perl-5.8.1-RC3_P73457/ to attempt to fix problems with
recent makemakers and shared versus static linking of libapreq.so
*libapreq-1.2 (20 Jun 2003)
20 Jun 2003; Michael Cummings <mcummings@gentoo.org> libapreq-1.2.ebuild:
New version includes new depend
*libapreq-1.0-r3 (30 May 2003)
30 May 2003; Seemant Kulleen <seemant@gentoo.org> libapreq-1.0-r3.ebuild:
proper use of perl-module eclass
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
# ChangeLog for dev-perl/libapreq
*libapreq-1.01-r1 (24 Jul 2002)
16 Dec 2002; Brandon Low <lostlogic@gentoo.org> libapreq-1.01-r1.ebuild :
Fix dep on mod-perl-1 not mod-perl-2.
1 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> libapreq-1.01-r1.ebuild: :
Added ppc to KEYWORDS.
24 Jul 2002; Seemant Kulleen <seemant@gentoo.org> libapreq-1.01-r1.ebuild:
Fell through the cracks during the great eclassing.
*libapreq-0.31 (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.
|