dev-lang/ruby: add sub-slot dep for sys-libs/gdbm
authorHans de Graaff <graaff@gentoo.org>
Sun, 7 Jan 2018 08:46:09 +0000 (09:46 +0100)
committerHans de Graaff <graaff@gentoo.org>
Sun, 7 Jan 2018 08:48:19 +0000 (09:48 +0100)
Closes: https://bugs.gentoo.org/643300
Package-Manager: Portage-2.3.13, Repoman-2.3.3

dev-lang/ruby/ruby-2.2.9.ebuild
dev-lang/ruby/ruby-2.3.6.ebuild
dev-lang/ruby/ruby-2.4.3.ebuild
dev-lang/ruby/ruby-2.5.0-r1.ebuild

index 05de5df039ddf6140d3a5e43a93c9522d99283bb..38ba9ac801b21a79c11f81b484cb397ebc62de1e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -35,7 +35,7 @@ IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests sock
 
 RDEPEND="
        berkdb? ( sys-libs/db:= )
-       gdbm? ( sys-libs/gdbm )
+       gdbm? ( sys-libs/gdbm:= )
        jemalloc? ( dev-libs/jemalloc )
        ssl? (
                !libressl? ( dev-libs/openssl:0= )
index d41fd224c41956a6abb762417153ecb6fa73f374..e1b0efffb5fe2ec16b3aadb241d8f47e6ee843bd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -35,7 +35,7 @@ IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests sock
 
 RDEPEND="
        berkdb? ( sys-libs/db:= )
-       gdbm? ( sys-libs/gdbm )
+       gdbm? ( sys-libs/gdbm:= )
        jemalloc? ( dev-libs/jemalloc )
        ssl? (
                !libressl? ( dev-libs/openssl:0= )
index 46a0abb337241d7d004be92b61234a88d14856ba..76b123a6e62f6d84f97ab12fe8db324aa299df17 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -35,7 +35,7 @@ IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests sock
 
 RDEPEND="
        berkdb? ( sys-libs/db:= )
-       gdbm? ( sys-libs/gdbm )
+       gdbm? ( sys-libs/gdbm:= )
        jemalloc? ( dev-libs/jemalloc )
        ssl? (
                !libressl? ( dev-libs/openssl:0= )
index 22de96c87ec127b24b9de5a9717c43605ecacbda..a6c97c1a736275242cfa341639ce7b40551caf97 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -35,7 +35,7 @@ IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests sock
 
 RDEPEND="
        berkdb? ( sys-libs/db:= )
-       gdbm? ( sys-libs/gdbm )
+       gdbm? ( sys-libs/gdbm:= )
        jemalloc? ( dev-libs/jemalloc )
        ssl? (
                !libressl? ( dev-libs/openssl:0= )