commit:     3cb653d0334c0e2c612f9d4dae48088f9cb0ca5b
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  1 12:27:45 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Oct  1 12:40:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cb653d0

dev-lang/ruby: 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-lang/ruby/ruby-2.3.7.ebuild    | 4 ++--
 dev-lang/ruby/ruby-2.4.4-r1.ebuild | 4 ++--
 dev-lang/ruby/ruby-2.4.4.ebuild    | 4 ++--
 dev-lang/ruby/ruby-2.5.1-r1.ebuild | 4 ++--
 dev-lang/ruby/ruby-2.5.1.ebuild    | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/dev-lang/ruby/ruby-2.3.7.ebuild b/dev-lang/ruby/ruby-2.3.7.ebuild
index aad01a2cc30..a65f51e5afc 100644
--- a/dev-lang/ruby/ruby-2.3.7.ebuild
+++ b/dev-lang/ruby/ruby-2.3.7.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=5
@@ -49,7 +49,7 @@ RDEPEND="
        ncurses? ( sys-libs/ncurses:0= )
        readline?  ( sys-libs/readline:0= )
        dev-libs/libyaml
-       virtual/libffi
+       virtual/libffi:=
        sys-libs/zlib
        >=app-eselect/eselect-ruby-20151229
        !<dev-ruby/rdoc-3.9.4

diff --git a/dev-lang/ruby/ruby-2.4.4-r1.ebuild 
b/dev-lang/ruby/ruby-2.4.4-r1.ebuild
index dec2991fe7a..f56853e06c9 100644
--- a/dev-lang/ruby/ruby-2.4.4-r1.ebuild
+++ b/dev-lang/ruby/ruby-2.4.4-r1.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=7
@@ -34,7 +34,7 @@ RDEPEND="
                dev-lang/tk:0=[threads]
        )
        dev-libs/libyaml
-       virtual/libffi
+       virtual/libffi:=
        sys-libs/zlib
        >=app-eselect/eselect-ruby-20161226
        !<dev-ruby/rdoc-3.9.4

diff --git a/dev-lang/ruby/ruby-2.4.4.ebuild b/dev-lang/ruby/ruby-2.4.4.ebuild
index 76b123a6e62..038d354bd15 100644
--- a/dev-lang/ruby/ruby-2.4.4.ebuild
+++ b/dev-lang/ruby/ruby-2.4.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
@@ -47,7 +47,7 @@ RDEPEND="
                dev-lang/tk:0=[threads]
        )
        dev-libs/libyaml
-       virtual/libffi
+       virtual/libffi:=
        sys-libs/zlib
        >=app-eselect/eselect-ruby-20161226
        !<dev-ruby/rdoc-3.9.4

diff --git a/dev-lang/ruby/ruby-2.5.1-r1.ebuild 
b/dev-lang/ruby/ruby-2.5.1-r1.ebuild
index d5c3f48de2d..63877c7dfd3 100644
--- a/dev-lang/ruby/ruby-2.5.1-r1.ebuild
+++ b/dev-lang/ruby/ruby-2.5.1-r1.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=7
@@ -34,7 +34,7 @@ RDEPEND="
                dev-lang/tk:0=[threads]
        )
        dev-libs/libyaml
-       virtual/libffi
+       virtual/libffi:=
        sys-libs/zlib
        >=app-eselect/eselect-ruby-20171225
 "

diff --git a/dev-lang/ruby/ruby-2.5.1.ebuild b/dev-lang/ruby/ruby-2.5.1.ebuild
index a6c97c1a736..4b253b68026 100644
--- a/dev-lang/ruby/ruby-2.5.1.ebuild
+++ b/dev-lang/ruby/ruby-2.5.1.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
@@ -47,7 +47,7 @@ RDEPEND="
                dev-lang/tk:0=[threads]
        )
        dev-libs/libyaml
-       virtual/libffi
+       virtual/libffi:=
        sys-libs/zlib
        >=app-eselect/eselect-ruby-20171225
 "

Reply via email to