From: Georgy Yakovlev Date: Fri, 31 May 2019 19:25:47 +0000 (-0700) Subject: net-libs/grpc: revbump 1.2x series, bump protobuf dep to >=3.7.0 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=056704d24f97bdc39df889f12347913f775269a0;p=gentoo.git net-libs/grpc: revbump 1.2x series, bump protobuf dep to >=3.7.0 Closes: https://bugs.gentoo.org/686988 Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Georgy Yakovlev --- diff --git a/net-libs/grpc/grpc-1.20.1.ebuild b/net-libs/grpc/grpc-1.20.1-r1.ebuild similarity index 98% rename from net-libs/grpc/grpc-1.20.1.ebuild rename to net-libs/grpc/grpc-1.20.1-r1.ebuild index bc5eefc6e92f..f34a772f7781 100644 --- a/net-libs/grpc/grpc-1.20.1.ebuild +++ b/net-libs/grpc/grpc-1.20.1-r1.ebuild @@ -18,7 +18,7 @@ IUSE="examples doc perftools systemtap static-libs" RDEPEND=" >=dev-libs/openssl-1.0.2:0=[-bindist] - dev-libs/protobuf:= + >=dev-libs/protobuf-3.7.0:= >=net-dns/c-ares-1.15.0:= sys-libs/zlib:= perftools? ( dev-util/google-perftools:= ) diff --git a/net-libs/grpc/grpc-1.21.1.ebuild b/net-libs/grpc/grpc-1.21.1-r1.ebuild similarity index 98% rename from net-libs/grpc/grpc-1.21.1.ebuild rename to net-libs/grpc/grpc-1.21.1-r1.ebuild index 79d4eff6fd69..f90bab18e1c5 100644 --- a/net-libs/grpc/grpc-1.21.1.ebuild +++ b/net-libs/grpc/grpc-1.21.1-r1.ebuild @@ -18,7 +18,7 @@ IUSE="examples doc perftools systemtap static-libs" DEPEND=" >=dev-libs/openssl-1.0.2:0=[-bindist] - dev-libs/protobuf:= + >=dev-libs/protobuf-3.7.0:= >=net-dns/c-ares-1.15.0:= sys-libs/zlib:= perftools? ( dev-util/google-perftools:= )