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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
|
# ChangeLog for dev-lang/wml
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/wml/ChangeLog,v 1.44 2008/06/15 11:46:08 graaff Exp $
15 Jun 2008; Hans de Graaff <graaff@gentoo.org> wml-2.0.11-r3.ebuild:
Revert removal of --libdir setting which breaks wml, fixing #225075
20 Apr 2008; Mike Frysinger <vapier@gentoo.org>
+files/wml-2.0.11-autotools.patch, wml-2.0.11-r3.ebuild:
Fixup code to work with autoconf-2.62 and libtool-2.2 #212811 by Patrizio
Bassi.
10 Mar 2008; Steve Dibb <beandog@gentoo.org> wml-2.0.11-r3.ebuild:
amd64 stable, bug 209927
06 Mar 2008; Raúl Porcel <armin76@gentoo.org> wml-2.0.11-r3.ebuild:
ia64/sparc stable wrt security #209927
06 Mar 2008; Christian Faulhammer <opfer@gentoo.org> wml-2.0.11-r3.ebuild:
stable x86, security bug 209927
05 Mar 2008; Tobias Scherbaum <dertobi123@gentoo.org>
wml-2.0.11-r3.ebuild:
ppc stable, bug #209927
*wml-2.0.11-r3 (29 Feb 2008)
29 Feb 2008; Hans de Graaff <graaff@gentoo.org>
+files/wml-2.0.11-tmpfile.patch, +wml-2.0.11-r3.ebuild:
Fix insecure temporary file usage (CVE-2008-0665, CVE-2008-0666), Gentoo bug
#209927, based on a patch by Debian.
*wml-2.0.11-r2 (23 Dec 2007)
23 Dec 2007; Hans de Graaff <graaff@gentoo.org> +wml-2.0.11-r2.ebuild:
Fix installation with multilib-strict, fixing #199532.
21 Jul 2007; Hans de Graaff <graaff@gentoo.org> -wml-2.0.9-r1.ebuild,
-wml-2.0.11.ebuild:
Remove old versions
19 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> wml-2.0.11-r1.ebuild:
Stable on sparc wrt #173623
09 Apr 2007; Raúl Porcel <armin76@gentoo.org> wml-2.0.11-r1.ebuild:
ia64 stable wrt bug 173623
07 Apr 2007; nixnut <nixnut@gentoo.org> wml-2.0.11-r1.ebuild:
Stable on ppc wrt bug 173623
07 Apr 2007; Christian Faulhammer <opfer@gentoo.org> wml-2.0.11-r1.ebuild:
stable x86/amd64, bug 173623
*wml-2.0.11-r1 (07 Apr 2007)
07 Apr 2007; Hans de Graaff <graaff@gentoo.org> +wml-2.0.11-r1.ebuild:
Add custom src_test as per discussion in #173623.
*wml-2.0.11 (06 Mar 2007)
06 Mar 2007; Hans de Graaff <graaff@gentoo.org> metadata.xml,
+wml-2.0.11.ebuild:
Version bump. Take maintainership (at least while I'm still using it myself).
06 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -wml-2.0.9.ebuild:
QA: Removed unused versions.
02 Dec 2006; Charlie Shepherd <masterdriverz@gentoo.org>
wml-2.0.9-r1.ebuild:
Change RDEPEND to DEPEND, thanks to Patrick Lauer for reporting, bug 153037
22 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> wml-2.0.9-r1.ebuild:
Fix autotools handling, thanks to Patrick Lauer for reporting in bug #151922.
20 Oct 2006; Michael Cummings <mcummings@gentoo.org> wml-2.0.9-r1.ebuild:
Marking amd64 stable
13 Jul 2006; Aron Griffis <agriffis@gentoo.org> wml-2.0.9-r1.ebuild:
Mark 2.0.9-r1 stable on ia64
30 Mar 2006; Aron Griffis <agriffis@gentoo.org> wml-2.0.9-r1.ebuild:
Mark 2.0.9-r1 ~ia64
16 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
files/wml-2.0.9-autotools-update.patch:
Revert patch changed by mistake.
15 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
files/wml-2.0.9-autotools-update.patch, +files/wml-2.0.9-gcc41.patch,
wml-2.0.9-r1.ebuild:
Patch to build on GCC 4.1, reported by Patrizio Bassi in bug #125121. Use
eautoreconf to rebuild autotools support. Partially fix for multilib-strict
support.
12 Sep 2005; Jason Wever <weeve@gentoo.org> wml-2.0.9-r1.ebuild:
Stable on SPARC wrt security bug #105138.
11 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> wml-2.0.9-r1.ebuild:
Stable on ppc.
*wml-2.0.9-r1 (10 Sep 2005)
10 Sep 2005; Mike Frysinger <vapier@gentoo.org>
+files/wml-2.0.9-autotools-update.patch, +wml-2.0.9-r1.ebuild:
Use system libpcre instead of bundled one #105138.
04 May 2005; Herbie Hopkins <herbs@gentoo.org> wml-2.0.9.ebuild:
Fixed bug #90401
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> wml-2.0.9.ebuild:
Stable on ppc.
07 Feb 2005; Simon Stelling <blubb@gentoo.org> wml-2.0.9.ebuild:
added ~amd64
03 Aug 2004; David Holm <dholm@gentoo.org> wml-2.0.9.ebuild:
Added to ~ppc.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> wml-2.0.9.ebuild:
virtual/glibc -> virtual/libc
06 Jun 2004; Daniel Black <dragonheart@gentoo.org> wml-2.0.9.ebuild:
QA fix - IUSE
20 Apr 2004; Daniel Black <dragonheart@gentoo.org> wml-2.0.9.ebuild:
QA - removed runtime dependance on autoconf and added number other dependancies
15 Apr 2004; Michael McCabe <randy@gentoo.org> wml-2.0.9.ebuild:
adding s390 keywords
*wml-2.0.9 (11 Nov 2002)
13 Nov 2003; Mike Frysinger <vapier@gentoo.org> :
Fix the subscripts properly (patch and run autotools).
12 Dec 2002; George Shapovalov <george@gentoo.org> wml-2.0.9.ebuild :
fixed misconfiguration
one of the subidr' configure scripts did not like --host option supplied by econf,
See #12028, thanks to Bardur Arantsson <bardur-gta@odense.kollegienet.dk> for report and suggestion
11 Nov 2002; Karl Trygve Kalleberg <karltk@gentoo.org> wml-2.0.9.ebuild files/digest-wml-2.0.9 :
New upstream version.
*wml-2.0.8.ebuild (17 Jul 2002)
07 Sep 2002; Seemant Kulleen <seemant@gentoo.org> wml-2.0.8.ebuild :
Changed dependency to add sys-devel/ in front of it. Closes bug #7608 by
joakim.elofsson@home.se (Joakim Elofsson)
17 Jul 2002; George Shapovalov <george@gentoo.org> wml-2.0.8.ebuild, digest-wml-2.0.8 :
Initial release. Ebuild submitted by Bardur Arantsson <bardur@imada.sdu.dk>
|