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
|
# ChangeLog for dev-perl/AppConfig
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/ChangeLog,v 1.27 2005/10/02 12:00:39 agriffis Exp $
02 Oct 2005; Aron Griffis <agriffis@gentoo.org> AppConfig-1.56-r2.ebuild:
Mark 1.56-r2 stable on ia64
19 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org>
AppConfig-1.56-r2.ebuild:
Stable on amd64.
25 Aug 2005; Aron Griffis <agriffis@gentoo.org> AppConfig-1.56-r2.ebuild:
add ~ia64
03 Jul 2005; Bryan Østergaard <kloeri@gentoo.org>
AppConfig-1.56-r2.ebuild:
Stable on alpha.
30 Jun 2005; Michael Cummings <mcummings@gentoo.org>
AppConfig-1.56-r2.ebuild:
Unmasking for x86 and sparc, 1+ year, no bugs
25 May 2005; Michael Cummings <mcummings@gentoo.org>
AppConfig-1.56-r2.ebuild:
dev-perl/Test-Simple => perl-core/Test-Simple migration
25 May 2005; Michael Cummings <mcummings@gentoo.org>
AppConfig-1.56-r1.ebuild:
dev-perl/Test-Simple => perl-core/Test-Simple migration
18 May 2005; Markus Rothe <corsair@gentoo.org> AppConfig-1.56-r2.ebuild:
Stable on ppc64
24 Apr 2005; Michael Cummings <mcummings@gentoo.org>
-AppConfig-1.52.ebuild, -AppConfig-1.52-r1.ebuild,
AppConfig-1.56-r1.ebuild, AppConfig-1.56-r2.ebuild:
Cleaning up, fixing description, mirror syntax, removing old ebuilds
09 Mar 2005; Markus Rothe <corsair@gentoo.org> AppConfig-1.56-r2.ebuild:
Added ~ppc64 to KEYWORDS
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
*AppConfig-1.56-r2 (29 May 2004)
29 May 2004; Robert Coie <rac@gentoo.org> AppConfig-1.55.ebuild,
AppConfig-1.56-r2.ebuild, AppConfig-1.56.ebuild, files/blocksep.patch:
Add blocksep patch (sent upstream)
*AppConfig-1.56-r1 (26 May 2004)
26 May 2004; Robert Coie <rac@gentoo.org> AppConfig-1.56-r1.ebuild,
files/blockwhitespace.patch:
Add a patch to strip leading and trailing whitespace from [block]s. Will
submit upstream.
*AppConfig-1.56 (26 May 2004)
26 May 2004; Robert Coie <rac@gentoo.org> AppConfig-1.56.ebuild:
Upstream version bump
24 May 2004; Bryan Østergaard <kloeri@gentoo.org> AppConfig-1.55.ebuild:
Stable on alpha.
21 Jan 2004; <gustavoz@gentoo.org> AppConfig-1.55.ebuild:
stable on sparc
*AppConfig-1.52-r1 (05 Jun 2003)
05 Jun 2003; Michael Cummings <mcummings@gentoo.org>
AppConfig-1.52-r1.ebuild, AppConfig-1.55.ebuild:
Added ~ppc keyword, bug 22291
*AppConfig-1.55 (31 May 2003)
31 May 2003; Michael Cummings <mcummings@gentoo.org> AppConfig-1.55.ebuild:
New version, adds deps as well
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/AppConfig
*AppConfig-1.52 (07 AUG 2002)
07 AUG 2002; achim <achim@gentoo.org> Initial version
|