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-python/cffi/
Date: Mon, 01 Oct 2018 12:40:58
Message-Id: 1538397626.14b970f8f8065ecb25ebfce91e7a828344d1bfa2.whissi@gentoo
1 commit: 14b970f8f8065ecb25ebfce91e7a828344d1bfa2
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 1 12:33:10 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 1 12:40:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14b970f8
7
8 dev-python/cffi: 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-python/cffi/cffi-1.11.2.ebuild | 4 ++--
14 dev-python/cffi/cffi-1.11.4.ebuild | 4 ++--
15 dev-python/cffi/cffi-1.11.5.ebuild | 4 ++--
16 dev-python/cffi/cffi-1.9.1.ebuild | 4 ++--
17 4 files changed, 8 insertions(+), 8 deletions(-)
18
19 diff --git a/dev-python/cffi/cffi-1.11.2.ebuild b/dev-python/cffi/cffi-1.11.2.ebuild
20 index 0e086e82f5f..73252df06fc 100644
21 --- a/dev-python/cffi/cffi-1.11.2.ebuild
22 +++ b/dev-python/cffi/cffi-1.11.2.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2017 Gentoo Foundation
25 +# Copyright 1999-2018 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=6
29 @@ -19,7 +19,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
30 IUSE="doc test"
31
32 RDEPEND="
33 - virtual/libffi
34 + virtual/libffi:=
35 dev-python/pycparser[${PYTHON_USEDEP}]"
36 DEPEND="${RDEPEND}
37 virtual/pkgconfig
38
39 diff --git a/dev-python/cffi/cffi-1.11.4.ebuild b/dev-python/cffi/cffi-1.11.4.ebuild
40 index bdcd7280874..db4fad0ca1f 100644
41 --- a/dev-python/cffi/cffi-1.11.4.ebuild
42 +++ b/dev-python/cffi/cffi-1.11.4.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2018 Gentoo Foundation
45 +# Copyright 1999-2018 Gentoo Authors
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=6
49 @@ -19,7 +19,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x
50 IUSE="doc test"
51
52 RDEPEND="
53 - virtual/libffi
54 + virtual/libffi:=
55 dev-python/pycparser[${PYTHON_USEDEP}]"
56 DEPEND="${RDEPEND}
57 virtual/pkgconfig
58
59 diff --git a/dev-python/cffi/cffi-1.11.5.ebuild b/dev-python/cffi/cffi-1.11.5.ebuild
60 index 14fa542c3c9..a768eb4a28d 100644
61 --- a/dev-python/cffi/cffi-1.11.5.ebuild
62 +++ b/dev-python/cffi/cffi-1.11.5.ebuild
63 @@ -1,4 +1,4 @@
64 -# Copyright 1999-2018 Gentoo Foundation
65 +# Copyright 1999-2018 Gentoo Authors
66 # Distributed under the terms of the GNU General Public License v2
67
68 EAPI=6
69 @@ -19,7 +19,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
70 IUSE="doc test"
71
72 RDEPEND="
73 - virtual/libffi
74 + virtual/libffi:=
75 dev-python/pycparser[${PYTHON_USEDEP}]"
76 DEPEND="${RDEPEND}
77 virtual/pkgconfig
78
79 diff --git a/dev-python/cffi/cffi-1.9.1.ebuild b/dev-python/cffi/cffi-1.9.1.ebuild
80 index b8e2ed10c43..fcc13170097 100644
81 --- a/dev-python/cffi/cffi-1.9.1.ebuild
82 +++ b/dev-python/cffi/cffi-1.9.1.ebuild
83 @@ -1,4 +1,4 @@
84 -# Copyright 1999-2017 Gentoo Foundation
85 +# Copyright 1999-2018 Gentoo Authors
86 # Distributed under the terms of the GNU General Public License v2
87
88 EAPI=6
89 @@ -19,7 +19,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc
90 IUSE="doc test"
91
92 RDEPEND="
93 - virtual/libffi
94 + virtual/libffi:=
95 dev-python/pycparser[${PYTHON_USEDEP}]"
96 DEPEND="${RDEPEND}
97 virtual/pkgconfig