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
|
# ChangeLog for dev-perl/XML-Twig
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Twig/ChangeLog,v 1.31 2006/01/31 22:06:57 agriffis Exp $
31 Jan 2006; Aron Griffis <agriffis@gentoo.org> XML-Twig-3.22.ebuild:
Mark 3.22 stable on alpha
15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> XML-Twig-3.22.ebuild:
Stable on ppc.
13 Jan 2006; Michael Cummings <mcummings@gentoo.org> XML-Twig-3.22.ebuild:
Marking sparc x86 stable
01 Jan 2006; Chris White <chriswhite@gentoo.org> -XML-Twig-3.15-r1.ebuild:
Old version cleanup. Fixes bug #112673.
01 Jan 2006; Simon Stelling <blubb@gentoo.org> XML-Twig-3.17.ebuild:
stable on amd64
30 Dec 2005; <mcumming@gentoo.org> XML-Twig-3.15-r1.ebuild,
XML-Twig-3.17.ebuild, XML-Twig-3.22.ebuild:
Scalar-List-Utils migrated to perl-core.
*XML-Twig-3.22 (16 Nov 2005)
16 Nov 2005; Chris White <chriswhite@gentoo.org> +XML-Twig-3.22.ebuild:
Version bump to 3.22.
03 Oct 2005; Aron Griffis <agriffis@gentoo.org> XML-Twig-3.17.ebuild:
Mark 3.17 stable on ia64
26 Aug 2005; Aron Griffis <agriffis@gentoo.org> XML-Twig-3.17.ebuild:
add ~ia64
12 Aug 2005; Fernando J. Pereda <ferdy@gentoo.org> XML-Twig-3.17.ebuild:
stable on alpha
12 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> XML-Twig-3.17.ebuild:
Stable on sparc
12 Aug 2005; Michael Cummings <mcummings@gentoo.org> XML-Twig-3.17.ebuild:
Marking stable x86
30 Jul 2005; Pieter Van den Abeele <pvdabeel@gentoo.org>
XML-Twig-3.15-r1.ebuild, XML-Twig-3.17.ebuild:
PowerPC Stable
*XML-Twig-3.17 (27 Apr 2005)
27 Apr 2005; Michael Cummings <mcummings@gentoo.org> -XML-Twig-3.09.ebuild,
-XML-Twig-3.13.ebuild, XML-Twig-3.15-r1.ebuild, -XML-Twig-3.15.ebuild,
+XML-Twig-3.17.ebuild:
Cleaning and bump
23 Mar 2005; Michael Cummings <mcummings@gentoo.org> XML-Twig-3.09.ebuild,
XML-Twig-3.13.ebuild, XML-Twig-3.15-r1.ebuild, XML-Twig-3.15.ebuild:
Cleaned out extra test calls - called twice for some reason
12 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> XML-Twig-3.15-r1.ebuild:
Stable on sparc
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> XML-Twig-3.15-r1.ebuild:
Stable on amd64. Closes bug 64973.
10 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> XML-Twig-3.15-r1.ebuild:
Stable on alpha.
22 Sep 2004; Michael Cummings <mcummings@gentoo.org>
XML-Twig-3.15-r1.ebuild:
Marking stable; closes bug 48970
*XML-Twig-3.15-r1 (06 Sep 2004)
06 Sep 2004; Michael Cummings <mcummings@gentoo.org>
+XML-Twig-3.15-r1.ebuild:
New version adds missing deps (necessary for a pretty build)
09 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> XML-Twig-3.13.ebuild:
Stable on alpha.
*XML-Twig-3.15 (11 Jun 2004)
11 Jun 2004; Michael Cummings <mcummings@gentoo.org> XML-Twig-3.15.ebuild:
new version on cpan
25 May 2004; Michael Cummings <mcummings@gentoo.org> XML-Twig-3.09.ebuild,
XML-Twig-3.13.ebuild:
XML-XPath is used in the tests, despite not being the prereqpm's. grunt.
05 May 2004; Bryan Østergaard <kloeri@gentoo.org> XML-Twig-3.09.ebuild,
XML-Twig-3.13.ebuild:
Bump alpha keywords.
22 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> XML-Twig-3.13.ebuild:
Adding amd64 keyword.
*XML-Twig-3.13 (16 Feb 2004)
16 Feb 2004; Michael Cummings,,, <mcummings@gentoo.org>
XML-Twig-3.13.ebuild:
New version, new deps, with tests enabled
16 Jul 2003; Michael Cummings <mcummings@gentoo.org> XML-Twig-3.09.ebuild:
Added specific version to XML-Parser dep
*XML-Twig-3.09 (21 Dec 2002)
21 Dec 2002; Michael Cummings <mcummings@gentoo.org>
XML-Twig-3.09.ebuild:
Initial import. Ebuild submitted by Gontran Zepeda <gontran@gontran.net>
Dep for bioperl, bug 11498
|