Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/python: python-2.7.2-r3.ebuild python-3.2.2.ebuild python-2.7.3-r2.ebuild python-3.1.4-r4.ebuild python-2.7.3-r1.ebuild python-2.6.6-r2.ebuild python-3.1.5.ebuild python-3.1.4-r3.ebuild python-3.2.3-r1.ebuild python-2.6.8.ebuild python-2.5.4-r4.ebuild python-3.2.3.ebuild python-2.6.7-r2.ebuild python-2.7.3.ebuild ChangeLog python-3.2.2-r1.ebuild
Date: Thu, 03 May 2012 02:42:04
Message-Id: 20120503024139.9227E2004C@flycatcher.gentoo.org
1 jdhore 12/05/03 02:41:39
2
3 Modified: python-2.7.2-r3.ebuild python-3.2.2.ebuild
4 python-2.7.3-r2.ebuild python-3.1.4-r4.ebuild
5 python-2.7.3-r1.ebuild python-2.6.6-r2.ebuild
6 python-3.1.5.ebuild python-3.1.4-r3.ebuild
7 python-3.2.3-r1.ebuild python-2.6.8.ebuild
8 python-2.5.4-r4.ebuild python-3.2.3.ebuild
9 python-2.6.7-r2.ebuild python-2.7.3.ebuild
10 ChangeLog python-3.2.2-r1.ebuild
11 Log:
12 dev-util/pkgconfig -> virtual/pkgconfig
13
14 (Portage version: 2.2.0_alpha101/cvs/Linux i686)
15
16 Revision Changes Path
17 1.12 dev-lang/python/python-2.7.2-r3.ebuild
18
19 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.2-r3.ebuild?rev=1.12&view=markup
20 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.2-r3.ebuild?rev=1.12&content-type=text/plain
21 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.2-r3.ebuild?r1=1.11&r2=1.12
22
23 Index: python-2.7.2-r3.ebuild
24 ===================================================================
25 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.2-r3.ebuild,v
26 retrieving revision 1.11
27 retrieving revision 1.12
28 diff -u -r1.11 -r1.12
29 --- python-2.7.2-r3.ebuild 13 Feb 2012 18:29:32 -0000 1.11
30 +++ python-2.7.2-r3.ebuild 3 May 2012 02:41:39 -0000 1.12
31 @@ -1,6 +1,6 @@
32 # Copyright 1999-2012 Gentoo Foundation
33 # Distributed under the terms of the GNU General Public License v2
34 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.2-r3.ebuild,v 1.11 2012/02/13 18:29:32 xarthisius Exp $
35 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.2-r3.ebuild,v 1.12 2012/05/03 02:41:39 jdhore Exp $
36
37 EAPI="2"
38 WANT_AUTOMAKE="none"
39 @@ -66,7 +66,7 @@
40 DEPEND=">=sys-devel/autoconf-2.65
41 ${RDEPEND}
42 $([[ "${PV}" == *_pre* ]] && echo "=${CATEGORY}/${PN}-${PV%%.*}*")
43 - dev-util/pkgconfig
44 + virtual/pkgconfig
45 $([[ "${PV}" =~ ^[[:digit:]]+\.[[:digit:]]+_pre ]] && echo "doc? ( dev-python/sphinx )")
46 !sys-devel/gcc[libffi]"
47 RDEPEND+=" !build? ( app-misc/mime-types )
48
49
50
51 1.11 dev-lang/python/python-3.2.2.ebuild
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.2.ebuild?rev=1.11&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.2.ebuild?rev=1.11&content-type=text/plain
55 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.2.ebuild?r1=1.10&r2=1.11
56
57 Index: python-3.2.2.ebuild
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.2.ebuild,v
60 retrieving revision 1.10
61 retrieving revision 1.11
62 diff -u -r1.10 -r1.11
63 --- python-3.2.2.ebuild 7 Mar 2012 19:25:11 -0000 1.10
64 +++ python-3.2.2.ebuild 3 May 2012 02:41:39 -0000 1.11
65 @@ -1,6 +1,6 @@
66 # Copyright 1999-2012 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.2.ebuild,v 1.10 2012/03/07 19:25:11 ranger Exp $
69 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.2.ebuild,v 1.11 2012/05/03 02:41:39 jdhore Exp $
70
71 EAPI="3"
72 WANT_AUTOMAKE="none"
73 @@ -57,7 +57,7 @@
74 ${RDEPEND}
75 $([[ "${PV}" == *_pre* ]] && echo "=${CATEGORY}/${PN}-${PV%%.*}*")
76 $([[ "${PV}" != *_pre* ]] && echo "app-arch/xz-utils")
77 - dev-util/pkgconfig
78 + virtual/pkgconfig
79 $([[ "${PV}" =~ ^[[:digit:]]+\.[[:digit:]]+_pre ]] && echo "doc? ( dev-python/sphinx )")
80 !sys-devel/gcc[libffi]"
81 RDEPEND+=" !build? ( app-misc/mime-types )
82
83
84
85 1.4 dev-lang/python/python-2.7.3-r2.ebuild
86
87 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.3-r2.ebuild?rev=1.4&view=markup
88 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.3-r2.ebuild?rev=1.4&content-type=text/plain
89 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.3-r2.ebuild?r1=1.3&r2=1.4
90
91 Index: python-2.7.3-r2.ebuild
92 ===================================================================
93 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.3-r2.ebuild,v
94 retrieving revision 1.3
95 retrieving revision 1.4
96 diff -u -r1.3 -r1.4
97 --- python-2.7.3-r2.ebuild 1 May 2012 23:14:32 -0000 1.3
98 +++ python-2.7.3-r2.ebuild 3 May 2012 02:41:39 -0000 1.4
99 @@ -1,6 +1,6 @@
100 # Copyright 1999-2012 Gentoo Foundation
101 # Distributed under the terms of the GNU General Public License v2
102 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.3-r2.ebuild,v 1.3 2012/05/01 23:14:32 floppym Exp $
103 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.3-r2.ebuild,v 1.4 2012/05/03 02:41:39 jdhore Exp $
104
105 EAPI="2"
106 WANT_AUTOMAKE="none"
107 @@ -51,7 +51,7 @@
108 )
109 !!<sys-apps/portage-2.1.9"
110 DEPEND="${RDEPEND}
111 - dev-util/pkgconfig
112 + virtual/pkgconfig
113 >=sys-devel/autoconf-2.65
114 !sys-devel/gcc[libffi]"
115 RDEPEND+=" !build? ( app-misc/mime-types )
116
117
118
119 1.2 dev-lang/python/python-3.1.4-r4.ebuild
120
121 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.4-r4.ebuild?rev=1.2&view=markup
122 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.4-r4.ebuild?rev=1.2&content-type=text/plain
123 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.4-r4.ebuild?r1=1.1&r2=1.2
124
125 Index: python-3.1.4-r4.ebuild
126 ===================================================================
127 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.4-r4.ebuild,v
128 retrieving revision 1.1
129 retrieving revision 1.2
130 diff -u -r1.1 -r1.2
131 --- python-3.1.4-r4.ebuild 21 Mar 2012 16:27:07 -0000 1.1
132 +++ python-3.1.4-r4.ebuild 3 May 2012 02:41:39 -0000 1.2
133 @@ -1,6 +1,6 @@
134 # Copyright 1999-2012 Gentoo Foundation
135 # Distributed under the terms of the GNU General Public License v2
136 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.4-r4.ebuild,v 1.1 2012/03/21 16:27:07 floppym Exp $
137 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.4-r4.ebuild,v 1.2 2012/05/03 02:41:39 jdhore Exp $
138
139 EAPI="3"
140 WANT_AUTOMAKE="none"
141 @@ -55,7 +55,7 @@
142 )"
143 DEPEND="${RDEPEND}
144 $([[ "${PV}" == *_pre* ]] && echo "=${CATEGORY}/${PN}-${PV%%.*}*")
145 - dev-util/pkgconfig
146 + virtual/pkgconfig
147 $([[ "${PV}" =~ ^[[:digit:]]+\.[[:digit:]]+_pre ]] && echo "doc? ( dev-python/sphinx )")
148 !sys-devel/gcc[libffi]"
149 RDEPEND+=" !build? ( app-misc/mime-types )
150
151
152
153 1.8 dev-lang/python/python-2.7.3-r1.ebuild
154
155 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.3-r1.ebuild?rev=1.8&view=markup
156 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.3-r1.ebuild?rev=1.8&content-type=text/plain
157 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.3-r1.ebuild?r1=1.7&r2=1.8
158
159 Index: python-2.7.3-r1.ebuild
160 ===================================================================
161 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.3-r1.ebuild,v
162 retrieving revision 1.7
163 retrieving revision 1.8
164 diff -u -r1.7 -r1.8
165 --- python-2.7.3-r1.ebuild 28 Apr 2012 05:02:04 -0000 1.7
166 +++ python-2.7.3-r1.ebuild 3 May 2012 02:41:39 -0000 1.8
167 @@ -1,6 +1,6 @@
168 # Copyright 1999-2012 Gentoo Foundation
169 # Distributed under the terms of the GNU General Public License v2
170 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.3-r1.ebuild,v 1.7 2012/04/28 05:02:04 floppym Exp $
171 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.3-r1.ebuild,v 1.8 2012/05/03 02:41:39 jdhore Exp $
172
173 EAPI="2"
174 WANT_AUTOMAKE="none"
175 @@ -51,7 +51,7 @@
176 )
177 !!<sys-apps/portage-2.1.9"
178 DEPEND="${RDEPEND}
179 - dev-util/pkgconfig
180 + virtual/pkgconfig
181 >=sys-devel/autoconf-2.65
182 !sys-devel/gcc[libffi]"
183 RDEPEND+=" !build? ( app-misc/mime-types )
184
185
186
187 1.12 dev-lang/python/python-2.6.6-r2.ebuild
188
189 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.6-r2.ebuild?rev=1.12&view=markup
190 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.6-r2.ebuild?rev=1.12&content-type=text/plain
191 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.6-r2.ebuild?r1=1.11&r2=1.12
192
193 Index: python-2.6.6-r2.ebuild
194 ===================================================================
195 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.6-r2.ebuild,v
196 retrieving revision 1.11
197 retrieving revision 1.12
198 diff -u -r1.11 -r1.12
199 --- python-2.6.6-r2.ebuild 27 Oct 2011 13:56:55 -0000 1.11
200 +++ python-2.6.6-r2.ebuild 3 May 2012 02:41:39 -0000 1.12
201 @@ -1,6 +1,6 @@
202 -# Copyright 1999-2011 Gentoo Foundation
203 +# Copyright 1999-2012 Gentoo Foundation
204 # Distributed under the terms of the GNU General Public License v2
205 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.6-r2.ebuild,v 1.11 2011/10/27 13:56:55 neurogeek Exp $
206 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.6-r2.ebuild,v 1.12 2012/05/03 02:41:39 jdhore Exp $
207
208 EAPI="2"
209 WANT_AUTOMAKE="none"
210 @@ -61,7 +61,7 @@
211 !!<sys-apps/portage-2.1.9"
212 DEPEND="${RDEPEND}
213 $([[ "${PV}" == *_pre* ]] && echo "=${CATEGORY}/${PN}-${PV%%.*}*")
214 - dev-util/pkgconfig
215 + virtual/pkgconfig
216 $([[ "${PV}" =~ ^[[:digit:]]+\.[[:digit:]]+_pre ]] && echo "doc? ( dev-python/sphinx )")
217 !sys-devel/gcc[libffi]"
218 RDEPEND+=" !build? ( app-misc/mime-types )
219
220
221
222 1.8 dev-lang/python/python-3.1.5.ebuild
223
224 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.5.ebuild?rev=1.8&view=markup
225 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.5.ebuild?rev=1.8&content-type=text/plain
226 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.5.ebuild?r1=1.7&r2=1.8
227
228 Index: python-3.1.5.ebuild
229 ===================================================================
230 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.5.ebuild,v
231 retrieving revision 1.7
232 retrieving revision 1.8
233 diff -u -r1.7 -r1.8
234 --- python-3.1.5.ebuild 28 Apr 2012 05:02:04 -0000 1.7
235 +++ python-3.1.5.ebuild 3 May 2012 02:41:39 -0000 1.8
236 @@ -1,6 +1,6 @@
237 # Copyright 1999-2012 Gentoo Foundation
238 # Distributed under the terms of the GNU General Public License v2
239 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.5.ebuild,v 1.7 2012/04/28 05:02:04 floppym Exp $
240 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.5.ebuild,v 1.8 2012/05/03 02:41:39 jdhore Exp $
241
242 EAPI="3"
243 WANT_AUTOMAKE="none"
244 @@ -41,7 +41,7 @@
245 xml? ( >=dev-libs/expat-2.1 )
246 )"
247 DEPEND="${RDEPEND}
248 - dev-util/pkgconfig
249 + virtual/pkgconfig
250 >=sys-devel/autoconf-2.61
251 !sys-devel/gcc[libffi]"
252 RDEPEND+=" !build? ( app-misc/mime-types )
253
254
255
256 1.10 dev-lang/python/python-3.1.4-r3.ebuild
257
258 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.4-r3.ebuild?rev=1.10&view=markup
259 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.4-r3.ebuild?rev=1.10&content-type=text/plain
260 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.4-r3.ebuild?r1=1.9&r2=1.10
261
262 Index: python-3.1.4-r3.ebuild
263 ===================================================================
264 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.4-r3.ebuild,v
265 retrieving revision 1.9
266 retrieving revision 1.10
267 diff -u -r1.9 -r1.10
268 --- python-3.1.4-r3.ebuild 13 Feb 2012 18:29:32 -0000 1.9
269 +++ python-3.1.4-r3.ebuild 3 May 2012 02:41:39 -0000 1.10
270 @@ -1,6 +1,6 @@
271 # Copyright 1999-2012 Gentoo Foundation
272 # Distributed under the terms of the GNU General Public License v2
273 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.4-r3.ebuild,v 1.9 2012/02/13 18:29:32 xarthisius Exp $
274 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.4-r3.ebuild,v 1.10 2012/05/03 02:41:39 jdhore Exp $
275
276 EAPI="3"
277 WANT_AUTOMAKE="none"
278 @@ -55,7 +55,7 @@
279 )"
280 DEPEND="${RDEPEND}
281 $([[ "${PV}" == *_pre* ]] && echo "=${CATEGORY}/${PN}-${PV%%.*}*")
282 - dev-util/pkgconfig
283 + virtual/pkgconfig
284 $([[ "${PV}" =~ ^[[:digit:]]+\.[[:digit:]]+_pre ]] && echo "doc? ( dev-python/sphinx )")
285 !sys-devel/gcc[libffi]"
286 RDEPEND+=" !build? ( app-misc/mime-types )
287
288
289
290 1.5 dev-lang/python/python-3.2.3-r1.ebuild
291
292 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.3-r1.ebuild?rev=1.5&view=markup
293 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.3-r1.ebuild?rev=1.5&content-type=text/plain
294 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.3-r1.ebuild?r1=1.4&r2=1.5
295
296 Index: python-3.2.3-r1.ebuild
297 ===================================================================
298 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.3-r1.ebuild,v
299 retrieving revision 1.4
300 retrieving revision 1.5
301 diff -u -r1.4 -r1.5
302 --- python-3.2.3-r1.ebuild 3 May 2012 01:10:15 -0000 1.4
303 +++ python-3.2.3-r1.ebuild 3 May 2012 02:41:39 -0000 1.5
304 @@ -1,6 +1,6 @@
305 # Copyright 1999-2012 Gentoo Foundation
306 # Distributed under the terms of the GNU General Public License v2
307 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.3-r1.ebuild,v 1.4 2012/05/03 01:10:15 floppym Exp $
308 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.3-r1.ebuild,v 1.5 2012/05/03 02:41:39 jdhore Exp $
309
310 EAPI="3"
311 WANT_AUTOMAKE="none"
312 @@ -41,7 +41,7 @@
313 xml? ( >=dev-libs/expat-2.1 )
314 )"
315 DEPEND="${RDEPEND}
316 - dev-util/pkgconfig
317 + virtual/pkgconfig
318 >=sys-devel/autoconf-2.65
319 !sys-devel/gcc[libffi]"
320 RDEPEND+=" !build? ( app-misc/mime-types )
321
322
323
324 1.8 dev-lang/python/python-2.6.8.ebuild
325
326 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.8.ebuild?rev=1.8&view=markup
327 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.8.ebuild?rev=1.8&content-type=text/plain
328 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.8.ebuild?r1=1.7&r2=1.8
329
330 Index: python-2.6.8.ebuild
331 ===================================================================
332 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.8.ebuild,v
333 retrieving revision 1.7
334 retrieving revision 1.8
335 diff -u -r1.7 -r1.8
336 --- python-2.6.8.ebuild 28 Apr 2012 05:02:04 -0000 1.7
337 +++ python-2.6.8.ebuild 3 May 2012 02:41:39 -0000 1.8
338 @@ -1,6 +1,6 @@
339 # Copyright 1999-2012 Gentoo Foundation
340 # Distributed under the terms of the GNU General Public License v2
341 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.8.ebuild,v 1.7 2012/04/28 05:02:04 floppym Exp $
342 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.8.ebuild,v 1.8 2012/05/03 02:41:39 jdhore Exp $
343
344 EAPI="2"
345 WANT_AUTOMAKE="none"
346 @@ -50,7 +50,7 @@
347 )
348 !!<sys-apps/portage-2.1.9"
349 DEPEND="${RDEPEND}
350 - dev-util/pkgconfig
351 + virtual/pkgconfig
352 >=sys-devel/autoconf-2.61
353 !sys-devel/gcc[libffi]"
354 RDEPEND+=" !build? ( app-misc/mime-types )
355
356
357
358 1.33 dev-lang/python/python-2.5.4-r4.ebuild
359
360 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.5.4-r4.ebuild?rev=1.33&view=markup
361 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.5.4-r4.ebuild?rev=1.33&content-type=text/plain
362 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.5.4-r4.ebuild?r1=1.32&r2=1.33
363
364 Index: python-2.5.4-r4.ebuild
365 ===================================================================
366 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.4-r4.ebuild,v
367 retrieving revision 1.32
368 retrieving revision 1.33
369 diff -u -r1.32 -r1.33
370 --- python-2.5.4-r4.ebuild 5 Mar 2012 02:04:19 -0000 1.32
371 +++ python-2.5.4-r4.ebuild 3 May 2012 02:41:39 -0000 1.33
372 @@ -1,6 +1,6 @@
373 # Copyright 1999-2012 Gentoo Foundation
374 # Distributed under the terms of the GNU General Public License v2
375 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.4-r4.ebuild,v 1.32 2012/03/05 02:04:19 ssuominen Exp $
376 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.4-r4.ebuild,v 1.33 2012/05/03 02:41:39 jdhore Exp $
377
378 EAPI="1"
379
380 @@ -47,7 +47,7 @@
381 )
382 doc? ( dev-python/python-docs:${SLOT} )"
383 DEPEND="${RDEPEND}
384 - dev-util/pkgconfig"
385 + virtual/pkgconfig"
386 RDEPEND+=" !build? ( app-misc/mime-types )"
387 PDEPEND="app-admin/python-updater"
388
389
390
391
392 1.8 dev-lang/python/python-3.2.3.ebuild
393
394 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.3.ebuild?rev=1.8&view=markup
395 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.3.ebuild?rev=1.8&content-type=text/plain
396 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.3.ebuild?r1=1.7&r2=1.8
397
398 Index: python-3.2.3.ebuild
399 ===================================================================
400 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.3.ebuild,v
401 retrieving revision 1.7
402 retrieving revision 1.8
403 diff -u -r1.7 -r1.8
404 --- python-3.2.3.ebuild 28 Apr 2012 05:02:04 -0000 1.7
405 +++ python-3.2.3.ebuild 3 May 2012 02:41:39 -0000 1.8
406 @@ -1,6 +1,6 @@
407 # Copyright 1999-2012 Gentoo Foundation
408 # Distributed under the terms of the GNU General Public License v2
409 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.3.ebuild,v 1.7 2012/04/28 05:02:04 floppym Exp $
410 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.3.ebuild,v 1.8 2012/05/03 02:41:39 jdhore Exp $
411
412 EAPI="3"
413 WANT_AUTOMAKE="none"
414 @@ -41,7 +41,7 @@
415 xml? ( >=dev-libs/expat-2.1 )
416 )"
417 DEPEND="${RDEPEND}
418 - dev-util/pkgconfig
419 + virtual/pkgconfig
420 >=sys-devel/autoconf-2.65
421 !sys-devel/gcc[libffi]"
422 RDEPEND+=" !build? ( app-misc/mime-types )
423
424
425
426 1.6 dev-lang/python/python-2.6.7-r2.ebuild
427
428 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.7-r2.ebuild?rev=1.6&view=markup
429 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.7-r2.ebuild?rev=1.6&content-type=text/plain
430 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.7-r2.ebuild?r1=1.5&r2=1.6
431
432 Index: python-2.6.7-r2.ebuild
433 ===================================================================
434 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.7-r2.ebuild,v
435 retrieving revision 1.5
436 retrieving revision 1.6
437 diff -u -r1.5 -r1.6
438 --- python-2.6.7-r2.ebuild 26 Nov 2011 16:50:52 -0000 1.5
439 +++ python-2.6.7-r2.ebuild 3 May 2012 02:41:39 -0000 1.6
440 @@ -1,6 +1,6 @@
441 -# Copyright 1999-2011 Gentoo Foundation
442 +# Copyright 1999-2012 Gentoo Foundation
443 # Distributed under the terms of the GNU General Public License v2
444 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.7-r2.ebuild,v 1.5 2011/11/26 16:50:52 floppym Exp $
445 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.7-r2.ebuild,v 1.6 2012/05/03 02:41:39 jdhore Exp $
446
447 EAPI="2"
448 WANT_AUTOMAKE="none"
449 @@ -64,7 +64,7 @@
450 !!<sys-apps/portage-2.1.9"
451 DEPEND="${RDEPEND}
452 $([[ "${PV}" == *_pre* ]] && echo "=${CATEGORY}/${PN}-${PV%%.*}*")
453 - dev-util/pkgconfig
454 + virtual/pkgconfig
455 $([[ "${PV}" =~ ^[[:digit:]]+\.[[:digit:]]+_pre ]] && echo "doc? ( dev-python/sphinx )")
456 !sys-devel/gcc[libffi]"
457 RDEPEND+=" !build? ( app-misc/mime-types )
458
459
460
461 1.3 dev-lang/python/python-2.7.3.ebuild
462
463 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.3.ebuild?rev=1.3&view=markup
464 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.3.ebuild?rev=1.3&content-type=text/plain
465 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.3.ebuild?r1=1.2&r2=1.3
466
467 Index: python-2.7.3.ebuild
468 ===================================================================
469 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.3.ebuild,v
470 retrieving revision 1.2
471 retrieving revision 1.3
472 diff -u -r1.2 -r1.3
473 --- python-2.7.3.ebuild 26 Apr 2012 14:57:17 -0000 1.2
474 +++ python-2.7.3.ebuild 3 May 2012 02:41:39 -0000 1.3
475 @@ -1,6 +1,6 @@
476 # Copyright 1999-2012 Gentoo Foundation
477 # Distributed under the terms of the GNU General Public License v2
478 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.3.ebuild,v 1.2 2012/04/26 14:57:17 aballier Exp $
479 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.3.ebuild,v 1.3 2012/05/03 02:41:39 jdhore Exp $
480
481 EAPI="2"
482 WANT_AUTOMAKE="none"
483 @@ -55,7 +55,7 @@
484
485 DEPEND=">=sys-devel/autoconf-2.65
486 ${RDEPEND}
487 - dev-util/pkgconfig
488 + virtual/pkgconfig
489 doc? ( dev-python/sphinx )
490 !sys-devel/gcc[libffi]"
491
492
493
494
495 1.590 dev-lang/python/ChangeLog
496
497 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.590&view=markup
498 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.590&content-type=text/plain
499 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?r1=1.589&r2=1.590
500
501 Index: ChangeLog
502 ===================================================================
503 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
504 retrieving revision 1.589
505 retrieving revision 1.590
506 diff -u -r1.589 -r1.590
507 --- ChangeLog 3 May 2012 01:10:15 -0000 1.589
508 +++ ChangeLog 3 May 2012 02:41:39 -0000 1.590
509 @@ -1,6 +1,14 @@
510 # ChangeLog for dev-lang/python
511 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
512 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.589 2012/05/03 01:10:15 floppym Exp $
513 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.590 2012/05/03 02:41:39 jdhore Exp $
514 +
515 + 03 May 2012; Jeff Horelick <jdhore@g.o> python-2.5.4-r4.ebuild,
516 + python-2.6.6-r2.ebuild, python-2.6.7-r2.ebuild, python-2.6.8.ebuild,
517 + python-2.7.2-r3.ebuild, python-2.7.3.ebuild, python-2.7.3-r1.ebuild,
518 + python-2.7.3-r2.ebuild, python-3.1.4-r3.ebuild, python-3.1.4-r4.ebuild,
519 + python-3.1.5.ebuild, python-3.2.2.ebuild, python-3.2.2-r1.ebuild,
520 + python-3.2.3.ebuild, python-3.2.3-r1.ebuild:
521 + dev-util/pkgconfig -> virtual/pkgconfig
522
523 03 May 2012; Mike Gilbert <floppym@g.o> python-3.2.3-r1.ebuild:
524 Revert to previous patchset due to bug 414333.
525
526
527
528 1.3 dev-lang/python/python-3.2.2-r1.ebuild
529
530 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.2-r1.ebuild?rev=1.3&view=markup
531 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.2-r1.ebuild?rev=1.3&content-type=text/plain
532 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.2-r1.ebuild?r1=1.2&r2=1.3
533
534 Index: python-3.2.2-r1.ebuild
535 ===================================================================
536 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.2-r1.ebuild,v
537 retrieving revision 1.2
538 retrieving revision 1.3
539 diff -u -r1.2 -r1.3
540 --- python-3.2.2-r1.ebuild 26 Apr 2012 14:58:36 -0000 1.2
541 +++ python-3.2.2-r1.ebuild 3 May 2012 02:41:39 -0000 1.3
542 @@ -1,6 +1,6 @@
543 # Copyright 1999-2012 Gentoo Foundation
544 # Distributed under the terms of the GNU General Public License v2
545 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.2-r1.ebuild,v 1.2 2012/04/26 14:58:36 aballier Exp $
546 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.2-r1.ebuild,v 1.3 2012/05/03 02:41:39 jdhore Exp $
547
548 EAPI="3"
549 WANT_AUTOMAKE="none"
550 @@ -57,7 +57,7 @@
551 ${RDEPEND}
552 $([[ "${PV}" == *_pre* ]] && echo "=${CATEGORY}/${PN}-${PV%%.*}*")
553 $([[ "${PV}" != *_pre* ]] && echo "app-arch/xz-utils")
554 - dev-util/pkgconfig
555 + virtual/pkgconfig
556 $([[ "${PV}" =~ ^[[:digit:]]+\.[[:digit:]]+_pre ]] && echo "doc? ( dev-python/sphinx )")
557 !sys-devel/gcc[libffi]"
558 RDEPEND+=" !build? ( app-misc/mime-types )