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
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
|
# ChangeLog for virtual/perl-CGI
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.130 2015/06/04 16:19:05 dilfridge Exp $
04 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
-perl-CGI-3.630.0-r2.ebuild:
Remove old
18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-CGI-3.650.0-r1.ebuild:
Stable for alpha, wrt bug #536790
17 Feb 2015; Markus Meier <maekke@gentoo.org> perl-CGI-3.650.0-r1.ebuild:
arm stable, bug #536790
17 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-CGI-3.650.0-r1.ebuild:
Stable for ia64, wrt bug #536790
16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-CGI-3.650.0-r1.ebuild:
Stable for sparc, wrt bug #536790
15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-CGI-3.650.0-r1.ebuild:
Stable for ppc64, wrt bug #536790
14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-CGI-3.650.0-r1.ebuild:
Stable for ppc, wrt bug #536790
13 Feb 2015; Jeroen Roovers <jer@gentoo.org> perl-CGI-3.650.0-r1.ebuild:
Stable for HPPA (bug #536790).
13 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-CGI-3.650.0-r1.ebuild:
Stable for x86, wrt bug #536790
08 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> perl-CGI-3.650.0-r1.ebuild:
amd64 stable wrt bug #536790
*perl-CGI-4.90.0 (16 Nov 2014)
16 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+perl-CGI-4.90.0.ebuild:
Version bump
*perl-CGI-3.650.0-r1 (08 Oct 2014)
08 Oct 2014; Andreas K. Huettel <dilfridge@gentoo.org>
-perl-CGI-3.650.0.ebuild, +perl-CGI-3.650.0-r1.ebuild:
Bump virtual to enforce perl-core package in 5.20 (otherwise we get
deprecation warnings), bug 524218
*perl-CGI-3.630.0-r2 (18 Jul 2014)
18 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
-perl-CGI-3.630.0-r1.ebuild, +perl-CGI-3.630.0-r2.ebuild,
perl-CGI-3.650.0.ebuild:
Improve dependencies
*perl-CGI-3.630.0-r1 (06 Jul 2014)
06 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
-perl-CGI-3.630.0.ebuild, +perl-CGI-3.630.0-r1.ebuild:
Revision bump for added provider
*perl-CGI-3.650.0 (05 Jul 2014)
05 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
perl-CGI-3.630.0.ebuild, +perl-CGI-3.650.0.ebuild:
Add perl-5.20 version
20 Jan 2014; Mike Frysinger <vapier@gentoo.org> perl-CGI-3.630.0.ebuild:
Add arm64 love.
17 Jan 2014; Mike Frysinger <vapier@gentoo.org> perl-CGI-3.630.0.ebuild:
Mark m68k stable.
29 Aug 2013; Mikle Kolyada <zlogene@gentoo.org> -perl-CGI-3.510.ebuild,
-perl-CGI-3.520.ebuild, -perl-CGI-3.530.0.ebuild, -perl-CGI-3.540.0.ebuild,
-perl-CGI-3.550.0.ebuild, -perl-CGI-3.590.0-r1.ebuild,
-perl-CGI-3.600.0.ebuild:
drop old vulnerable versions wrt bug #443446
02 Mar 2013; Agostino Sarubbo <ago@gentoo.org> perl-CGI-3.630.0.ebuild:
Stable for sh, wrt bug #458122
23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-CGI-3.630.0.ebuild:
Stable for sparc, wrt bug #458122
21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-CGI-3.630.0.ebuild:
Stable for ia64, wrt bug #458122
19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-CGI-3.630.0.ebuild:
Stable for arm, wrt bug #458122
19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-CGI-3.630.0.ebuild:
Stable for s390, wrt bug #458122
19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-CGI-3.630.0.ebuild:
Stable for alpha, wrt bug #458122
19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-CGI-3.630.0.ebuild:
Stable for hppa, wrt bug #458122
18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-CGI-3.630.0.ebuild:
Stable for ppc, wrt bug #458122
18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-CGI-3.630.0.ebuild:
Stable for ppc64, wrt bug #458122
18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-CGI-3.630.0.ebuild:
Stable for x86, wrt bug #458122
18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-CGI-3.630.0.ebuild:
Stable for amd64, wrt bug #458122
*perl-CGI-3.630.0 (17 Nov 2012)
17 Nov 2012; Torsten Veller <tove@gentoo.org> +perl-CGI-3.630.0.ebuild:
Version bump
*perl-CGI-3.600.0 (22 Aug 2012)
22 Aug 2012; Torsten Veller <tove@gentoo.org> +perl-CGI-3.600.0.ebuild:
Version bump
*perl-CGI-3.590.0-r1 (21 May 2012)
21 May 2012; Torsten Veller <tove@gentoo.org> -perl-CGI-3.590.0.ebuild,
+perl-CGI-3.590.0-r1.ebuild:
Add perl-5.16 as provider
09 May 2012; Alexis Ballier <aballier@gentoo.org> perl-CGI-3.590.0.ebuild:
keyword ~amd64-fbsd
*perl-CGI-3.590.0 (28 Jan 2012)
28 Jan 2012; Torsten Veller <tove@gentoo.org> +perl-CGI-3.590.0.ebuild:
Version bump
*perl-CGI-3.550.0 (06 Aug 2011)
06 Aug 2011; Torsten Veller <tove@gentoo.org> +perl-CGI-3.550.0.ebuild:
Version bump
*perl-CGI-3.540.0 (21 May 2011)
21 May 2011; Torsten Veller <tove@gentoo.org> +perl-CGI-3.540.0.ebuild:
Version bump
*perl-CGI-3.530.0 (26 Apr 2011)
26 Apr 2011; Torsten Veller <tove@gentoo.org> +perl-CGI-3.530.0.ebuild:
Version bump
*perl-CGI-3.520 (26 Jan 2011)
26 Jan 2011; Torsten Veller <tove@gentoo.org> +perl-CGI-3.520.ebuild:
Version bump
22 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-CGI-3.15.ebuild,
-perl-CGI-3.48.ebuild, -perl-CGI-3.49.ebuild, -perl-CGI-3.50.ebuild:
Cleanup
22 Jan 2011; Raúl Porcel <armin76@gentoo.org> perl-CGI-3.510.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #351699
22 Jan 2011; Torsten Veller <tove@gentoo.org> perl-CGI-3.49.ebuild:
Add perl-5.12.3 as provider
18 Jan 2011; Jeroen Roovers <jer@gentoo.org> perl-CGI-3.510.ebuild:
Stable for HPPA (bug #351699).
18 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
perl-CGI-3.510.ebuild:
stable x86, security bug 351699
15 Jan 2011; Markos Chandras <hwoarang@gentoo.org> perl-CGI-3.510.ebuild:
Stable on amd64 wrt bug #351699
15 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> perl-CGI-3.510.ebuild:
ppc/ppc64 stable wrt #351699
*perl-CGI-3.510 (13 Jan 2011)
13 Jan 2011; Torsten Veller <tove@gentoo.org> +perl-CGI-3.510.ebuild:
Version bump
10 Dec 2010; Brent Baude <ranger@gentoo.org> perl-CGI-3.50.ebuild:
Marking perl-CGI-3.50 ppc64 for bug 345845
04 Dec 2010; Raúl Porcel <armin76@gentoo.org> perl-CGI-3.50.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #345845
01 Dec 2010; Markus Meier <maekke@gentoo.org> perl-CGI-3.50.ebuild:
arm stable, bug #345845
29 Nov 2010; Jeroen Roovers <jer@gentoo.org> perl-CGI-3.50.ebuild:
Stable for HPPA (bug #345845).
29 Nov 2010; Jeroen Roovers <jer@gentoo.org> perl-CGI-3.50.ebuild:
Stable for PPC (bug #345845).
29 Nov 2010; Markos Chandras <hwoarang@gentoo.org> perl-CGI-3.50.ebuild:
Stable on amd64 wrt bug #345845
29 Nov 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> perl-CGI-3.50.ebuild:
x86 stable wrt security bug #345845
*perl-CGI-3.50 (15 Nov 2010)
15 Nov 2010; Torsten Veller <tove@gentoo.org> +perl-CGI-3.50.ebuild:
Version bump
22 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> perl-CGI-3.49.ebuild:
ppc64 stable wrt #333421
22 Oct 2010; Jeroen Roovers <jer@gentoo.org> perl-CGI-3.49.ebuild:
Stable for HPPA (bug #333421).
14 Oct 2010; Brent Baude <ranger@gentoo.org> perl-CGI-3.49.ebuild:
Marking perl-CGI-3.49 ppc stable for bug 333421
12 Sep 2010; Raúl Porcel <armin76@gentoo.org> perl-CGI-3.49.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #333421
07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-CGI-3.49.ebuild:
Add perl-5.12.2 as provider
23 Aug 2010; Markus Meier <maekke@gentoo.org> perl-CGI-3.49.ebuild:
arm stable, bug #333421
20 Aug 2010; Christian Faulhammer <fauli@gentoo.org> perl-CGI-3.49.ebuild:
stable x86, bug 333421
19 Aug 2010; Markos Chandras <hwoarang@gentoo.org> perl-CGI-3.49.ebuild:
Stable on amd64 wrt bug #333421
14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-CGI-3.49.ebuild:
Add perl-5.12 as provider
*perl-CGI-3.49 (07 Feb 2010)
07 Feb 2010; Torsten Veller <tove@gentoo.org> +perl-CGI-3.49.ebuild:
Version bump
17 Jan 2010; Torsten Veller <tove@gentoo.org> -perl-CGI-3.29.ebuild,
-perl-CGI-3.42.ebuild, -perl-CGI-3.43.ebuild, -perl-CGI-3.44.ebuild,
-perl-CGI-3.45.ebuild, -perl-CGI-3.47.ebuild:
Cleanup
07 Jan 2010; Torsten Veller <tove@gentoo.org> perl-CGI-3.15.ebuild,
perl-CGI-3.29.ebuild, perl-CGI-3.42.ebuild, perl-CGI-3.43.ebuild,
perl-CGI-3.44.ebuild, perl-CGI-3.45.ebuild, perl-CGI-3.47.ebuild,
perl-CGI-3.48.ebuild:
Empty HOMEPAGE and LICENSE
05 Jan 2010; nixnut <nixnut@gentoo.org> perl-CGI-3.48.ebuild:
ppc stable #288026
15 Dec 2009; Jonathan Callen <abcd@gentoo.org> perl-CGI-3.42.ebuild,
perl-CGI-3.43.ebuild, perl-CGI-3.44.ebuild, perl-CGI-3.45.ebuild,
perl-CGI-3.47.ebuild, perl-CGI-3.48.ebuild:
QA: Add prefix keywords
14 Dec 2009; Raúl Porcel <armin76@gentoo.org> perl-CGI-3.48.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #288026
10 Dec 2009; Brent Baude <ranger@gentoo.org> perl-CGI-3.48.ebuild:
Marking perl-CGI-3.48 ppc64 stable for bug 288026
07 Dec 2009; Markus Meier <maekke@gentoo.org> perl-CGI-3.48.ebuild:
arm stable, bug #288026
07 Dec 2009; Jeroen Roovers <jer@gentoo.org> perl-CGI-3.48.ebuild:
Stable for HPPA (bug #288026).
07 Dec 2009; Markus Meier <maekke@gentoo.org> perl-CGI-3.48.ebuild:
amd64 stable, bug #288026
04 Dec 2009; Christian Faulhammer <fauli@gentoo.org> perl-CGI-3.48.ebuild:
x86 stable, bug 288026
*perl-CGI-3.48 (26 Sep 2009)
26 Sep 2009; Torsten Veller <tove@gentoo.org> +perl-CGI-3.48.ebuild:
Version bump
*perl-CGI-3.47 (10 Sep 2009)
10 Sep 2009; Torsten Veller <tove@gentoo.org> +perl-CGI-3.47.ebuild:
Version bump
25 Aug 2009; Torsten Veller <tove@gentoo.org> perl-CGI-3.43.ebuild:
Add support for perl-5.10.1
*perl-CGI-3.45 (22 Aug 2009)
22 Aug 2009; Torsten Veller <tove@gentoo.org> +perl-CGI-3.45.ebuild:
Version bump
*perl-CGI-3.44 (08 Aug 2009)
08 Aug 2009; Torsten Veller <tove@gentoo.org> +perl-CGI-3.44.ebuild:
Version bump
*perl-CGI-3.43 (07 Apr 2009)
07 Apr 2009; Torsten Veller <tove@gentoo.org> +perl-CGI-3.43.ebuild:
Version bump
13 Mar 2009; Torsten Veller <tove@gentoo.org> perl-CGI-3.15.ebuild,
-perl-CGI-3.38.ebuild, -perl-CGI-3.39.ebuild, -perl-CGI-3.41.ebuild:
Cleanup
*perl-CGI-3.42 (09 Sep 2008)
09 Sep 2008; Torsten Veller <tove@gentoo.org> +perl-CGI-3.42.ebuild:
Version bump
*perl-CGI-3.41 (07 Sep 2008)
07 Sep 2008; Torsten Veller <tove@gentoo.org> +perl-CGI-3.41.ebuild:
Version bump
30 Jul 2008; Torsten Veller <tove@gentoo.org> -perl-CGI-3.19.ebuild,
-perl-CGI-3.20.ebuild, -perl-CGI-3.23.ebuild, -perl-CGI-3.25.ebuild,
-perl-CGI-3.27.ebuild, -perl-CGI-3.28.ebuild:
Cleanup
*perl-CGI-3.39 (30 Jul 2008)
30 Jul 2008; Torsten Veller <tove@gentoo.org> +perl-CGI-3.39.ebuild:
Version bump
*perl-CGI-3.38 (22 Jul 2008)
22 Jul 2008; Torsten Veller <tove@gentoo.org> +perl-CGI-3.38.ebuild:
Version bump
31 Mar 2008; Jeroen Roovers <jer@gentoo.org> perl-CGI-3.29.ebuild:
Stable for HPPA too.
29 Dec 2007; <welp@gentoo.org> perl-CGI-3.15.ebuild:
Keyworded ~sparc-fbsd; bug 203655
19 Nov 2007; Joshua Kinard <kumba@gentoo.org> perl-CGI-3.29.ebuild:
Stable on mips.
10 Nov 2007; Samuli Suominen <drac@gentoo.org> perl-CGI-3.29.ebuild:
amd64 stable
15 Oct 2007; Markus Rothe <corsair@gentoo.org> perl-CGI-3.29.ebuild:
Stable on ppc64
09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
perl-CGI-3.29.ebuild:
Stable on ppc.
10 Jul 2007; Michael Cummings <mcummings@gentoo.org> perl-CGI-3.29.ebuild:
sparc stable
04 Jul 2007; Raúl Porcel <armin76@gentoo.org> perl-CGI-3.29.ebuild:
alpha/ia64/x86 stable
11 May 2007; Joshua Kinard <kumba@gentoo.org> perl-CGI-3.27.ebuild:
Stable on mips.
07 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
perl-CGI-3.27.ebuild:
ppc stable
*perl-CGI-3.29 (22 Apr 2007)
22 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+perl-CGI-3.29.ebuild:
Version bump
17 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> perl-CGI-3.27.ebuild:
Stable on sparc
*perl-CGI-3.28 (17 Apr 2007)
17 Apr 2007; Christian Hartmann <ian@gentoo.org> +perl-CGI-3.28.ebuild:
Added missing ebuild for 3.28; fixed header
15 Apr 2007; Markus Rothe <corsair@gentoo.org> perl-CGI-3.25.ebuild:
Stable on ppc64
09 Apr 2007; Michael Cummings <mcummings@gentoo.org> perl-CGI-3.27.ebuild:
Marking amd64 stable
*perl-CGI-3.27 (09 Mar 2007)
09 Mar 2007; Michael Cummings <mcummings@gentoo.org>
+perl-CGI-3.27.ebuild:
Version bump
04 Mar 2007; Andrej Kacian <ticho@gentoo.org> perl-CGI-3.25.ebuild:
Stable on x86, bug #169153.
03 Mar 2007; Michael Cummings <mcummings@gentoo.org> perl-CGI-3.25.ebuild:
Stable on amd64
22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> perl-CGI-3.25.ebuild:
Stable on Alpha + IA64.
21 Jan 2007; Michael Cummings <mcummings@gentoo.org> perl-CGI-3.25.ebuild:
Marking sparc stable
24 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
perl-CGI-3.23.ebuild:
Stable on ppc.
*perl-CGI-3.25 (06 Nov 2006)
06 Nov 2006; Michael Cummings <mcummings@gentoo.org>
+perl-CGI-3.25.ebuild:
Version bump
25 Oct 2006; Michael Cummings <mcummings@gentoo.org>
-perl-CGI-3.10.ebuild:
Cleaning out stale ebuild
23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> perl-CGI-3.23.ebuild:
Stable on hppa
20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
-perl-CGI-3.07.ebuild, -perl-CGI-3.09.ebuild, perl-CGI-3.19.ebuild,
perl-CGI-3.20.ebuild, perl-CGI-3.23.ebuild:
Marking amd64, sparc stable; cleaning up ebuilds
05 Sep 2006; Joshua Kinard <kumba@gentoo.org> perl-CGI-3.20.ebuild:
Marked stable on mips.
*perl-CGI-3.23 (27 Aug 2006)
27 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+perl-CGI-3.23.ebuild:
Version bump
18 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> perl-CGI-3.15.ebuild:
Stable on alpha.
14 Jun 2006; Michael Cummings <mcummings@gentoo.org>
-perl-CGI-3.05.ebuild:
Cleaning up
26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> perl-CGI-3.15.ebuild:
Stable on amd64 wrt bug #133989
03 May 2006; Diego Pettenò <flameeyes@gentoo.org> perl-CGI-3.19.ebuild:
Cleanup ~x86-fbsd keywording.
*perl-CGI-3.20 (30 Apr 2006)
30 Apr 2006; <mcummings@gentoo.org> +perl-CGI-3.20.ebuild:
Version bump
*perl-CGI-3.19 (26 Apr 2006)
26 Apr 2006; <mcumming@gentoo.org> +perl-CGI-3.19.ebuild:
Version bump
24 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> perl-CGI-3.15.ebuild:
Add ~x86-fbsd keyword.
10 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> perl-CGI-3.15.ebuild:
Stable on ppc.
27 Feb 2006; Markus Rothe <corsair@gentoo.org> perl-CGI-3.15.ebuild:
Stable on ppc64
26 Feb 2006; Joshua Kinard <kumba@gentoo.org> perl-CGI-3.15.ebuild:
Marked stable on mips.
23 Feb 2006; Michael Cummings <mcummings@gentoo.org> perl-CGI-3.15.ebuild:
Unmasking for sparc and x86
13 Feb 2006; Michael Cummings <mcummings@gentoo.org> perl-CGI-3.05.ebuild,
perl-CGI-3.07.ebuild, perl-CGI-3.09.ebuild, perl-CGI-3.10.ebuild,
perl-CGI-3.15.ebuild:
Sorry, proper rdeps
13 Feb 2006; Michael Cummings <mcummings@gentoo.org> perl-CGI-3.05.ebuild,
perl-CGI-3.07.ebuild, perl-CGI-3.09.ebuild, perl-CGI-3.10.ebuild,
perl-CGI-3.15.ebuild:
Updated RDEPENDS
07 Feb 2006; Simon Stelling <blubb@gentoo.org> perl-CGI-3.10.ebuild:
stable on amd64
*perl-CGI-3.15 (06 Feb 2006)
*perl-CGI-3.10 (06 Feb 2006)
*perl-CGI-3.09 (06 Feb 2006)
*perl-CGI-3.07 (06 Feb 2006)
*perl-CGI-3.05 (06 Feb 2006)
06 Feb 2006; Michael Cummings <mcummings@gentoo.org> +metadata.xml,
+perl-CGI-3.05.ebuild, +perl-CGI-3.07.ebuild, +perl-CGI-3.09.ebuild,
+perl-CGI-3.10.ebuild, +perl-CGI-3.15.ebuild:
New virtual for perl-core/CGI
|