Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/setuptools: setuptools-1.1.5.ebuild setuptools-0.6.45-r1.ebuild setuptools-9999.ebuild setuptools-1.1.ebuild setuptools-0.8-r1.ebuild setuptools-1.0.ebuild setuptools-0.9.8-r1.ebuild setuptools-1.1.3.ebuild setuptools-0.6.33.ebuild setuptools-1.1.1.ebuild setuptools-1.1.6.ebuild setuptools-2.2.ebuild ChangeLog
Date: Mon, 31 Mar 2014 20:30:59
Message-Id: 20140331203056.56C9E2005E@flycatcher.gentoo.org
1 mgorny 14/03/31 20:30:56
2
3 Modified: setuptools-1.1.5.ebuild setuptools-0.6.45-r1.ebuild
4 setuptools-9999.ebuild setuptools-1.1.ebuild
5 setuptools-0.8-r1.ebuild setuptools-1.0.ebuild
6 setuptools-0.9.8-r1.ebuild setuptools-1.1.3.ebuild
7 setuptools-0.6.33.ebuild setuptools-1.1.1.ebuild
8 setuptools-1.1.6.ebuild setuptools-2.2.ebuild
9 ChangeLog
10 Log:
11 Add support for the new PyPy slotting.
12
13 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
14
15 Revision Changes Path
16 1.3 dev-python/setuptools/setuptools-1.1.5.ebuild
17
18 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-1.1.5.ebuild?rev=1.3&view=markup
19 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-1.1.5.ebuild?rev=1.3&content-type=text/plain
20 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-1.1.5.ebuild?r1=1.2&r2=1.3
21
22 Index: setuptools-1.1.5.ebuild
23 ===================================================================
24 RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-1.1.5.ebuild,v
25 retrieving revision 1.2
26 retrieving revision 1.3
27 diff -u -r1.2 -r1.3
28 --- setuptools-1.1.5.ebuild 16 Feb 2014 20:34:58 -0000 1.2
29 +++ setuptools-1.1.5.ebuild 31 Mar 2014 20:30:56 -0000 1.3
30 @@ -1,9 +1,9 @@
31 # Copyright 1999-2014 Gentoo Foundation
32 # Distributed under the terms of the GNU General Public License v2
33 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-1.1.5.ebuild,v 1.2 2014/02/16 20:34:58 vapier Exp $
34 +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-1.1.5.ebuild,v 1.3 2014/03/31 20:30:56 mgorny Exp $
35
36 EAPI="5"
37 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
38 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
39
40 inherit distutils-r1
41
42
43
44
45 1.6 dev-python/setuptools/setuptools-0.6.45-r1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-0.6.45-r1.ebuild?rev=1.6&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-0.6.45-r1.ebuild?rev=1.6&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-0.6.45-r1.ebuild?r1=1.5&r2=1.6
50
51 Index: setuptools-0.6.45-r1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6.45-r1.ebuild,v
54 retrieving revision 1.5
55 retrieving revision 1.6
56 diff -u -r1.5 -r1.6
57 --- setuptools-0.6.45-r1.ebuild 5 Sep 2013 18:46:35 -0000 1.5
58 +++ setuptools-0.6.45-r1.ebuild 31 Mar 2014 20:30:56 -0000 1.6
59 @@ -1,9 +1,9 @@
60 -# Copyright 1999-2013 Gentoo Foundation
61 +# Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6.45-r1.ebuild,v 1.5 2013/09/05 18:46:35 mgorny Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6.45-r1.ebuild,v 1.6 2014/03/31 20:30:56 mgorny Exp $
65
66 EAPI="5"
67 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
68 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
69
70 inherit distutils-r1 eutils
71
72
73
74
75 1.10 dev-python/setuptools/setuptools-9999.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-9999.ebuild?rev=1.10&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-9999.ebuild?rev=1.10&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-9999.ebuild?r1=1.9&r2=1.10
80
81 Index: setuptools-9999.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-9999.ebuild,v
84 retrieving revision 1.9
85 retrieving revision 1.10
86 diff -u -r1.9 -r1.10
87 --- setuptools-9999.ebuild 22 Feb 2014 17:51:15 -0000 1.9
88 +++ setuptools-9999.ebuild 31 Mar 2014 20:30:56 -0000 1.10
89 @@ -1,9 +1,9 @@
90 # Copyright 1999-2014 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-9999.ebuild,v 1.9 2014/02/22 17:51:15 floppym Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-9999.ebuild,v 1.10 2014/03/31 20:30:56 mgorny Exp $
94
95 EAPI="5"
96 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy2_0 )
97 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
98
99 inherit distutils-r1
100 #if LIVE
101
102
103
104 1.4 dev-python/setuptools/setuptools-1.1.ebuild
105
106 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-1.1.ebuild?rev=1.4&view=markup
107 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-1.1.ebuild?rev=1.4&content-type=text/plain
108 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-1.1.ebuild?r1=1.3&r2=1.4
109
110 Index: setuptools-1.1.ebuild
111 ===================================================================
112 RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-1.1.ebuild,v
113 retrieving revision 1.3
114 retrieving revision 1.4
115 diff -u -r1.3 -r1.4
116 --- setuptools-1.1.ebuild 16 Feb 2014 20:34:58 -0000 1.3
117 +++ setuptools-1.1.ebuild 31 Mar 2014 20:30:56 -0000 1.4
118 @@ -1,9 +1,9 @@
119 # Copyright 1999-2014 Gentoo Foundation
120 # Distributed under the terms of the GNU General Public License v2
121 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-1.1.ebuild,v 1.3 2014/02/16 20:34:58 vapier Exp $
122 +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-1.1.ebuild,v 1.4 2014/03/31 20:30:56 mgorny Exp $
123
124 EAPI="5"
125 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
126 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
127
128 inherit distutils-r1
129
130
131
132
133 1.14 dev-python/setuptools/setuptools-0.8-r1.ebuild
134
135 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-0.8-r1.ebuild?rev=1.14&view=markup
136 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-0.8-r1.ebuild?rev=1.14&content-type=text/plain
137 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-0.8-r1.ebuild?r1=1.13&r2=1.14
138
139 Index: setuptools-0.8-r1.ebuild
140 ===================================================================
141 RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.8-r1.ebuild,v
142 retrieving revision 1.13
143 retrieving revision 1.14
144 diff -u -r1.13 -r1.14
145 --- setuptools-0.8-r1.ebuild 16 Feb 2014 20:34:58 -0000 1.13
146 +++ setuptools-0.8-r1.ebuild 31 Mar 2014 20:30:56 -0000 1.14
147 @@ -1,9 +1,9 @@
148 # Copyright 1999-2014 Gentoo Foundation
149 # Distributed under the terms of the GNU General Public License v2
150 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.8-r1.ebuild,v 1.13 2014/02/16 20:34:58 vapier Exp $
151 +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.8-r1.ebuild,v 1.14 2014/03/31 20:30:56 mgorny Exp $
152
153 EAPI="5"
154 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
155 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
156
157 inherit distutils-r1
158
159
160
161
162 1.4 dev-python/setuptools/setuptools-1.0.ebuild
163
164 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-1.0.ebuild?rev=1.4&view=markup
165 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-1.0.ebuild?rev=1.4&content-type=text/plain
166 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-1.0.ebuild?r1=1.3&r2=1.4
167
168 Index: setuptools-1.0.ebuild
169 ===================================================================
170 RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-1.0.ebuild,v
171 retrieving revision 1.3
172 retrieving revision 1.4
173 diff -u -r1.3 -r1.4
174 --- setuptools-1.0.ebuild 16 Feb 2014 20:34:58 -0000 1.3
175 +++ setuptools-1.0.ebuild 31 Mar 2014 20:30:56 -0000 1.4
176 @@ -1,9 +1,9 @@
177 # Copyright 1999-2014 Gentoo Foundation
178 # Distributed under the terms of the GNU General Public License v2
179 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-1.0.ebuild,v 1.3 2014/02/16 20:34:58 vapier Exp $
180 +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-1.0.ebuild,v 1.4 2014/03/31 20:30:56 mgorny Exp $
181
182 EAPI="5"
183 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
184 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
185
186 inherit distutils-r1
187
188
189
190
191 1.4 dev-python/setuptools/setuptools-0.9.8-r1.ebuild
192
193 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-0.9.8-r1.ebuild?rev=1.4&view=markup
194 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-0.9.8-r1.ebuild?rev=1.4&content-type=text/plain
195 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-0.9.8-r1.ebuild?r1=1.3&r2=1.4
196
197 Index: setuptools-0.9.8-r1.ebuild
198 ===================================================================
199 RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.9.8-r1.ebuild,v
200 retrieving revision 1.3
201 retrieving revision 1.4
202 diff -u -r1.3 -r1.4
203 --- setuptools-0.9.8-r1.ebuild 16 Feb 2014 20:34:58 -0000 1.3
204 +++ setuptools-0.9.8-r1.ebuild 31 Mar 2014 20:30:56 -0000 1.4
205 @@ -1,9 +1,9 @@
206 # Copyright 1999-2014 Gentoo Foundation
207 # Distributed under the terms of the GNU General Public License v2
208 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.9.8-r1.ebuild,v 1.3 2014/02/16 20:34:58 vapier Exp $
209 +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.9.8-r1.ebuild,v 1.4 2014/03/31 20:30:56 mgorny Exp $
210
211 EAPI="5"
212 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
213 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
214
215 inherit distutils-r1
216
217
218
219
220 1.3 dev-python/setuptools/setuptools-1.1.3.ebuild
221
222 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-1.1.3.ebuild?rev=1.3&view=markup
223 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-1.1.3.ebuild?rev=1.3&content-type=text/plain
224 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-1.1.3.ebuild?r1=1.2&r2=1.3
225
226 Index: setuptools-1.1.3.ebuild
227 ===================================================================
228 RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-1.1.3.ebuild,v
229 retrieving revision 1.2
230 retrieving revision 1.3
231 diff -u -r1.2 -r1.3
232 --- setuptools-1.1.3.ebuild 16 Feb 2014 20:34:58 -0000 1.2
233 +++ setuptools-1.1.3.ebuild 31 Mar 2014 20:30:56 -0000 1.3
234 @@ -1,9 +1,9 @@
235 # Copyright 1999-2014 Gentoo Foundation
236 # Distributed under the terms of the GNU General Public License v2
237 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-1.1.3.ebuild,v 1.2 2014/02/16 20:34:58 vapier Exp $
238 +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-1.1.3.ebuild,v 1.3 2014/03/31 20:30:56 mgorny Exp $
239
240 EAPI="5"
241 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
242 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
243
244 inherit distutils-r1
245
246
247
248
249 1.9 dev-python/setuptools/setuptools-0.6.33.ebuild
250
251 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-0.6.33.ebuild?rev=1.9&view=markup
252 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-0.6.33.ebuild?rev=1.9&content-type=text/plain
253 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-0.6.33.ebuild?r1=1.8&r2=1.9
254
255 Index: setuptools-0.6.33.ebuild
256 ===================================================================
257 RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6.33.ebuild,v
258 retrieving revision 1.8
259 retrieving revision 1.9
260 diff -u -r1.8 -r1.9
261 --- setuptools-0.6.33.ebuild 5 Sep 2013 18:46:35 -0000 1.8
262 +++ setuptools-0.6.33.ebuild 31 Mar 2014 20:30:56 -0000 1.9
263 @@ -1,9 +1,9 @@
264 -# Copyright 1999-2013 Gentoo Foundation
265 +# Copyright 1999-2014 Gentoo Foundation
266 # Distributed under the terms of the GNU General Public License v2
267 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6.33.ebuild,v 1.8 2013/09/05 18:46:35 mgorny Exp $
268 +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6.33.ebuild,v 1.9 2014/03/31 20:30:56 mgorny Exp $
269
270 EAPI="5"
271 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
272 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
273
274 inherit distutils-r1 eutils
275
276
277
278
279 1.3 dev-python/setuptools/setuptools-1.1.1.ebuild
280
281 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-1.1.1.ebuild?rev=1.3&view=markup
282 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-1.1.1.ebuild?rev=1.3&content-type=text/plain
283 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-1.1.1.ebuild?r1=1.2&r2=1.3
284
285 Index: setuptools-1.1.1.ebuild
286 ===================================================================
287 RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-1.1.1.ebuild,v
288 retrieving revision 1.2
289 retrieving revision 1.3
290 diff -u -r1.2 -r1.3
291 --- setuptools-1.1.1.ebuild 16 Feb 2014 20:34:58 -0000 1.2
292 +++ setuptools-1.1.1.ebuild 31 Mar 2014 20:30:56 -0000 1.3
293 @@ -1,9 +1,9 @@
294 # Copyright 1999-2014 Gentoo Foundation
295 # Distributed under the terms of the GNU General Public License v2
296 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-1.1.1.ebuild,v 1.2 2014/02/16 20:34:58 vapier Exp $
297 +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-1.1.1.ebuild,v 1.3 2014/03/31 20:30:56 mgorny Exp $
298
299 EAPI="5"
300 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
301 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
302
303 inherit distutils-r1
304
305
306
307
308 1.5 dev-python/setuptools/setuptools-1.1.6.ebuild
309
310 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-1.1.6.ebuild?rev=1.5&view=markup
311 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-1.1.6.ebuild?rev=1.5&content-type=text/plain
312 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-1.1.6.ebuild?r1=1.4&r2=1.5
313
314 Index: setuptools-1.1.6.ebuild
315 ===================================================================
316 RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-1.1.6.ebuild,v
317 retrieving revision 1.4
318 retrieving revision 1.5
319 diff -u -r1.4 -r1.5
320 --- setuptools-1.1.6.ebuild 22 Feb 2014 17:51:15 -0000 1.4
321 +++ setuptools-1.1.6.ebuild 31 Mar 2014 20:30:56 -0000 1.5
322 @@ -1,9 +1,9 @@
323 # Copyright 1999-2014 Gentoo Foundation
324 # Distributed under the terms of the GNU General Public License v2
325 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-1.1.6.ebuild,v 1.4 2014/02/22 17:51:15 floppym Exp $
326 +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-1.1.6.ebuild,v 1.5 2014/03/31 20:30:56 mgorny Exp $
327
328 EAPI="5"
329 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy2_0 )
330 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
331
332 inherit distutils-r1
333
334
335
336
337 1.2 dev-python/setuptools/setuptools-2.2.ebuild
338
339 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-2.2.ebuild?rev=1.2&view=markup
340 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-2.2.ebuild?rev=1.2&content-type=text/plain
341 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-2.2.ebuild?r1=1.1&r2=1.2
342
343 Index: setuptools-2.2.ebuild
344 ===================================================================
345 RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-2.2.ebuild,v
346 retrieving revision 1.1
347 retrieving revision 1.2
348 diff -u -r1.1 -r1.2
349 --- setuptools-2.2.ebuild 22 Feb 2014 18:32:49 -0000 1.1
350 +++ setuptools-2.2.ebuild 31 Mar 2014 20:30:56 -0000 1.2
351 @@ -1,9 +1,9 @@
352 # Copyright 1999-2014 Gentoo Foundation
353 # Distributed under the terms of the GNU General Public License v2
354 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-2.2.ebuild,v 1.1 2014/02/22 18:32:49 floppym Exp $
355 +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-2.2.ebuild,v 1.2 2014/03/31 20:30:56 mgorny Exp $
356
357 EAPI="5"
358 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy2_0 )
359 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
360
361 inherit distutils-r1
362
363
364
365
366 1.223 dev-python/setuptools/ChangeLog
367
368 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/ChangeLog?rev=1.223&view=markup
369 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/ChangeLog?rev=1.223&content-type=text/plain
370 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/ChangeLog?r1=1.222&r2=1.223
371
372 Index: ChangeLog
373 ===================================================================
374 RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools/ChangeLog,v
375 retrieving revision 1.222
376 retrieving revision 1.223
377 diff -u -r1.222 -r1.223
378 --- ChangeLog 22 Feb 2014 18:32:49 -0000 1.222
379 +++ ChangeLog 31 Mar 2014 20:30:56 -0000 1.223
380 @@ -1,6 +1,13 @@
381 # ChangeLog for dev-python/setuptools
382 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
383 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/ChangeLog,v 1.222 2014/02/22 18:32:49 floppym Exp $
384 +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/ChangeLog,v 1.223 2014/03/31 20:30:56 mgorny Exp $
385 +
386 + 31 Mar 2014; Michał Górny <mgorny@g.o> setuptools-0.6.33.ebuild,
387 + setuptools-0.6.45-r1.ebuild, setuptools-0.8-r1.ebuild,
388 + setuptools-0.9.8-r1.ebuild, setuptools-1.0.ebuild, setuptools-1.1.1.ebuild,
389 + setuptools-1.1.3.ebuild, setuptools-1.1.5.ebuild, setuptools-1.1.6.ebuild,
390 + setuptools-1.1.ebuild, setuptools-2.2.ebuild, setuptools-9999.ebuild:
391 + Add support for the new PyPy slotting.
392
393 *setuptools-2.2 (22 Feb 2014)