commit:     14b970f8f8065ecb25ebfce91e7a828344d1bfa2
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  1 12:33:10 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Oct  1 12:40:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14b970f8

dev-python/cffi: subscribe to virtual/libffi sub slot

Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 dev-python/cffi/cffi-1.11.2.ebuild | 4 ++--
 dev-python/cffi/cffi-1.11.4.ebuild | 4 ++--
 dev-python/cffi/cffi-1.11.5.ebuild | 4 ++--
 dev-python/cffi/cffi-1.9.1.ebuild  | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-python/cffi/cffi-1.11.2.ebuild 
b/dev-python/cffi/cffi-1.11.2.ebuild
index 0e086e82f5f..73252df06fc 100644
--- a/dev-python/cffi/cffi-1.11.2.ebuild
+++ b/dev-python/cffi/cffi-1.11.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~s390 ~s
 IUSE="doc test"
 
 RDEPEND="
-       virtual/libffi
+       virtual/libffi:=
        dev-python/pycparser[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        virtual/pkgconfig

diff --git a/dev-python/cffi/cffi-1.11.4.ebuild 
b/dev-python/cffi/cffi-1.11.4.ebuild
index bdcd7280874..db4fad0ca1f 100644
--- a/dev-python/cffi/cffi-1.11.4.ebuild
+++ b/dev-python/cffi/cffi-1.11.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc 
ppc64 s390 ~sh sparc x
 IUSE="doc test"
 
 RDEPEND="
-       virtual/libffi
+       virtual/libffi:=
        dev-python/pycparser[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        virtual/pkgconfig

diff --git a/dev-python/cffi/cffi-1.11.5.ebuild 
b/dev-python/cffi/cffi-1.11.5.ebuild
index 14fa542c3c9..a768eb4a28d 100644
--- a/dev-python/cffi/cffi-1.11.5.ebuild
+++ b/dev-python/cffi/cffi-1.11.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~s390 ~s
 IUSE="doc test"
 
 RDEPEND="
-       virtual/libffi
+       virtual/libffi:=
        dev-python/pycparser[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        virtual/pkgconfig

diff --git a/dev-python/cffi/cffi-1.9.1.ebuild 
b/dev-python/cffi/cffi-1.9.1.ebuild
index b8e2ed10c43..fcc13170097 100644
--- a/dev-python/cffi/cffi-1.9.1.ebuild
+++ b/dev-python/cffi/cffi-1.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc 
ppc64 ~s390 ~sh sparc
 IUSE="doc test"
 
 RDEPEND="
-       virtual/libffi
+       virtual/libffi:=
        dev-python/pycparser[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        virtual/pkgconfig

Reply via email to