Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-CBuilder: ExtUtils-CBuilder-0.19.ebuild ExtUtils-CBuilder-0.24.ebuild ChangeLog Manifest metadata.xml ExtUtils-CBuilder-0.23.ebuild
Date: Sun, 02 Nov 2008 07:21:01
Message-Id: E1KwXGd-00008f-EV@stork.gentoo.org
1 tove 08/11/02 07:20:59
2
3 Added: ExtUtils-CBuilder-0.19.ebuild
4 ExtUtils-CBuilder-0.24.ebuild ChangeLog Manifest
5 metadata.xml ExtUtils-CBuilder-0.23.ebuild
6 Log:
7 dev-perl => perl-core migration
8 (Portage version: 2.2_rc12/cvs/Linux 2.6.26-tuxonice i686)
9
10 Revision Changes Path
11 1.1 perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild?rev=1.1&content-type=text/plain
15
16 Index: ExtUtils-CBuilder-0.19.ebuild
17 ===================================================================
18 # Copyright 1999-2008 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20 # $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.19.ebuild,v 1.1 2008/11/02 07:20:59 tove Exp $
21
22 inherit perl-module
23
24 DESCRIPTION="Compile and link C code for Perl modules"
25 HOMEPAGE="http://search.cpan.org/~kwilliams/"
26 SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${P}.tar.gz"
27
28 LICENSE="|| ( Artistic GPL-2 )"
29 SLOT="0"
30 KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
31 IUSE=""
32
33 DEPEND="virtual/perl-Module-Build
34 dev-lang/perl"
35
36 SRC_TEST="do"
37
38
39
40 1.1 perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.24.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.24.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.24.ebuild?rev=1.1&content-type=text/plain
44
45 Index: ExtUtils-CBuilder-0.24.ebuild
46 ===================================================================
47 # Copyright 1999-2008 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.24.ebuild,v 1.1 2008/11/02 07:20:59 tove Exp $
50
51 MODULE_AUTHOR=KWILLIAMS
52
53 inherit perl-module
54
55 DESCRIPTION="Compile and link C code for Perl modules"
56
57 LICENSE="|| ( Artistic GPL-2 )"
58 SLOT="0"
59 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
60 IUSE=""
61
62 RDEPEND="dev-lang/perl"
63 DEPEND="${RDEPEND}
64 virtual/perl-Module-Build"
65
66 SRC_TEST="do"
67
68
69
70 1.1 perl-core/ExtUtils-CBuilder/ChangeLog
71
72 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/ExtUtils-CBuilder/ChangeLog?rev=1.1&view=markup
73 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/ExtUtils-CBuilder/ChangeLog?rev=1.1&content-type=text/plain
74
75 Index: ChangeLog
76 ===================================================================
77 # ChangeLog for perl-core/ExtUtils-CBuilder
78 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
79 # $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-CBuilder/ChangeLog,v 1.1 2008/11/02 07:20:59 tove Exp $
80
81 01 Nov 2008; Torsten Veller <tove@g.o> +metadata.xml,
82 +ExtUtils-CBuilder-0.19.ebuild, +ExtUtils-CBuilder-0.23.ebuild,
83 +ExtUtils-CBuilder-0.24.ebuild:
84 dev-perl => perl-core migration
85
86 01 Nov 2008; Torsten Veller <tove@g.o>
87 ExtUtils-CBuilder-0.19.ebuild, ExtUtils-CBuilder-0.23.ebuild,
88 ExtUtils-CBuilder-0.24.ebuild:
89 New virtuals: module-build
90
91 15 Sep 2008; Torsten Veller <tove@g.o>
92 -ExtUtils-CBuilder-0.15.ebuild, -ExtUtils-CBuilder-0.18.ebuild:
93 Cleanup
94
95 *ExtUtils-CBuilder-0.24 (23 Aug 2008)
96
97 23 Aug 2008; Torsten Veller <tove@g.o>
98 +ExtUtils-CBuilder-0.24.ebuild:
99 Version bump
100
101 15 Jul 2008; Raúl Porcel <armin76@g.o>
102 ExtUtils-CBuilder-0.23.ebuild:
103 alpha/ia64/sparc/x86 stable
104
105 *ExtUtils-CBuilder-0.23 (30 Apr 2008)
106
107 30 Apr 2008; Torsten Veller <tove@g.o>
108 +ExtUtils-CBuilder-0.23.ebuild:
109 Version bump.
110
111 28 Mar 2008; Jeroen Roovers <jer@g.o>
112 ExtUtils-CBuilder-0.19.ebuild:
113 Stable for HPPA too.
114
115 29 Dec 2007; <welp@g.o> ExtUtils-CBuilder-0.19.ebuild:
116 Keyworded ~sparc-fbsd; bug 203655
117
118 10 Nov 2007; Samuli Suominen <drac@g.o>
119 ExtUtils-CBuilder-0.19.ebuild:
120 amd64 stable
121
122 09 Aug 2007; Tobias Scherbaum <dertobi123@g.o>
123 ExtUtils-CBuilder-0.19.ebuild:
124 Stable on ppc.
125
126 07 Jul 2007; Tom Gall <tgall@g.o>
127 ExtUtils-CBuilder-0.19.ebuild:
128 stable on ppc64
129
130 06 Jul 2007; Raúl Porcel <armin76@g.o>
131 ExtUtils-CBuilder-0.19.ebuild:
132 alpha/ia64/x86 stable
133
134 30 Jun 2007; Joshua Kinard <kumba@g.o>
135 ExtUtils-CBuilder-0.19.ebuild:
136 Stable on mips.
137
138 25 Jun 2007; Michael Cummings <mcummings@g.o>
139 ExtUtils-CBuilder-0.19.ebuild:
140 Marking sparc stable
141
142 *ExtUtils-CBuilder-0.19 (24 May 2007)
143
144 24 May 2007; Michael Cummings <mcummings@g.o>
145 +ExtUtils-CBuilder-0.19.ebuild:
146 Version bump
147
148 12 May 2007; Joshua Kinard <kumba@g.o>
149 ExtUtils-CBuilder-0.18.ebuild:
150 Stable on mips.
151
152 15 Apr 2007; Markus Rothe <corsair@g.o>
153 ExtUtils-CBuilder-0.18.ebuild:
154 Stable on ppc64
155
156 05 Mar 2007; Andrej Kacian <ticho@g.o>
157 ExtUtils-CBuilder-0.18.ebuild:
158 Stable on x86, bug #169152.
159
160 15 Jan 2007; Michael Cummings <mcummings@g.o>
161 -ExtUtils-CBuilder-0.12.ebuild, ExtUtils-CBuilder-0.15.ebuild,
162 ExtUtils-CBuilder-0.18.ebuild:
163 Ebuild maintenance
164
165 20 Oct 2006; Bryan Østergaard <kloeri@g.o>
166 ExtUtils-CBuilder-0.18.ebuild:
167 Stable on Alpha.
168
169 16 Sep 2006; Tobias Scherbaum <dertobi123@g.o>
170 ExtUtils-CBuilder-0.18.ebuild:
171 ppc stable
172
173 05 Aug 2006; Michael Cummings <mcummings@g.o>
174 ExtUtils-CBuilder-0.12.ebuild, ExtUtils-CBuilder-0.15.ebuild,
175 ExtUtils-CBuilder-0.18.ebuild:
176 Adding perl dep; fixed DEPEND
177
178 02 Jul 2006; Michael Cummings <mcummings@g.o>
179 ExtUtils-CBuilder-0.15.ebuild, ExtUtils-CBuilder-0.18.ebuild:
180 Marking stable amd64
181
182 29 Jun 2006; Gustavo Zacarias <gustavoz@g.o>
183 ExtUtils-CBuilder-0.18.ebuild:
184 Stable on hppa
185
186 12 Jun 2006; Michael Cummings <mcummings@g.o>
187 ExtUtils-CBuilder-0.18.ebuild:
188 Actual stable mark - sorry
189
190 12 Jun 2006; Michael Cummings <mcummings@g.o> ChangeLog:
191 Marking stable sparc
192
193 28 May 2006; Bryan Østergaard <kloeri@g.o>
194 ExtUtils-CBuilder-0.15.ebuild:
195 Stable on alpha.
196
197 02 May 2006; Diego Pettenò <flameeyes@g.o>
198 ExtUtils-CBuilder-0.18.ebuild:
199 Add ~x86-fbsd keyword.
200
201 *ExtUtils-CBuilder-0.18 (25 Apr 2006)
202
203 25 Apr 2006; <mcummings@g.o> +ExtUtils-CBuilder-0.18.ebuild:
204 Version bump
205
206 08 Apr 2006; <mcummings@g.o> -ExtUtils-CBuilder-0.05.ebuild:
207 Cleaning out old 0.05 version
208
209 08 Apr 2006; <mcummings@g.o> ExtUtils-CBuilder-0.15.ebuild:
210 Marking stable mips, tested on raq2, closes bug 124850
211
212 31 Mar 2006; Michael Hanselmann <hansmi@g.o>
213 ExtUtils-CBuilder-0.15.ebuild:
214 Stable on ppc.
215
216 28 Mar 2006; Aron Griffis <agriffis@g.o>
217 ExtUtils-CBuilder-0.15.ebuild:
218 Mark 0.15 stable on ia64
219
220 27 Mar 2006; Gustavo Zacarias <gustavoz@g.o>
221 ExtUtils-CBuilder-0.15.ebuild:
222 Stable on hppa
223
224 27 Mar 2006; Markus Rothe <corsair@g.o>
225 ExtUtils-CBuilder-0.15.ebuild:
226 Stable on ppc64
227
228 26 Mar 2006; Michael Cummings <mcummings@g.o>
229 ExtUtils-CBuilder-0.15.ebuild:
230 60+ days, marking stable for sparc and x86
231
232 03 Mar 2006; Chris White <chriswhite@g.o>
233 ExtUtils-CBuilder-0.12.ebuild:
234 amd64 stable for 0.12.
235
236 *ExtUtils-CBuilder-0.15 (13 Jan 2006)
237
238 13 Jan 2006; Michael Cummings <mcummings@g.o>
239 +ExtUtils-CBuilder-0.15.ebuild:
240 Version bump upstream
241
242 02 Oct 2005; Aron Griffis <agriffis@g.o>
243 ExtUtils-CBuilder-0.12.ebuild:
244 Mark 0.12 stable on ia64
245
246 08 Sep 2005; Aron Griffis <agriffis@g.o>
247 ExtUtils-CBuilder-0.12.ebuild:
248 Mark 0.12 stable on alpha
249
250 03 Sep 2005; Markus Rothe <corsair@g.o>
251 ExtUtils-CBuilder-0.12.ebuild:
252 Stable on ppc64
253
254 25 Aug 2005; Aron Griffis <agriffis@g.o>
255 ExtUtils-CBuilder-0.12.ebuild:
256 add ~ia64
257
258 19 Aug 2005; Michael Hanselmann <hansmi@g.o>
259 ExtUtils-CBuilder-0.12.ebuild:
260 Stable on hppa and ppc.
261
262 15 Aug 2005; Michael Cummings <mcummings@g.o>
263 -ExtUtils-CBuilder-0.03.ebuild, ExtUtils-CBuilder-0.12.ebuild:
264 Marking stable x86 and sparc
265
266 *ExtUtils-CBuilder-0.12 (17 Jul 2005)
267
268 17 Jul 2005; Michael Cummings <mcummings@g.o>
269 +ExtUtils-CBuilder-0.12.ebuild:
270 Version bump upstream
271
272 01 Apr 2005; Simon Stelling <blubb@g.o>
273 ExtUtils-CBuilder-0.05.ebuild:
274 stable on amd64
275
276 16 Mar 2005; Michael Cummings <mcummings@g.o>
277 ExtUtils-CBuilder-0.03.ebuild:
278 module-build dep
279
280 15 Mar 2005; Michael Cummings <mcummings@g.o>
281 ExtUtils-CBuilder-0.05.ebuild:
282 Missing dep
283
284 12 Mar 2005; Markus Rothe <corsair@g.o>
285 ExtUtils-CBuilder-0.05.ebuild:
286 Stable on ppc64
287
288 29 Dec 2004; Ciaran McCreesh <ciaranm@g.o> :
289 Change encoding to UTF-8 for GLEP 31 compliance
290
291 22 Dec 2004; Yuta SATOH <nigoro@g.o> ExtUtils-CBuilder-0.05.ebuild:
292 added ~ppc64
293
294 21 Nov 2004; Hardave Riar <hardave@g.o>
295 ExtUtils-CBuilder-0.05.ebuild:
296 Stable on mips, dep for bug #68570
297
298 20 Nov 2004; Daniel Black <dragonheart@g.o>
299 ExtUtils-CBuilder-0.05.ebuild:
300 ppc stable to support bug #68570
301
302 24 Oct 2004; Bryan Østergaard <kloeri@g.o>
303 ExtUtils-CBuilder-0.05.ebuild:
304 Stable on alpha.
305
306 22 Oct 2004; Michael Cummings <mcummings@g.o>
307 ExtUtils-CBuilder-0.05.ebuild:
308 marking stable on x86 and sparc
309
310 *ExtUtils-CBuilder-0.05 (21 Oct 2004)
311
312 21 Oct 2004; Michael Cummings <mcummings@g.o>
313 +ExtUtils-CBuilder-0.05.ebuild:
314 new version on cpan
315
316 *ExtUtils-CBuilder-0.03 (05 Jun 2004)
317
318 05 Jun 2004; Michael Cummings <mcummings@g.o>
319 ExtUtils-CBuilder-0.03.ebuild, metadata.xml:
320 Initial import, dep for extutils-parsexs
321
322
323
324
325 1.1 perl-core/ExtUtils-CBuilder/Manifest
326
327 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/ExtUtils-CBuilder/Manifest?rev=1.1&view=markup
328 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/ExtUtils-CBuilder/Manifest?rev=1.1&content-type=text/plain
329
330 Index: Manifest
331 ===================================================================
332 DIST ExtUtils-CBuilder-0.19.tar.gz 19260 RMD160 581c49951c1757fd521624866fbac93f58862b40 SHA1 5150d9d75e40d76d9277329ad383eef491deee4a SHA256 5560d1d76b86edcd8a48549ae0c5663701aab8ad48e25611871a9a742ec4eb0b
333 DIST ExtUtils-CBuilder-0.23.tar.gz 20844 RMD160 58121a0f45114f527f4e609022e653b86313ca8a SHA1 fca1fb4a04ecce1f9768ddbf2e91076f979ddb55 SHA256 cc5fc6145d074f5bbbcc082916cf8cc24c72df8ac25519dc4710df17448a3a9d
334 DIST ExtUtils-CBuilder-0.24.tar.gz 23639 RMD160 92c9b32126369228008bae295849abb7f0bfb6cb SHA1 a20414dc6f1a81a3b5f8f6da1e17416a494849ec SHA256 df40cdd6eeb4d62136dd47481522f6eb66095f15e92f1a916d2451156d868b9c
335 EBUILD ExtUtils-CBuilder-0.19.ebuild 638 RMD160 c8fec9272997ccb0820c507dd7bbf0f8ea02805f SHA1 958939bdcb39548ee29306c2d23e8b2a190bd40d SHA256 00444861ff461a1ba7f999a4d63c503f23fa5ba24712df31f92dc78e8b57f864
336 EBUILD ExtUtils-CBuilder-0.23.ebuild 588 RMD160 6cbe61f7ac2f858bb6859becd896d35135410d7c SHA1 fddbda49fd41e030788b2c83e7dcda89a0392b32 SHA256 3a9fae5956c3031227bf485ff2bc0a72008babc0967ad94c4304e2bdfeff8728
337 EBUILD ExtUtils-CBuilder-0.24.ebuild 589 RMD160 15fad9b841c12135c1720d7a7e869a70f6eddc3c SHA1 caf28de151b7c44ec288c878dfcd5ebbce0ff589 SHA256 13a5c2f47783eaef1a2527b8cd22bcbf7170cd34734a719fbfe8cb8b1b0d5ab9
338 MISC ChangeLog 7066 RMD160 463224d10514484a0f9799e63c5ebb57bc79e02b SHA1 67d8c693b8423007cac43a0dd993661feadd53e7 SHA256 2b9f4b997c94fe992b8039d155cb71a606691b28f7b98c8e7840bdf531826fb3
339 MISC metadata.xml 158 RMD160 03e4d8164c58bc61660cbaf489d4e3652de0feb7 SHA1 9a84117c6fb70288426e20c84deaf16f4381a549 SHA256 1fef4c0af5f71b777110f54d9dfbd27d6c85c750fca007f4a2fb38345ebbb710
340
341
342
343 1.1 perl-core/ExtUtils-CBuilder/metadata.xml
344
345 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/ExtUtils-CBuilder/metadata.xml?rev=1.1&view=markup
346 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/ExtUtils-CBuilder/metadata.xml?rev=1.1&content-type=text/plain
347
348 Index: metadata.xml
349 ===================================================================
350 <?xml version="1.0" encoding="UTF-8"?>
351 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
352 <pkgmetadata>
353 <herd>perl</herd>
354 </pkgmetadata>
355
356
357
358 1.1 perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.23.ebuild
359
360 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.23.ebuild?rev=1.1&view=markup
361 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.23.ebuild?rev=1.1&content-type=text/plain
362
363 Index: ExtUtils-CBuilder-0.23.ebuild
364 ===================================================================
365 # Copyright 1999-2008 Gentoo Foundation
366 # Distributed under the terms of the GNU General Public License v2
367 # $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.23.ebuild,v 1.1 2008/11/02 07:20:59 tove Exp $
368
369 MODULE_AUTHOR=KWILLIAMS
370
371 inherit perl-module
372
373 DESCRIPTION="Compile and link C code for Perl modules"
374
375 LICENSE="|| ( Artistic GPL-2 )"
376 SLOT="0"
377 KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
378 IUSE=""
379
380 RDEPEND="dev-lang/perl"
381 DEPEND="${RDEPEND}
382 virtual/perl-Module-Build"
383
384 SRC_TEST="do"