summaryrefslogtreecommitdiff
blob: c0568180c143488c894098dc1a42bfa7534316d3 (plain)
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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
# ChangeLog for dev-perl/Compress-Zlib
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/ChangeLog,v 1.80 2007/10/15 14:15:44 corsair Exp $

  15 Oct 2007; Markus Rothe <corsair@gentoo.org> Compress-Zlib-2.005.ebuild:
  Stable on ppc64

  06 Oct 2007; Raúl Porcel <armin76@gentoo.org> Compress-Zlib-2.005.ebuild:
  alpha/ia64/sparc/x86 stable

  09 Jul 2007; Michael Cummings <mcummings@gentoo.org>
  Compress-Zlib-2.003.ebuild:
  Marking sparc stable

*Compress-Zlib-2.005 (07 Jul 2007)

  07 Jul 2007; Michael Cummings <mcummings@gentoo.org>
  +Compress-Zlib-2.005.ebuild:
  Version bump

  05 Jul 2007; Tom Gall <tgall@gentoo.org> Compress-Zlib-2.004.ebuild:
  stable on ppc64

  05 Jul 2007; Raúl Porcel <armin76@gentoo.org> Compress-Zlib-2.004.ebuild:
  alpha/ia64/x86 stable

  24 May 2007; Diego Pettenò <flameeyes@gentoo.org>
  Compress-Zlib-2.004.ebuild:
  Add ~x86-fbsd keyword, as per bug #154244.

  16 May 2007; Raúl Porcel <armin76@gentoo.org> Compress-Zlib-2.004.ebuild:
  Add ~alpha wrt #154244

  12 May 2007; Joshua Kinard <kumba@gentoo.org> Compress-Zlib-2.004.ebuild:
  Stable on mips.

  05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  Compress-Zlib-2.004.ebuild:
  ppc stable

  10 Apr 2007; Michael Cummings <mcummings@gentoo.org>
  Compress-Zlib-2.004.ebuild:
  sparc stable

  08 Apr 2007; Michael Cummings <mcummings@gentoo.org>
  Compress-Zlib-2.004.ebuild:
  Marking amd64 stable

*Compress-Zlib-2.004 (09 Mar 2007)

  09 Mar 2007; Michael Cummings <mcummings@gentoo.org>
  +Compress-Zlib-2.004.ebuild:
  Version bump

  15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
  Compress-Zlib-1.41.ebuild, Compress-Zlib-1.42.ebuild,
  Compress-Zlib-2.001.ebuild, -Compress-Zlib-2.002.ebuild,
  Compress-Zlib-2.003.ebuild:
  Ebuild maintenance

*Compress-Zlib-2.003 (05 Jan 2007)

  05 Jan 2007; Michael Cummings <mcummings@gentoo.org>
  +Compress-Zlib-2.003.ebuild:
  Version bump

