From: Lars Wendler Date: Wed, 13 Jun 2018 16:15:10 +0000 (+0200) Subject: net-libs/nghttp2: Added sub-slot dep to ssl packages. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1461449d66ff0eb7581a49115f7fb60609384f37;p=gentoo.git net-libs/nghttp2: Added sub-slot dep to ssl packages. Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/net-libs/nghttp2/nghttp2-1.29.0.ebuild b/net-libs/nghttp2/nghttp2-1.29.0.ebuild index 93d8d64e41f5..69ed1d8404fa 100644 --- a/net-libs/nghttp2/nghttp2-1.29.0.ebuild +++ b/net-libs/nghttp2/nghttp2-1.29.0.ebuild @@ -23,8 +23,8 @@ SLOT="0/1.14" # . SONAMEs IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xml" SSL_DEPEND=" - !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist,${MULTILIB_USEDEP}] ) - libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] ) + !libressl? ( >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}] ) + libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] ) " RDEPEND=" cxx? ( diff --git a/net-libs/nghttp2/nghttp2-1.31.1.ebuild b/net-libs/nghttp2/nghttp2-1.31.1.ebuild index 1ae84fd36963..ac0d0710a826 100644 --- a/net-libs/nghttp2/nghttp2-1.31.1.ebuild +++ b/net-libs/nghttp2/nghttp2-1.31.1.ebuild @@ -23,8 +23,8 @@ SLOT="0/1.14" # . SONAMEs IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xml" SSL_DEPEND=" - !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist,${MULTILIB_USEDEP}] ) - libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] ) + !libressl? ( >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}] ) + libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] ) " RDEPEND=" cxx? ( diff --git a/net-libs/nghttp2/nghttp2-1.32.0.ebuild b/net-libs/nghttp2/nghttp2-1.32.0.ebuild index ffeb54eded23..f472f1d77c9e 100644 --- a/net-libs/nghttp2/nghttp2-1.32.0.ebuild +++ b/net-libs/nghttp2/nghttp2-1.32.0.ebuild @@ -23,8 +23,8 @@ SLOT="0/1.14" # . SONAMEs IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xml" SSL_DEPEND=" - !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist,${MULTILIB_USEDEP}] ) - libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] ) + !libressl? ( >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}] ) + libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] ) " RDEPEND=" cxx? ( diff --git a/net-libs/nghttp2/nghttp2-9999.ebuild b/net-libs/nghttp2/nghttp2-9999.ebuild index 7df2072eee13..31d1de9f15bf 100644 --- a/net-libs/nghttp2/nghttp2-9999.ebuild +++ b/net-libs/nghttp2/nghttp2-9999.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 # TODO: Add python support. @@ -23,8 +23,8 @@ SLOT="0/1.14" # . SONAMEs IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xml" SSL_DEPEND=" - !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist,${MULTILIB_USEDEP}] ) - libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] ) + !libressl? ( >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}] ) + libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] ) " RDEPEND=" cxx? (