Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/nghttp2/
Date: Thu, 17 Jun 2021 20:32:47
Message-Id: 1623961919.1901e65514452b0be7bb652e63accafe9e14ca4c.whissi@gentoo
1 commit: 1901e65514452b0be7bb652e63accafe9e14ca4c
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 17 20:02:02 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 17 20:31:59 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1901e655
7
8 net-libs/nghttp2: Fix MissingUseDepDefault for dev-libs/openssl[bindist]
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-libs/nghttp2/nghttp2-1.41.0.ebuild | 2 +-
14 net-libs/nghttp2/nghttp2-1.42.0.ebuild | 2 +-
15 net-libs/nghttp2/nghttp2-1.43.0.ebuild | 2 +-
16 net-libs/nghttp2/nghttp2-9999.ebuild | 2 +-
17 4 files changed, 4 insertions(+), 4 deletions(-)
18
19 diff --git a/net-libs/nghttp2/nghttp2-1.41.0.ebuild b/net-libs/nghttp2/nghttp2-1.41.0.ebuild
20 index 23ad9258f82..2508ebc1a2e 100644
21 --- a/net-libs/nghttp2/nghttp2-1.41.0.ebuild
22 +++ b/net-libs/nghttp2/nghttp2-1.41.0.ebuild
23 @@ -25,7 +25,7 @@ IUSE="cxx debug hpack-tools jemalloc static-libs test +threads utils xml"
24 RESTRICT="!test? ( test )"
25
26 SSL_DEPEND="
27 - >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}]
28 + >=dev-libs/openssl-1.0.2:0=[-bindist(-),${MULTILIB_USEDEP}]
29 "
30 RDEPEND="
31 cxx? (
32
33 diff --git a/net-libs/nghttp2/nghttp2-1.42.0.ebuild b/net-libs/nghttp2/nghttp2-1.42.0.ebuild
34 index d7631ef5957..75d090f14e0 100644
35 --- a/net-libs/nghttp2/nghttp2-1.42.0.ebuild
36 +++ b/net-libs/nghttp2/nghttp2-1.42.0.ebuild
37 @@ -25,7 +25,7 @@ IUSE="cxx debug hpack-tools jemalloc static-libs test +threads utils xml"
38 RESTRICT="!test? ( test )"
39
40 SSL_DEPEND="
41 - >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}]
42 + >=dev-libs/openssl-1.0.2:0=[-bindist(-),${MULTILIB_USEDEP}]
43 "
44 RDEPEND="
45 cxx? (
46
47 diff --git a/net-libs/nghttp2/nghttp2-1.43.0.ebuild b/net-libs/nghttp2/nghttp2-1.43.0.ebuild
48 index a0d00baaf8f..07a88e4c794 100644
49 --- a/net-libs/nghttp2/nghttp2-1.43.0.ebuild
50 +++ b/net-libs/nghttp2/nghttp2-1.43.0.ebuild
51 @@ -25,7 +25,7 @@ IUSE="cxx debug hpack-tools jemalloc static-libs test +threads utils xml"
52 RESTRICT="!test? ( test )"
53
54 SSL_DEPEND="
55 - >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}]
56 + >=dev-libs/openssl-1.0.2:0=[-bindist(-),${MULTILIB_USEDEP}]
57 "
58 RDEPEND="
59 cxx? (
60
61 diff --git a/net-libs/nghttp2/nghttp2-9999.ebuild b/net-libs/nghttp2/nghttp2-9999.ebuild
62 index de9c1c42d03..048e2f89098 100644
63 --- a/net-libs/nghttp2/nghttp2-9999.ebuild
64 +++ b/net-libs/nghttp2/nghttp2-9999.ebuild
65 @@ -25,7 +25,7 @@ IUSE="cxx debug hpack-tools jemalloc static-libs test +threads utils xml"
66 RESTRICT="!test? ( test )"
67
68 SSL_DEPEND="
69 - >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}]
70 + >=dev-libs/openssl-1.0.2:0=[-bindist(-),${MULTILIB_USEDEP}]
71 "
72 RDEPEND="
73 cxx? (