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/AppConfig
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/ChangeLog,v 1.35 2006/08/17 01:46:31 tcort Exp $
17 Aug 2006; Thomas Cort <tcort@gentoo.org> AppConfig-1.63.ebuild:
Re-added ~alpha keyword wrt Bug #142788.
06 Aug 2006; Yuta SATOH <nigoro@gentoo.org> AppConfig-1.63.ebuild:
added ~ppc64, bug #142788
05 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org>
AppConfig-1.63.ebuild:
Added ~ppc, bug #142788
04 Aug 2006; Michael Cummings <mcummings@gentoo.org>
AppConfig-1.56-r1.ebuild, AppConfig-1.56-r2.ebuild, AppConfig-1.63.ebuild:
Adding perl dep; fixed DEPEND
*AppConfig-1.63 (04 Aug 2006)
04 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+AppConfig-1.63.ebuild:
Version bump, bug 142788 opened for archs
03 Jul 2006; Christian Hartmann <ian@gentoo.org> AppConfig-1.56-r1.ebuild,
AppConfig-1.56-r2.ebuild:
Fixed RDEPEND wrt bug #134781
24 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
AppConfig-1.56-r2.ebuild:
Add ~x86-fbsd keyword.
13 Feb 2006; <mcumming@gentoo.org> AppConfig-1.56-r1.ebuild,
AppConfig-1.56-r2.ebuild:
Virtual for perl-core dep
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
|