commit:     1901e65514452b0be7bb652e63accafe9e14ca4c
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 17 20:02:02 2021 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Jun 17 20:31:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1901e655

net-libs/nghttp2: Fix MissingUseDepDefault for dev-libs/openssl[bindist]

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 net-libs/nghttp2/nghttp2-1.41.0.ebuild | 2 +-
 net-libs/nghttp2/nghttp2-1.42.0.ebuild | 2 +-
 net-libs/nghttp2/nghttp2-1.43.0.ebuild | 2 +-
 net-libs/nghttp2/nghttp2-9999.ebuild   | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-libs/nghttp2/nghttp2-1.41.0.ebuild 
b/net-libs/nghttp2/nghttp2-1.41.0.ebuild
index 23ad9258f82..2508ebc1a2e 100644
--- a/net-libs/nghttp2/nghttp2-1.41.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.41.0.ebuild
@@ -25,7 +25,7 @@ IUSE="cxx debug hpack-tools jemalloc static-libs test 
+threads utils xml"
 RESTRICT="!test? ( test )"
 
 SSL_DEPEND="
-       >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}]
+       >=dev-libs/openssl-1.0.2:0=[-bindist(-),${MULTILIB_USEDEP}]
 "
 RDEPEND="
        cxx? (

diff --git a/net-libs/nghttp2/nghttp2-1.42.0.ebuild 
b/net-libs/nghttp2/nghttp2-1.42.0.ebuild
index d7631ef5957..75d090f14e0 100644
--- a/net-libs/nghttp2/nghttp2-1.42.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.42.0.ebuild
@@ -25,7 +25,7 @@ IUSE="cxx debug hpack-tools jemalloc static-libs test 
+threads utils xml"
 RESTRICT="!test? ( test )"
 
 SSL_DEPEND="
-       >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}]
+       >=dev-libs/openssl-1.0.2:0=[-bindist(-),${MULTILIB_USEDEP}]
 "
 RDEPEND="
        cxx? (

diff --git a/net-libs/nghttp2/nghttp2-1.43.0.ebuild 
b/net-libs/nghttp2/nghttp2-1.43.0.ebuild
index a0d00baaf8f..07a88e4c794 100644
--- a/net-libs/nghttp2/nghttp2-1.43.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.43.0.ebuild
@@ -25,7 +25,7 @@ IUSE="cxx debug hpack-tools jemalloc static-libs test 
+threads utils xml"
 RESTRICT="!test? ( test )"
 
 SSL_DEPEND="
-       >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}]
+       >=dev-libs/openssl-1.0.2:0=[-bindist(-),${MULTILIB_USEDEP}]
 "
 RDEPEND="
        cxx? (

diff --git a/net-libs/nghttp2/nghttp2-9999.ebuild 
b/net-libs/nghttp2/nghttp2-9999.ebuild
index de9c1c42d03..048e2f89098 100644
--- a/net-libs/nghttp2/nghttp2-9999.ebuild
+++ b/net-libs/nghttp2/nghttp2-9999.ebuild
@@ -25,7 +25,7 @@ IUSE="cxx debug hpack-tools jemalloc static-libs test 
+threads utils xml"
 RESTRICT="!test? ( test )"
 
 SSL_DEPEND="
-       >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}]
+       >=dev-libs/openssl-1.0.2:0=[-bindist(-),${MULTILIB_USEDEP}]
 "
 RDEPEND="
        cxx? (

Reply via email to