*Compress-Zlib-2.002 (02 Jan 2007)

  02 Jan 2007; Michael Cummings <mcummings@gentoo.org>
  +Compress-Zlib-2.002.ebuild:
  Version bump

  16 Dec 2006; Michael Cummings <mcummings@gentoo.org>
  Compress-Zlib-2.001.ebuild:
  Marking amd64 stable

  11 Dec 2006; Lars Weiler <pylon@gentoo.org> Compress-Zlib-2.001.ebuild:
  Stable on ppc; bug #154244.

  03 Dec 2006; Markus Rothe <corsair@gentoo.org> Compress-Zlib-2.001.ebuild:
  Stable on ppc64

  17 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  Compress-Zlib-2.001.ebuild:
  Stable on sparc

  15 Nov 2006; Markus Rothe <corsair@gentoo.org> Compress-Zlib-2.001.ebuild:
  Added ~ppc64; bug #154244

  15 Nov 2006; Jeroen Roovers <jer@gentoo.org> Compress-Zlib-2.001.ebuild:
  Marked ~hppa (bug #154244).

  10 Nov 2006; nixnut <nixnut@gentoo.org> Compress-Zlib-2.001.ebuild:
  Added ~ppc keyword wrt bug 154244

  07 Nov 2006; Joshua Jackson <tsunam@gentoo.org> ChangeLog:
  Stable x86 for bug #154244

*Compress-Zlib-2.001 (06 Nov 2006)

  06 Nov 2006; Michael Cummings <mcummings@gentoo.org>
  +Compress-Zlib-2.001.ebuild:
  Version bump, keyword request coming

  20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
  Compress-Zlib-1.42.ebuild:
  Stable on Alpha.

  15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
  Compress-Zlib-1.42.ebuild:
  Stable on ia64.

  28 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  Compress-Zlib-1.42.ebuild:
  Stable on hppa

  16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  Compress-Zlib-1.42.ebuild:
  ppc stable

  07 Aug 2006; Michael Cummings <mcummings@gentoo.org>
  Compress-Zlib-1.42.ebuild:
  Marking amd64, sparc stable

  05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
  Compress-Zlib-1.41.ebuild, Compress-Zlib-1.42.ebuild:
  Adding perl dep; fixed DEPEND

*Compress-Zlib-1.42 (06 Jul 2006)

  06 Jul 2006; Aaron Kulbe <superlag@gentoo.org> +Compress-Zlib-1.42.ebuild:
  Version bump to 1.42 - keyworded on all arches.

  04 Jul 2006; Christian Hartmann <ian@gentoo.org>
  Compress-Zlib-1.41.ebuild:
  Fixed RDEPEND wrt bug #134781

  22 May 2006; Christian Hartmann <ian@gentoo.org>
  -Compress-Zlib-1.33.ebuild, -Compress-Zlib-1.35.ebuild:
  Removed vulnerable (GLSA-200508-01) and outdated versions.

  24 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
  Compress-Zlib-1.41.ebuild:
  Add ~x86-fbsd keyword.

  26 Feb 2006; Joshua Kinard <kumba@gentoo.org> Compress-Zlib-1.41.ebuild:
  Marked stable on mips.

  06 Feb 2006; Simon Stelling <blubb@gentoo.org> Compress-Zlib-1.41.ebuild:
  stable on amd64

  31 Jan 2006; Aron Griffis <agriffis@gentoo.org> Compress-Zlib-1.41.ebuild:
  Mark 1.41 stable on alpha

  21 Jan 2006; Markus Rothe <corsair@gentoo.org> Compress-Zlib-1.41.ebuild:
  Stable on ppc64

  15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
  Compress-Zlib-1.41.ebuild:
  Stable on ppc.

  13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
  Compress-Zlib-1.41.ebuild:
  marking stable sparc x86

*Compress-Zlib-1.41 (10 Nov 2005)

  10 Nov 2005; Michael Cummings <mcummings@gentoo.org>
  +Compress-Zlib-1.41.ebuild:
  Version bump upstream

  20 Aug 2005; Hardave Riar <hardave@gentoo.org> Compress-Zlib-1.35.ebuild:
  Stable on mips, bug #100540.

  31 Jul 2005; Bryan Østergaard <kloeri@gentoo.org>
  Compress-Zlib-1.35.ebuild:
  Stable on alpha, bug 100540.

  28 Jul 2005; MATSUU Takuto <matsuu@gentoo.org> Compress-Zlib-1.35.ebuild:
  Stable on sh. bug 100540.

  28 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org>
  Compress-Zlib-1.35.ebuild:
  ppc stable, #100540

  28 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org>
  Compress-Zlib-1.35.ebuild:
  Stable on hppa. bug #100540

  28 Jul 2005; Simon Stelling <blubb@gentoo.org> Compress-Zlib-1.35.ebuild:
  stable on amd64 wrt bug 100540

  28 Jul 2005; Michael Cummings <mcummings@gentoo.org>
  Compress-Zlib-1.35.ebuild:
  Stable on sparc and x86, bug 100540

  28 Jul 2005; Markus Rothe <corsair@gentoo.org> Compress-Zlib-1.35.ebuild:
  Stable on ppc64 (bug #100540)

*Compress-Zlib-1.35 (28 Jul 2005)

  28 Jul 2005; Michael Cummings <mcummings@gentoo.org>
  -Compress-Zlib-1.16-r1.ebuild, -Compress-Zlib-1.16-r2.ebuild,
  -Compress-Zlib-1.21.ebuild, -Compress-Zlib-1.22.ebuild,
  -Compress-Zlib-1.34.ebuild, +Compress-Zlib-1.35.ebuild:
  Bump, bug 100540

*Compress-Zlib-1.34 (10 May 2005)

  10 May 2005; Elfyn McBratney <beu@gentoo.org> +Compress-Zlib-1.34.ebuild:
  Version bump.

  12 Mar 2005; Markus Rothe <corsair@gentoo.org> Compress-Zlib-1.33.ebuild:
  Stable on ppc64

  06 Feb 2005; Joshua Kinard <kumba@gentoo.org> Compress-Zlib-1.33.ebuild:
  Added ~mips to keywords.

  22 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  Compress-Zlib-1.33.ebuild:
  Stable on sparc

  22 Jan 2005; Bryan Østergaard <kloeri@gentoo.org>
  Compress-Zlib-1.33.ebuild:
  Stable on alpha.

  21 Jan 2005; Michael Cummings <mcummings@gentoo.org>
  Compress-Zlib-1.33.ebuild:
  Unmasking for x86

  04 Jan 2005; Michael Cummings <mcummings@gentoo.org>
  Compress-Zlib-1.16-r1.ebuild, Compress-Zlib-1.16-r2.ebuild:
  bug 76590

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  22 Dec 2004; Yuta SATOH <nigoro@gentoo.org> Compress-Zlib-1.33.ebuild:
  added ~ppc64

  21 Nov 2004; Hardave Riar <hardave@gentoo.org> Compress-Zlib-1.22.ebuild:
  Stable on mips, dep for bug #68570

  20 Nov 2004; Daniel Black <dragonheart@gentoo.org>
  Compress-Zlib-1.33.ebuild:
  ppc stable to support bug #68570

  26 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> Compress-Zlib-1.22.ebuild:
  Marked stable on amd64.

*Compress-Zlib-1.33 (05 Jun 2004)

  05 Jun 2004; Michael Cummings <mcummings@gentoo.org>
  Compress-Zlib-1.33.ebuild:
  new version on cpan

  24 May 2004; Bryan Østergaard <kloeri@gentoo.org> Compress-Zlib-1.22.ebuild:
  Stable on alpha.

  19 Jan 2004; Eric Sammer <esammer@gentoo.org> :
  Added ~hppa and ~arm. Updated headers. Fixing a depend.BAD trail.

  19 Jan 2004; <tuxus@gentoo.org> Compress-Zlib-1.22.ebuild:
  Added ~mips to KEYWORDS.

  18 Jan 2004; <gustavoz@gentoo.org> Compress-Zlib-1.22.ebuild:
  stable on sparc

  09 Nov 2003; Michael Cummings <mcummings@gentoo.org>
  Compress-Zlib-1.22.ebuild:
  100+ days, no bugs - unmasked

*Compress-Zlib-1.22 (20 Jul 2003)

  20 Jul 2003; Michael Cummings <mcummings@gentoo.org>
  Compress-Zlib-1.22.ebuild:
  cpan update caught by eric sammer <eric@ineoconcepts.com>, bug 23223

*Compress-Zlib-1.21 (07 Jun 2003)

  07 Jun 2003; Michael Cummings <mcummings@gentoo.org>
  Compress-Zlib-1.21.ebuild:
  CPAN update

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*Compress-Zlib-1.16-r2 (21 Jun 2003)
 
  12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Added missing changelog entry.

*Compress-Zlib-1.16-r1 (5 May 2002)

  31 Jul 2002; Calum Selkirk <cselkirk@gentoo.org>
  Compress-Zlib-1.16-r1.ebuild :

  Added ppc to KEYWORDS.

  5 May 2002; Seemant Kulleen <seemant@gentoo.org>
  Compress-Zlib-1.16-r1.ebuild files/digest-Compress-Zlib-1.16-r1 :

  Changed to using eclasses

*Compress-Zlib-1.16 (27 Apr 2002)

  27 Apr 2002; Grant Goodyear <g2boojum@gentoo.org> :
  
  New version

*Compress-Zlib-1.10 (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.