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
|
# ChangeLog for dev-perl/XML-Parser
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/ChangeLog,v 1.33 2008/07/18 19:23:38 armin76 Exp $
18 Jul 2008; Raúl Porcel <armin76@gentoo.org> XML-Parser-2.36.ebuild:
alpha/ia64/sparc/x86 stable
*XML-Parser-2.36 (29 Apr 2008)
29 Apr 2008; Yuval Yaari <yuval@gentoo.org> +XML-Parser-2.36.ebuild:
Version bump
*XML-Parser-2.34-r1 (12 Aug 2007)
12 Aug 2007; Samuli Suominen <drac@gentoo.org> +XML-Parser-2.34-r1.ebuild:
Revision bump XML-Parser to avoid problems with expat upgrade. No changes
made to ebuild itself.
19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
-XML-Parser-2.31.ebuild, -XML-Parser-2.31-r1.ebuild,
XML-Parser-2.34.ebuild:
Version bump, thanks seemant
21 Dec 2006; Roy Marples <uberlord@gentoo.org> XML-Parser-2.34.ebuild:
Added ~sparc-fbsd keyword.
06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
XML-Parser-2.31.ebuild, XML-Parser-2.31-r1.ebuild, XML-Parser-2.34.ebuild:
Adding perl dep; fixed DEPEND
05 Jul 2006; Christian Hartmann <ian@gentoo.org> XML-Parser-2.31.ebuild,
XML-Parser-2.31-r1.ebuild, XML-Parser-2.34.ebuild:
Fixed RDEPEND wrt bug #134781; fixed header; fixed DEPEND
31 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> XML-Parser-2.34.ebuild:
Add ~x86-fbsd keyword.
14 Aug 2005; Kito <kito@gentoo.org> XML-Parser-2.34.ebuild:
~ppc-macos keyword.
24 May 2005; Herbie Hopkins <herbs@gentoo.org> XML-Parser-2.34.ebuild:
Multilib fix.
19 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
XML-Parser-2.34.ebuild:
Stable on ppc.
04 Jan 2005; Michael Cummings <mcummings@gentoo.org>
XML-Parser-2.31-r1.ebuild, XML-Parser-2.31.ebuild, XML-Parser-2.34.ebuild:
bug 76590
28 Jun 2004; Tom Gall <tgall@gentoo.org> XML-Parser-2.34.ebuild:
stable on ppc64
01 Apr 2004; <randy@gentoo.org> XML-Parser-2.34.ebuild:
adding s390 keywords
26 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> XML-Parser-2.34.ebuild:
stable on hppa
23 Mar 2004; Joshua Kinard <kumba@gentoo.org> XML-Parser-2.31-r1.ebuild,
XML-Parser-2.31.ebuild, XML-Parser-2.34.ebuild:
Marked 2.31-r1 stable on mips and added ~mips to 2.34.
04 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> XML-Parser-2.34.ebuild:
stable on sparc
27 Feb 2004; Michael Cummings <mcummings@gentoo.org> XML-Parser-2.33.ebuild:
Cleaning up
27 Feb 2004; Michael Cummings <mcummings@gentoo.org> XML-Parser-2.34.ebuild:
Unmasking for x86 after 87 days
18 Jan 2004; <tuxus@gentoo.org> XML-Parser-2.31-r1.ebuild:
Added ~mips to KEYWORDS.
07 Jan 2004; <agriffis@gentoo.org> XML-Parser-2.34.ebuild:
stable on alpha and ia64
*XML-Parser-2.34 (02 Dec 2003)
02 Dec 2003; <max@gentoo.org> XML-Parser-2.34.ebuild:
Bump to version 2.34. Needed for xmltv-0.5.24
*XML-Parser-2.33 (31 Jul 2003)
31 Jul 2003; Michael Cummings <mcummings@gentoo.org> XML-Parser-2.33.ebuild:
CPAN Version bump;installs good, appears to be good, testing needed.
*XML-Parser-2.31-r1 (29 Oct 2002)
16 Apr 2003; Guy Martin <gmsoft@gentoo.org> XML-Parser-2.31-r1.ebuild :
Added hppa to KEYWORDS.
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
*XML-Parser-2.31 (6 May 2002)
24 Jul 2002; Mark Guertin <gerk@gentoo.org> :
Added ppc to keywords
6 May 2002; Seemant Kulleen <seemant@gentoo.org> XML-Parser-2.31.ebuild
files/digest-XML-Parser-2.31 :
Version update and conversion to eclass
*XML-Parser-2.30 (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.
|