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
|
# ChangeLog for perl-core/Module-Build
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.27 2010/01/10 15:37:50 maekke Exp $
10 Jan 2010; Markus Meier <maekke@gentoo.org> Module-Build-0.36.01.ebuild:
add ~arm, bug #298183
09 Jan 2010; Fabian Groffen <grobian@gentoo.org>
Module-Build-0.36.01.ebuild:
Add back Prefix keywords, bug #298183
09 Jan 2010; Alexis Ballier <aballier@gentoo.org>
Module-Build-0.36.01.ebuild:
keyword ~sparc-fbsd, bug #298183
07 Jan 2010; Alexis Ballier <aballier@gentoo.org>
Module-Build-0.36.01.ebuild:
keyword ~x86-fbsd, bug #298183
06 Jan 2010; Brent Baude <ranger@gentoo.org> Module-Build-0.36.01.ebuild:
Marking Module-Build-0.36.01 ~ppc64 for bug 298183
05 Jan 2010; nixnut <nixnut@gentoo.org> Module-Build-0.34.0201.ebuild:
ppc stable #288026
24 Dec 2009; Jeroen Roovers <jer@gentoo.org> Module-Build-0.36.01.ebuild:
Marked ~hppa (bug #298183).
*Module-Build-0.36.01 (24 Dec 2009)
24 Dec 2009; Torsten Veller <tove@gentoo.org>
+Module-Build-0.36.01.ebuild:
Version bump
16 Dec 2009; Jonathan Callen <abcd@gentoo.org> Module-Build-0.32.ebuild,
Module-Build-0.33.ebuild, Module-Build-0.34.ebuild,
Module-Build-0.34.0201.ebuild, Module-Build-0.35.ebuild:
QA: Transfer prefix keywords
14 Dec 2009; Raúl Porcel <armin76@gentoo.org>
Module-Build-0.34.0201.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #288026
10 Dec 2009; Brent Baude <ranger@gentoo.org>
Module-Build-0.34.0201.ebuild:
Marking Module-Build-0.34.0201 ppc64 stable for bug 288026
07 Dec 2009; Markus Meier <maekke@gentoo.org>
Module-Build-0.34.0201.ebuild:
arm stable, bug #288026
07 Dec 2009; Jeroen Roovers <jer@gentoo.org>
Module-Build-0.34.0201.ebuild:
Stable for HPPA (bug #288026).
04 Dec 2009; Torsten Veller <tove@gentoo.org>
Module-Build-0.34.0201.ebuild:
Stable on amd64 (#288026)
04 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
Module-Build-0.34.0201.ebuild:
x86 stable, bug 288026
*Module-Build-0.35 (28 Aug 2009)
28 Aug 2009; Torsten Veller <tove@gentoo.org> +Module-Build-0.35.ebuild:
Version bump
*Module-Build-0.34.0201 (10 Aug 2009)
10 Aug 2009; Torsten Veller <tove@gentoo.org>
+Module-Build-0.34.0201.ebuild:
Version bump
*Module-Build-0.34 (08 Jul 2009)
08 Jul 2009; Torsten Veller <tove@gentoo.org> +Module-Build-0.34.ebuild:
Version bump
*Module-Build-0.33 (04 May 2009)
04 May 2009; Torsten Veller <tove@gentoo.org> +Module-Build-0.33.ebuild:
Version bump
13 Mar 2009; Torsten Veller <tove@gentoo.org>
-Module-Build-0.28-r1.ebuild, -Module-Build-0.30.ebuild,
-Module-Build-0.31.ebuild, -Module-Build-0.31.012.ebuild:
Cleanup
*Module-Build-0.32 (26 Feb 2009)
26 Feb 2009; Torsten Veller <tove@gentoo.org> +Module-Build-0.32.ebuild:
Version bump
*Module-Build-0.31.012 (14 Jan 2009)
14 Jan 2009; Torsten Veller <tove@gentoo.org>
-Module-Build-0.31.011.ebuild, +Module-Build-0.31.012.ebuild:
Version bump. Cleanup
*Module-Build-0.31.011 (13 Jan 2009)
13 Jan 2009; Torsten Veller <tove@gentoo.org>
+Module-Build-0.31.011.ebuild, -Module-Build-0.31011.ebuild:
Rename version: 0.31011 -> 0.31.011
*Module-Build-0.31011 (13 Jan 2009)
13 Jan 2009; Robin H. Johnson <robbat2@gentoo.org>
+Module-Build-0.31011.ebuild:
Version bump via perl-bump experimental tool.
*Module-Build-0.31 (23 Dec 2008)
23 Dec 2008; Robin H. Johnson <robbat2@gentoo.org>
+Module-Build-0.31.ebuild:
Version bump.
04 Nov 2008; Mike Frysinger <vapier@gentoo.org>
Module-Build-0.28.08.ebuild, Module-Build-0.30.ebuild:
Add arm/s390/sh love.
*Module-Build-0.30 (01 Nov 2008)
*Module-Build-0.28.08 (01 Nov 2008)
*Module-Build-0.28-r1 (01 Nov 2008)
01 Nov 2008; Torsten Veller <tove@gentoo.org> +metadata.xml,
+Module-Build-0.28-r1.ebuild, +Module-Build-0.28.08.ebuild,
+Module-Build-0.30.ebuild:
dev-perl => perl-core migration
01 Nov 2008; Torsten Veller <tove@gentoo.org> module-build-0.28-r1.ebuild,
module-build-0.28.08.ebuild, module-build-0.30.ebuild:
New virtuals: Archive-Tar ExtUtils-CBuilder extutils-parsexs
*module-build-0.30 (05 Oct 2008)
05 Oct 2008; Torsten Veller <tove@gentoo.org> +module-build-0.30.ebuild:
Version bump
15 Sep 2008; Torsten Veller <tove@gentoo.org> -module-build-0.28.ebuild,
-module-build-0.28.05.ebuild, -module-build-0.28.06.ebuild,
-module-build-0.28.07.ebuild, module-build-0.28.08.ebuild:
Cleanup. Remove dev-perl/version from DEPEND as it is not needed anymore.
28 Mar 2008; Jeroen Roovers <jer@gentoo.org> module-build-0.28.08.ebuild:
Stable for HPPA too.
29 Dec 2007; <welp@gentoo.org> module-build-0.28.08.ebuild:
Keyworded ~sparc-fbsd; bug 203655
10 Nov 2007; Samuli Suominen <drac@gentoo.org>
module-build-0.28.08.ebuild:
amd64 stable
09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
module-build-0.28.08.ebuild:
Stable on ppc.
11 Jul 2007; Raúl Porcel <armin76@gentoo.org>
module-build-0.28.08.ebuild:
alpha/ia64/x86 stable
07 Jul 2007; Tom Gall <tgall@gentoo.org> module-build-0.28.08.ebuild:
stable on ppc64
30 Jun 2007; Joshua Kinard <kumba@gentoo.org> module-build-0.28.08.ebuild:
Stable on mips.
21 Jun 2007; Michael Cummings <mcummings@gentoo.org>
module-build-0.28.07.ebuild, module-build-0.28.08.ebuild:
Marking sparc stable
12 May 2007; Joshua Kinard <kumba@gentoo.org> module-build-0.28.06.ebuild:
Stable on mips.
05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
module-build-0.28.06.ebuild:
ppc stable
*module-build-0.28.08 (29 Apr 2007)
29 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+module-build-0.28.08.ebuild:
Version bump
*module-build-0.28.07 (16 Apr 2007)
16 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+module-build-0.28.07.ebuild:
Version bump
16 Apr 2007; Markus Rothe <corsair@gentoo.org>
module-build-0.28.05.ebuild:
Stable on ppc64
14 Apr 2007; Michael Cummings <mcummings@gentoo.org>
module-build-0.28.06.ebuild:
Marking sparc stable
09 Apr 2007; Michael Cummings <mcummings@gentoo.org>
module-build-0.28.06.ebuild:
Marking stable amd64
05 Mar 2007; Andrej Kacian <ticho@gentoo.org> module-build-0.28.05.ebuild:
Stable on x86, bug #169152.
*module-build-0.28.06 (23 Jan 2007)
23 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+module-build-0.28.06.ebuild:
Version bump
21 Jan 2007; Michael Cummings <mcummings@gentoo.org>
-module-build-0.25.ebuild, -module-build-0.26.10.ebuild,
-module-build-0.26.11.ebuild, module-build-0.28.ebuild,
module-build-0.28-r1.ebuild, -module-build-0.28.01.ebuild,
module-build-0.28.05.ebuild:
Ebuild maintenance
23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
module-build-0.28.05.ebuild:
Stable on hppa
21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org>
module-build-0.28.05.ebuild:
ppc stable
20 Oct 2006; Aron Griffis <agriffis@gentoo.org>
module-build-0.28.05.ebuild:
Mark 0.28.05 stable on ia64
20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
module-build-0.28.05.ebuild:
Marking amd64 stable
20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
module-build-0.28.05.ebuild:
Marking sparc stable
04 Sep 2006; Joshua Kinard <kumba@gentoo.org> module-build-0.28-r1.ebuild:
Marked stable on mips.
*module-build-0.28.05 (21 Aug 2006)
21 Aug 2006; Yuval Yaari <yuval@gentoo.org> +module-build-0.28.05.ebuild:
Version bump
18 Aug 2006; Michael Cummings <mcummings@gentoo.org>
module-build-0.28-r1.ebuild:
Marking amd64 stable
19 Jul 2006; Bryan Østergaard <kloeri@gentoo.org>
module-build-0.28-r1.ebuild:
Stable on alpha.
14 Jul 2006; Thomas Cort <tcort@gentoo.org> module-build-0.28.ebuild:
Stable on alpha wrt Bug #136708.
02 Jul 2006; Michael Cummings <mcummings@gentoo.org>
module-build-0.28.ebuild:
Marking stable amd64
29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
module-build-0.28-r1.ebuild:
Stable on hppa
27 Jun 2006; Guy Martin <gmsoft@gentoo.org> module-build-0.28.ebuild:
Stable on hppa.
*module-build-0.28.01 (23 Jun 2006)
23 Jun 2006; Michael Cummings <mcummings@gentoo.org>
+module-build-0.28.01.ebuild:
Version bump upstream
18 Jun 2006; Andrej Kacian <ticho@gentoo.org> module-build-0.28.ebuild:
Stable on x86. Bug #136708.
18 Jun 2006; Markus Rothe <corsair@gentoo.org> module-build-0.28.ebuild:
Stable on ppc64; bug #136708
*module-build-0.28-r1 (18 Jun 2006)
18 Jun 2006; Michael Cummings <mcummings@gentoo.org>
module-build-0.28.ebuild, +module-build-0.28-r1.ebuild:
Bug 137118 - PDEPENDing the deps we dropped since they do add post installed
functionality necessary for other tools that dep on module-build
16 Jun 2006; Michael Cummings <mcummings@gentoo.org>
module-build-0.28.ebuild:
Bug 136928 - dep loop fixed
14 Jun 2006; <nixnut@gentoo.org> module-build-0.28.ebuild:
Stable on ppc; bug #136708
11 Jun 2006; Michael Cummings <mcummings@gentoo.org>
module-build-0.28.ebuild:
Marking stable sparc
27 May 2006; <mcummings@gentoo.org> module-build-0.26.11.ebuild:
Marking stable amd64, tested on pitr, closes all the module-build sandbox bugs.
02 May 2006; Diego Pettenò <flameeyes@gentoo.org>
module-build-0.28.ebuild:
Add ~x86-fbsd keyword.
*module-build-0.28 (01 May 2006)
01 May 2006; <mcumming@gentoo.org> +module-build-0.28.ebuild:
Version bump
24 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
module-build-0.26.11.ebuild:
Add ~x86-fbsd keyword.
26 Feb 2006; Joshua Kinard <kumba@gentoo.org> module-build-0.26.11.ebuild:
Marked stable on mips.
31 Jan 2006; Aron Griffis <agriffis@gentoo.org>
module-build-0.26.11.ebuild:
Mark 0.26.11 stable on alpha
21 Jan 2006; Markus Rothe <corsair@gentoo.org>
module-build-0.26.11.ebuild:
Stable on ppc64
15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
module-build-0.26.11.ebuild:
Stable on ppc.
13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
module-build-0.26.11.ebuild:
marking sparc x86 stable
*module-build-0.26.11 (19 Jul 2005)
19 Jul 2005; Michael Cummings <mcummings@gentoo.org>
+module-build-0.26.11.ebuild:
Version bump
*module-build-0.26.10 (28 Apr 2005)
28 Apr 2005; Michael Cummings <mcummings@gentoo.org>
-module-build-0.18.ebuild, -module-build-0.19.ebuild,
-module-build-0.22.ebuild, -module-build-0.26.08.ebuild,
+module-build-0.26.10.ebuild:
Cleaning mirror
01 Apr 2005; Simon Stelling <blubb@gentoo.org> module-build-0.25.ebuild:
stable on amd64
18 Mar 2005; Aron Griffis <agriffis@gentoo.org> module-build-0.25.ebuild,
module-build-0.26.08.ebuild:
Add ia64 and ~ia64 keywords
15 Mar 2005; Michael Cummings <mcummings@gentoo.org>
module-build-0.22.ebuild, module-build-0.25.ebuild,
module-build-0.26.08.ebuild:
What a mess. I had included a dependancy for dev-perl/extutils-parsexs becaue
module-build *can* use it. But extutils-parsexs now ships with a Build.PL,
which our intelligent new eclass saw (if it ships with a Build.PL, use it) and
caused a loop of dependancy nightmares. I've removed the dependancy, and we
can revisit this later for a better bootstrapping method if needed, but right
now it is out. This should finalize the additional reports on bug 68570.
12 Mar 2005; Markus Rothe <corsair@gentoo.org> module-build-0.25.ebuild:
Stable on ppc64
*module-build-0.26.08 (11 Mar 2005)
11 Mar 2005; Michael Cummings <mcummings@gentoo.org>
+module-build-0.26.08.ebuild:
New version, fixes some bugs, nothing that has cropped up (yet)
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
22 Dec 2004; Yuta SATOH <nigoro@gentoo.org> module-build-0.25.ebuild:
added ~ppc64
21 Nov 2004; Hardave Riar <hardave@gentoo.org> module-build-0.25.ebuild:
Stable on mips, bug #68570
20 Nov 2004; Daniel Black <dragonheart@gentoo.org> module-build-0.25.ebuild:
ppc stable for bug #68570
31 Oct 2004; Michael Cummings <mcummings@gentoo.org>
module-build-0.25.ebuild:
Added tests for 0.25 for platform verification
24 Oct 2004; Bryan Østergaard <kloeri@gentoo.org>
module-build-0.25.ebuild:
Stable on alpha.
22 Oct 2004; Michael Cummings <mcummings@gentoo.org>
module-build-0.25.ebuild:
marking stable for x86 and sparc
19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> module-build-0.22.ebuild:
Stable on amd64.
*module-build-0.25 (30 Jul 2004)
30 Jul 2004; Michael Cummings <mcummings@gentoo.org>
+module-build-0.25.ebuild:
New version on CPAN
05 Jun 2004; Michael Cummings <mcummings@gentoo.org>
module-build-0.22.ebuild:
fixed archive-tar dep, missing deps
26 May 2004; Bryan Østergaard <kloeri@gentoo.org> module-build-0.22.ebuild:
Stable on alpha.
05 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org>
module-build-0.19.ebuild:
Stable on sparc
*module-build-0.22 (19 Jan 2004)
19 Jan 2004; Eric Sammer <esammer@gentoo.org> module-build-0.18.ebuild,
module-build-0.19.ebuild, module-build-0.22.ebuild:
Bumped revision to 0.22. Fixes bug 38704.
20 Jul 2003; Michael Cummings <mcummings@gentoo.org>
module-build-0.19.ebuild:
missing dep on yaml
*module-build-0.19 (10 Jul 2003)
10 Jul 2003; Michael Cummings <mcummings@gentoo.org>
module-build-0.18.ebuild, module-build-0.19.ebuild:
CPAN version bump. Fixed dependancy for Archive-Tar (must be >= 1.0)
26 Jun 2003; Michael Cummings <mcummings@gentoo.org>
module-build-0.18.ebuild:
Updated this ebuild because of additions to perl-modules.eclass
*module-build-0.18 (26 Jun 2003)
26 Jun 2003; Michael Cummings <mcummings@gentoo.org>
module-build-0.18.ebuild:
module-build is a dep for alzabo; it's a new perl module installer
|