Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/python/
Date: Mon, 01 Oct 2018 12:40:58
Message-Id: 1538397629.6043a099d8826fbe9b81016221260f1e03bc433e.whissi@gentoo
1 commit: 6043a099d8826fbe9b81016221260f1e03bc433e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 1 12:39:08 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 1 12:40:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6043a099
7
8 dev-lang/python: subscribe to virtual/libffi sub slot
9
10 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
11 Package-Manager: Portage-2.3.50, Repoman-2.3.11
12
13 dev-lang/python/python-2.7.14-r1.ebuild | 4 ++--
14 dev-lang/python/python-2.7.14-r2.ebuild | 4 ++--
15 dev-lang/python/python-2.7.15.ebuild | 4 ++--
16 dev-lang/python/python-3.4.5-r1.ebuild | 4 ++--
17 dev-lang/python/python-3.4.6-r1.ebuild | 4 ++--
18 dev-lang/python/python-3.4.8-r1.ebuild | 4 ++--
19 dev-lang/python/python-3.4.8.ebuild | 4 ++--
20 dev-lang/python/python-3.5.4-r1.ebuild | 4 ++--
21 dev-lang/python/python-3.5.5-r1.ebuild | 4 ++--
22 dev-lang/python/python-3.5.5.ebuild | 4 ++--
23 dev-lang/python/python-3.6.3-r1.ebuild | 4 ++--
24 dev-lang/python/python-3.6.4.ebuild | 4 ++--
25 dev-lang/python/python-3.6.5-r1.ebuild | 4 ++--
26 dev-lang/python/python-3.6.5.ebuild | 4 ++--
27 dev-lang/python/python-3.6.6.ebuild | 4 ++--
28 dev-lang/python/python-3.7.0.ebuild | 4 ++--
29 16 files changed, 32 insertions(+), 32 deletions(-)
30
31 diff --git a/dev-lang/python/python-2.7.14-r1.ebuild b/dev-lang/python/python-2.7.14-r1.ebuild
32 index 551734096a4..46a254fb031 100644
33 --- a/dev-lang/python/python-2.7.14-r1.ebuild
34 +++ b/dev-lang/python/python-2.7.14-r1.ebuild
35 @@ -1,4 +1,4 @@
36 -# Copyright 1999-2018 Gentoo Foundation
37 +# Copyright 1999-2018 Gentoo Authors
38 # Distributed under the terms of the GNU General Public License v2
39
40 EAPI="5"
41 @@ -26,7 +26,7 @@ IUSE="-berkdb build doc elibc_uclibc examples gdbm hardened ipv6 libressl +ncurs
42
43 RDEPEND="app-arch/bzip2:0=
44 >=sys-libs/zlib-1.1.3:0=
45 - virtual/libffi
46 + virtual/libffi:=
47 virtual/libintl
48 berkdb? ( || (
49 sys-libs/db:5.3
50
51 diff --git a/dev-lang/python/python-2.7.14-r2.ebuild b/dev-lang/python/python-2.7.14-r2.ebuild
52 index 44795a2ff03..cc59a512433 100644
53 --- a/dev-lang/python/python-2.7.14-r2.ebuild
54 +++ b/dev-lang/python/python-2.7.14-r2.ebuild
55 @@ -1,4 +1,4 @@
56 -# Copyright 1999-2018 Gentoo Foundation
57 +# Copyright 1999-2018 Gentoo Authors
58 # Distributed under the terms of the GNU General Public License v2
59
60 EAPI="5"
61 @@ -26,7 +26,7 @@ IUSE="-berkdb bluetooth build doc elibc_uclibc examples gdbm hardened ipv6 libre
62
63 RDEPEND="app-arch/bzip2:0=
64 >=sys-libs/zlib-1.1.3:0=
65 - virtual/libffi
66 + virtual/libffi:=
67 virtual/libintl
68 berkdb? ( || (
69 sys-libs/db:5.3
70
71 diff --git a/dev-lang/python/python-2.7.15.ebuild b/dev-lang/python/python-2.7.15.ebuild
72 index f74ec7b7f44..f6f40596844 100644
73 --- a/dev-lang/python/python-2.7.15.ebuild
74 +++ b/dev-lang/python/python-2.7.15.ebuild
75 @@ -1,4 +1,4 @@
76 -# Copyright 1999-2018 Gentoo Foundation
77 +# Copyright 1999-2018 Gentoo Authors
78 # Distributed under the terms of the GNU General Public License v2
79
80 EAPI="6"
81 @@ -26,7 +26,7 @@ IUSE="-berkdb bluetooth build doc elibc_uclibc examples gdbm hardened ipv6 libre
82
83 RDEPEND="app-arch/bzip2:0=
84 >=sys-libs/zlib-1.1.3:0=
85 - virtual/libffi
86 + virtual/libffi:=
87 virtual/libintl
88 berkdb? ( || (
89 sys-libs/db:5.3
90
91 diff --git a/dev-lang/python/python-3.4.5-r1.ebuild b/dev-lang/python/python-3.4.5-r1.ebuild
92 index ba53f11277d..854a0393abe 100644
93 --- a/dev-lang/python/python-3.4.5-r1.ebuild
94 +++ b/dev-lang/python/python-3.4.5-r1.ebuild
95 @@ -1,4 +1,4 @@
96 -# Copyright 1999-2018 Gentoo Foundation
97 +# Copyright 1999-2018 Gentoo Authors
98 # Distributed under the terms of the GNU General Public License v2
99
100 EAPI="5"
101 @@ -28,7 +28,7 @@ RESTRICT="!test? ( test )"
102 RDEPEND="app-arch/bzip2:0=
103 app-arch/xz-utils:0=
104 >=sys-libs/zlib-1.1.3:0=
105 - virtual/libffi
106 + virtual/libffi:=
107 virtual/libintl
108 gdbm? ( sys-libs/gdbm:0=[berkdb] )
109 ncurses? (
110
111 diff --git a/dev-lang/python/python-3.4.6-r1.ebuild b/dev-lang/python/python-3.4.6-r1.ebuild
112 index 00a9bfb9c67..9875d5dbd8e 100644
113 --- a/dev-lang/python/python-3.4.6-r1.ebuild
114 +++ b/dev-lang/python/python-3.4.6-r1.ebuild
115 @@ -1,4 +1,4 @@
116 -# Copyright 1999-2018 Gentoo Foundation
117 +# Copyright 1999-2018 Gentoo Authors
118 # Distributed under the terms of the GNU General Public License v2
119
120 EAPI="5"
121 @@ -27,7 +27,7 @@ IUSE="build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline
122 RDEPEND="app-arch/bzip2:0=
123 app-arch/xz-utils:0=
124 >=sys-libs/zlib-1.1.3:0=
125 - virtual/libffi
126 + virtual/libffi:=
127 virtual/libintl
128 gdbm? ( sys-libs/gdbm:0=[berkdb] )
129 ncurses? ( >=sys-libs/ncurses-5.2:0= )
130
131 diff --git a/dev-lang/python/python-3.4.8-r1.ebuild b/dev-lang/python/python-3.4.8-r1.ebuild
132 index 5534c178487..0d3fb720671 100644
133 --- a/dev-lang/python/python-3.4.8-r1.ebuild
134 +++ b/dev-lang/python/python-3.4.8-r1.ebuild
135 @@ -1,4 +1,4 @@
136 -# Copyright 1999-2018 Gentoo Foundation
137 +# Copyright 1999-2018 Gentoo Authors
138 # Distributed under the terms of the GNU General Public License v2
139
140 EAPI="5"
141 @@ -27,7 +27,7 @@ IUSE="bluetooth build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses
142 RDEPEND="app-arch/bzip2:0=
143 app-arch/xz-utils:0=
144 >=sys-libs/zlib-1.1.3:0=
145 - virtual/libffi
146 + virtual/libffi:=
147 virtual/libintl
148 gdbm? ( sys-libs/gdbm:0=[berkdb] )
149 ncurses? (
150
151 diff --git a/dev-lang/python/python-3.4.8.ebuild b/dev-lang/python/python-3.4.8.ebuild
152 index e5db42e682c..6045de21872 100644
153 --- a/dev-lang/python/python-3.4.8.ebuild
154 +++ b/dev-lang/python/python-3.4.8.ebuild
155 @@ -1,4 +1,4 @@
156 -# Copyright 1999-2018 Gentoo Foundation
157 +# Copyright 1999-2018 Gentoo Authors
158 # Distributed under the terms of the GNU General Public License v2
159
160 EAPI="5"
161 @@ -27,7 +27,7 @@ IUSE="build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline
162 RDEPEND="app-arch/bzip2:0=
163 app-arch/xz-utils:0=
164 >=sys-libs/zlib-1.1.3:0=
165 - virtual/libffi
166 + virtual/libffi:=
167 virtual/libintl
168 gdbm? ( sys-libs/gdbm:0=[berkdb] )
169 ncurses? (
170
171 diff --git a/dev-lang/python/python-3.5.4-r1.ebuild b/dev-lang/python/python-3.5.4-r1.ebuild
172 index 3e416a39721..b9cb9087100 100644
173 --- a/dev-lang/python/python-3.5.4-r1.ebuild
174 +++ b/dev-lang/python/python-3.5.4-r1.ebuild
175 @@ -1,4 +1,4 @@
176 -# Copyright 1999-2018 Gentoo Foundation
177 +# Copyright 1999-2018 Gentoo Authors
178 # Distributed under the terms of the GNU General Public License v2
179
180 EAPI="5"
181 @@ -28,7 +28,7 @@ RESTRICT="!test? ( test )"
182 RDEPEND="app-arch/bzip2:0=
183 app-arch/xz-utils:0=
184 >=sys-libs/zlib-1.1.3:0=
185 - virtual/libffi
186 + virtual/libffi:=
187 virtual/libintl
188 gdbm? ( sys-libs/gdbm:0=[berkdb] )
189 ncurses? (
190
191 diff --git a/dev-lang/python/python-3.5.5-r1.ebuild b/dev-lang/python/python-3.5.5-r1.ebuild
192 index 77783a7b54e..1efa1605dc2 100644
193 --- a/dev-lang/python/python-3.5.5-r1.ebuild
194 +++ b/dev-lang/python/python-3.5.5-r1.ebuild
195 @@ -1,4 +1,4 @@
196 -# Copyright 1999-2018 Gentoo Foundation
197 +# Copyright 1999-2018 Gentoo Authors
198 # Distributed under the terms of the GNU General Public License v2
199
200 EAPI="5"
201 @@ -28,7 +28,7 @@ RESTRICT="!test? ( test )"
202 RDEPEND="app-arch/bzip2:0=
203 app-arch/xz-utils:0=
204 >=sys-libs/zlib-1.1.3:0=
205 - virtual/libffi
206 + virtual/libffi:=
207 virtual/libintl
208 gdbm? ( sys-libs/gdbm:0=[berkdb] )
209 ncurses? ( >=sys-libs/ncurses-5.2:0= )
210
211 diff --git a/dev-lang/python/python-3.5.5.ebuild b/dev-lang/python/python-3.5.5.ebuild
212 index 18589e23069..a38e7d4673a 100644
213 --- a/dev-lang/python/python-3.5.5.ebuild
214 +++ b/dev-lang/python/python-3.5.5.ebuild
215 @@ -1,4 +1,4 @@
216 -# Copyright 1999-2018 Gentoo Foundation
217 +# Copyright 1999-2018 Gentoo Authors
218 # Distributed under the terms of the GNU General Public License v2
219
220 EAPI="5"
221 @@ -28,7 +28,7 @@ RESTRICT="!test? ( test )"
222 RDEPEND="app-arch/bzip2:0=
223 app-arch/xz-utils:0=
224 >=sys-libs/zlib-1.1.3:0=
225 - virtual/libffi
226 + virtual/libffi:=
227 virtual/libintl
228 gdbm? ( sys-libs/gdbm:0=[berkdb] )
229 ncurses? ( >=sys-libs/ncurses-5.2:0= )
230
231 diff --git a/dev-lang/python/python-3.6.3-r1.ebuild b/dev-lang/python/python-3.6.3-r1.ebuild
232 index a725f4bf988..d6721a3055e 100644
233 --- a/dev-lang/python/python-3.6.3-r1.ebuild
234 +++ b/dev-lang/python/python-3.6.3-r1.ebuild
235 @@ -1,4 +1,4 @@
236 -# Copyright 1999-2018 Gentoo Foundation
237 +# Copyright 1999-2018 Gentoo Authors
238 # Distributed under the terms of the GNU General Public License v2
239
240 EAPI="5"
241 @@ -28,7 +28,7 @@ RESTRICT="!test? ( test )"
242 RDEPEND="app-arch/bzip2:0=
243 app-arch/xz-utils:0=
244 >=sys-libs/zlib-1.1.3:0=
245 - virtual/libffi
246 + virtual/libffi:=
247 virtual/libintl
248 gdbm? ( sys-libs/gdbm:0=[berkdb] )
249 ncurses? (
250
251 diff --git a/dev-lang/python/python-3.6.4.ebuild b/dev-lang/python/python-3.6.4.ebuild
252 index 522b5b5078a..bc7956480f1 100644
253 --- a/dev-lang/python/python-3.6.4.ebuild
254 +++ b/dev-lang/python/python-3.6.4.ebuild
255 @@ -1,4 +1,4 @@
256 -# Copyright 1999-2018 Gentoo Foundation
257 +# Copyright 1999-2018 Gentoo Authors
258 # Distributed under the terms of the GNU General Public License v2
259
260 EAPI="6"
261 @@ -28,7 +28,7 @@ RESTRICT="!test? ( test )"
262 RDEPEND="app-arch/bzip2:0=
263 app-arch/xz-utils:0=
264 >=sys-libs/zlib-1.1.3:0=
265 - virtual/libffi
266 + virtual/libffi:=
267 virtual/libintl
268 gdbm? ( sys-libs/gdbm:0=[berkdb] )
269 ncurses? (
270
271 diff --git a/dev-lang/python/python-3.6.5-r1.ebuild b/dev-lang/python/python-3.6.5-r1.ebuild
272 index 1b6857af96b..d68506f47d5 100644
273 --- a/dev-lang/python/python-3.6.5-r1.ebuild
274 +++ b/dev-lang/python/python-3.6.5-r1.ebuild
275 @@ -1,4 +1,4 @@
276 -# Copyright 1999-2018 Gentoo Foundation
277 +# Copyright 1999-2018 Gentoo Authors
278 # Distributed under the terms of the GNU General Public License v2
279
280 EAPI="6"
281 @@ -28,7 +28,7 @@ RESTRICT="!test? ( test )"
282 RDEPEND="app-arch/bzip2:0=
283 app-arch/xz-utils:0=
284 >=sys-libs/zlib-1.1.3:0=
285 - virtual/libffi
286 + virtual/libffi:=
287 virtual/libintl
288 gdbm? ( sys-libs/gdbm:0=[berkdb] )
289 ncurses? ( >=sys-libs/ncurses-5.2:0= )
290
291 diff --git a/dev-lang/python/python-3.6.5.ebuild b/dev-lang/python/python-3.6.5.ebuild
292 index 2b8333b1fec..07d92a8c3ab 100644
293 --- a/dev-lang/python/python-3.6.5.ebuild
294 +++ b/dev-lang/python/python-3.6.5.ebuild
295 @@ -1,4 +1,4 @@
296 -# Copyright 1999-2018 Gentoo Foundation
297 +# Copyright 1999-2018 Gentoo Authors
298 # Distributed under the terms of the GNU General Public License v2
299
300 EAPI="6"
301 @@ -28,7 +28,7 @@ RESTRICT="!test? ( test )"
302 RDEPEND="app-arch/bzip2:0=
303 app-arch/xz-utils:0=
304 >=sys-libs/zlib-1.1.3:0=
305 - virtual/libffi
306 + virtual/libffi:=
307 virtual/libintl
308 gdbm? ( sys-libs/gdbm:0=[berkdb] )
309 ncurses? ( >=sys-libs/ncurses-5.2:0= )
310
311 diff --git a/dev-lang/python/python-3.6.6.ebuild b/dev-lang/python/python-3.6.6.ebuild
312 index 005fb4f6783..4cc794c4ad2 100644
313 --- a/dev-lang/python/python-3.6.6.ebuild
314 +++ b/dev-lang/python/python-3.6.6.ebuild
315 @@ -1,4 +1,4 @@
316 -# Copyright 1999-2018 Gentoo Foundation
317 +# Copyright 1999-2018 Gentoo Authors
318 # Distributed under the terms of the GNU General Public License v2
319
320 EAPI="6"
321 @@ -28,7 +28,7 @@ RESTRICT="!test? ( test )"
322 RDEPEND="app-arch/bzip2:0=
323 app-arch/xz-utils:0=
324 >=sys-libs/zlib-1.1.3:0=
325 - virtual/libffi
326 + virtual/libffi:=
327 virtual/libintl
328 gdbm? ( sys-libs/gdbm:0=[berkdb] )
329 ncurses? ( >=sys-libs/ncurses-5.2:0= )
330
331 diff --git a/dev-lang/python/python-3.7.0.ebuild b/dev-lang/python/python-3.7.0.ebuild
332 index e3cebf3af95..8b310678105 100644
333 --- a/dev-lang/python/python-3.7.0.ebuild
334 +++ b/dev-lang/python/python-3.7.0.ebuild
335 @@ -1,4 +1,4 @@
336 -# Copyright 1999-2018 Gentoo Foundation
337 +# Copyright 1999-2018 Gentoo Authors
338 # Distributed under the terms of the GNU General Public License v2
339
340 EAPI="6"
341 @@ -28,7 +28,7 @@ RESTRICT="!test? ( test )"
342 RDEPEND="app-arch/bzip2:0=
343 app-arch/xz-utils:0=
344 >=sys-libs/zlib-1.1.3:0=
345 - virtual/libffi
346 + virtual/libffi:=
347 virtual/libintl
348 gdbm? ( sys-libs/gdbm:0=[berkdb] )
349 ncurses? ( >=sys-libs/ncurses-5.2:0= )