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/libxml-perl
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/libxml-perl/ChangeLog,v 1.34 2011/05/29 18:19:34 grobian Exp $
29 May 2011; Fabian Groffen <grobian@gentoo.org> libxml-perl-0.08.ebuild:
Marked ~x64-macos, bug #368559
06 Mar 2010; Raúl Porcel <armin76@gentoo.org> libxml-perl-0.08.ebuild:
arm stable
29 Jan 2010; Torsten Veller <tove@gentoo.org> libxml-perl-0.08.ebuild:
Fix LICENSE: same terms as perl (#301969). Maintenance
10 Jan 2010; Fabian Groffen <grobian@gentoo.org> libxml-perl-0.08.ebuild:
Transfer Prefix keywords
10 Jan 2010; Raúl Porcel <armin76@gentoo.org> libxml-perl-0.08.ebuild:
Add ~arm
16 Jan 2007; Michael Cummings <mcummings@gentoo.org>
-libxml-perl-0.07-r1.ebuild, -libxml-perl-0.07-r2.ebuild,
libxml-perl-0.08.ebuild:
Ebuild maintenance
06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
libxml-perl-0.07-r1.ebuild, libxml-perl-0.07-r2.ebuild,
libxml-perl-0.08.ebuild:
Adding perl dep; fixed DEPEND
05 Jul 2006; Christian Hartmann <ian@gentoo.org>
libxml-perl-0.07-r1.ebuild, libxml-perl-0.07-r2.ebuild,
libxml-perl-0.08.ebuild:
Fixed RDEPEND wrt bug #134781; fixed header; fixed DEPEND
29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
libxml-perl-0.08.ebuild:
Stable on hppa
18 Jun 2006; Rene Nussbaumer <killerfox@gentoo.org>
libxml-perl-0.08.ebuild:
Unstable on hppa.
27 Apr 2006; Marien Zwart <marienz@gentoo.org>
files/digest-libxml-perl-0.07-r1, files/digest-libxml-perl-0.07-r2,
Manifest:
Fixing SHA256 digest, pass four
24 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
libxml-perl-0.08.ebuild:
Add ~x86-fbsd keyword.
06 Feb 2006; Simon Stelling <blubb@gentoo.org> libxml-perl-0.08.ebuild:
stable on amd64
23 Aug 2005; Aron Griffis <agriffis@gentoo.org> libxml-perl-0.08.ebuild:
stable on ia64
13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
libxml-perl-0.08.ebuild:
Stable on ppc.
12 Aug 2005; Fernando J. Pereda <ferdy@gentoo.org>
libxml-perl-0.08.ebuild:
stable on alpha
12 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
libxml-perl-0.08.ebuild:
Stable on sparc
12 Aug 2005; Michael Cummings <mcummings@gentoo.org>
libxml-perl-0.08.ebuild:
Marking stable x86
18 May 2005; Markus Rothe <corsair@gentoo.org> libxml-perl-0.08.ebuild:
Stable on ppc64
09 Mar 2005; Markus Rothe <corsair@gentoo.org> libxml-perl-0.08.ebuild:
Added ~ppc64 to KEYWORDS
*libxml-perl-0.08 (04 Jan 2005)
04 Jan 2005; Michael Cummings <mcummings@gentoo.org>
+libxml-perl-0.08.ebuild:
New version
04 Jan 2005; Michael Cummings <mcummings@gentoo.org>
libxml-perl-0.07-r1.ebuild, libxml-perl-0.07-r2.ebuild:
bug 76590
16 Feb 2004; Aron Griffis <agriffis@gentoo.org> libxml-perl-0.07-r2.ebuild:
stable on ia64
*libxml-perl-0.07-r2 (21 Jun 2003)
12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
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
*libxml-perl-0.07-r1 (6 May 2002)
1 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> libxml-perl-0.07-r1.ebuild :
Added ppc to KEYWORDS.
6 May 2002; Seemant Kulleen <seemant@gentoo.org>
libxml-perl-0.07-r1.ebuild :
eclassed
*libxml-perl-0.07 (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.
|