commit:     8507f884a6455b4791b24612194e2bb6586346f3
Author:     Aric Belsito <lluixhi <AT> gmail <DOT> com>
AuthorDate: Fri Feb 16 19:51:57 2018 +0000
Commit:     Aric Belsito <lluixhi <AT> gmail <DOT> com>
CommitDate: Fri Feb 16 19:51:57 2018 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=8507f884

dev-lang/ruby: version bump to 2.5.0-r2

 dev-lang/ruby/Manifest                                       | 1 +
 dev-lang/ruby/ruby-2.4.3.ebuild                              | 4 ++--
 dev-lang/ruby/ruby-2.5.0-r1.ebuild                           | 4 ++--
 dev-lang/ruby/{ruby-2.5.0-r1.ebuild => ruby-2.5.0-r2.ebuild} | 4 ++--
 4 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-lang/ruby/Manifest b/dev-lang/ruby/Manifest
index 83553db..a814d02 100644
--- a/dev-lang/ruby/Manifest
+++ b/dev-lang/ruby/Manifest
@@ -2,3 +2,4 @@ DIST ruby-2.4.3.tar.xz 10040072 BLAKE2B 
87ad9700312a104a60b079f4ef95804d2a9e0110
 DIST ruby-2.5.0.tar.xz 11292472 BLAKE2B 
852ce003a79d9d77e72928353382962440e99ed1d03558c89a928e8f4a582b27357ef63e3ef45f3b30009f7a95f356100941bd84151571ade3a88b2d0595f8ad
 SHA512 
55714a33d7661fe8b432f73c34fd67b49699f8b79df1cbd680a74899124d31111ab0f444677672aac1ba725820182940d485efb2db0bf2bc96737c5d40c54578
 DIST ruby-patches-2.4.3.tar.bz2 2898 BLAKE2B 
e46502dbb0aa25c3d71693a6c04b433bd4de60f194cdd283517c4b08da190356885d9bca4a6765402088185fa8ec681156e8e8eecf0703a2c1ea7bb81adc0bf9
 SHA512 
d767d43c7df737469247e42e1c4205b8c6850c8f335a2869c884f145c037e9bab10492cc7cd2903f5c33e232cdc5bbdabb3e8da837c7bf420b9d58d1d33149ed
 DIST ruby-patches-2.5.0-r1.tar.bz2 1888 BLAKE2B 
38358c4d10a5c825ad1d50aa9e538fbfb0875deffaecf2064be3c52d593539f37b83bf726437922b1f13bd3d5c63e30ae071cd75c891e7083d3a363c4b49c905
 SHA512 
39068008cd7050a6787cfe35ef0a21ebeb5128226153b80f8d34e89bc77d6159f32e6980dfd8f3e38fc748cf3d648d102b3dcfcb79a484a517a5008bfd8161b9
+DIST ruby-patches-2.5.0-r2.tar.bz2 2986 BLAKE2B 
64d64eda19bff94f205a6314c2af59896064fb64c118e0f3859d82aeb7e58478170b9160804ab8faf569054b65228abeecc5900e568e17133c21e9aed9bdf589
 SHA512 
c2bca3f98c7bb1de267b9f07eb1b0903c499c79e9c9d0166a6924e88e837434f27ddedd7aead7ebbe32f0530f751601ac5486a0db46ee28b94d7cea13e0e7924

diff --git a/dev-lang/ruby/ruby-2.4.3.ebuild b/dev-lang/ruby/ruby-2.4.3.ebuild
index 355f781..479eec9 100644
--- a/dev-lang/ruby/ruby-2.4.3.ebuild
+++ b/dev-lang/ruby/ruby-2.4.3.ebuild
@@ -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= )

diff --git a/dev-lang/ruby/ruby-2.5.0-r1.ebuild 
b/dev-lang/ruby/ruby-2.5.0-r1.ebuild
index b057994..c6826ce 100644
--- a/dev-lang/ruby/ruby-2.5.0-r1.ebuild
+++ b/dev-lang/ruby/ruby-2.5.0-r1.ebuild
@@ -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= )

diff --git a/dev-lang/ruby/ruby-2.5.0-r1.ebuild 
b/dev-lang/ruby/ruby-2.5.0-r2.ebuild
similarity index 99%
copy from dev-lang/ruby/ruby-2.5.0-r1.ebuild
copy to dev-lang/ruby/ruby-2.5.0-r2.ebuild
index b057994..c6826ce 100644
--- a/dev-lang/ruby/ruby-2.5.0-r1.ebuild
+++ b/dev-lang/ruby/ruby-2.5.0-r2.ebuild
@@ -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= )

Reply via email to