commit:     1461449d66ff0eb7581a49115f7fb60609384f37
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 13 16:15:10 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Jun 13 16:20:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1461449d

net-libs/nghttp2: Added sub-slot dep to ssl packages.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-libs/nghttp2/nghttp2-1.29.0.ebuild | 4 ++--
 net-libs/nghttp2/nghttp2-1.31.1.ebuild | 4 ++--
 net-libs/nghttp2/nghttp2-1.32.0.ebuild | 4 ++--
 net-libs/nghttp2/nghttp2-9999.ebuild   | 6 +++---
 4 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/net-libs/nghttp2/nghttp2-1.29.0.ebuild 
b/net-libs/nghttp2/nghttp2-1.29.0.ebuild
index 93d8d64e41f..69ed1d8404f 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" # <C++>.<C> 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 1ae84fd3696..ac0d0710a82 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" # <C++>.<C> 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 ffeb54eded2..f472f1d77c9 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" # <C++>.<C> 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 7df2072eee1..31d1de9f15b 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" # <C++>.<C> 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? (

Reply via email to