Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/nghttp2/
Date: Mon, 03 May 2021 08:54:21
Message-Id: 1620032032.e0b1ef123259b0692d80401efff4322bac8d9fc3.zlogene@gentoo
1 commit: e0b1ef123259b0692d80401efff4322bac8d9fc3
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 3 08:53:52 2021 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon May 3 08:53:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0b1ef12
7
8 net-libs/nghttp2: remove libressl support
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 net-libs/nghttp2/nghttp2-1.41.0.ebuild | 5 ++---
14 net-libs/nghttp2/nghttp2-1.42.0.ebuild | 7 +++----
15 net-libs/nghttp2/nghttp2-1.43.0.ebuild | 5 ++---
16 net-libs/nghttp2/nghttp2-9999.ebuild | 7 +++----
17 4 files changed, 10 insertions(+), 14 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 4e440e370c5..23ad9258f82 100644
21 --- a/net-libs/nghttp2/nghttp2-1.41.0.ebuild
22 +++ b/net-libs/nghttp2/nghttp2-1.41.0.ebuild
23 @@ -20,13 +20,12 @@ HOMEPAGE="https://nghttp2.org/"
24
25 LICENSE="MIT"
26 SLOT="0/1.14" # <C++>.<C> SONAMEs
27 -IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xml"
28 +IUSE="cxx debug hpack-tools jemalloc static-libs test +threads utils xml"
29
30 RESTRICT="!test? ( test )"
31
32 SSL_DEPEND="
33 - !libressl? ( >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}] )
34 - libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )
35 + >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}]
36 "
37 RDEPEND="
38 cxx? (
39
40 diff --git a/net-libs/nghttp2/nghttp2-1.42.0.ebuild b/net-libs/nghttp2/nghttp2-1.42.0.ebuild
41 index 5426a55b59d..d7631ef5957 100644
42 --- a/net-libs/nghttp2/nghttp2-1.42.0.ebuild
43 +++ b/net-libs/nghttp2/nghttp2-1.42.0.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2020 Gentoo Authors
46 +# Copyright 1999-2021 Gentoo Authors
47 # Distributed under the terms of the GNU General Public License v2
48
49 # TODO: Add python support.
50 @@ -20,13 +20,12 @@ HOMEPAGE="https://nghttp2.org/"
51
52 LICENSE="MIT"
53 SLOT="0/1.14" # <C++>.<C> SONAMEs
54 -IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xml"
55 +IUSE="cxx debug hpack-tools jemalloc static-libs test +threads utils xml"
56
57 RESTRICT="!test? ( test )"
58
59 SSL_DEPEND="
60 - !libressl? ( >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}] )
61 - libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )
62 + >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}]
63 "
64 RDEPEND="
65 cxx? (
66
67 diff --git a/net-libs/nghttp2/nghttp2-1.43.0.ebuild b/net-libs/nghttp2/nghttp2-1.43.0.ebuild
68 index 93e97420b9b..a0d00baaf8f 100644
69 --- a/net-libs/nghttp2/nghttp2-1.43.0.ebuild
70 +++ b/net-libs/nghttp2/nghttp2-1.43.0.ebuild
71 @@ -20,13 +20,12 @@ HOMEPAGE="https://nghttp2.org/"
72
73 LICENSE="MIT"
74 SLOT="0/1.14" # <C++>.<C> SONAMEs
75 -IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xml"
76 +IUSE="cxx debug hpack-tools jemalloc static-libs test +threads utils xml"
77
78 RESTRICT="!test? ( test )"
79
80 SSL_DEPEND="
81 - !libressl? ( >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}] )
82 - libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )
83 + >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}]
84 "
85 RDEPEND="
86 cxx? (
87
88 diff --git a/net-libs/nghttp2/nghttp2-9999.ebuild b/net-libs/nghttp2/nghttp2-9999.ebuild
89 index ad61312be51..de9c1c42d03 100644
90 --- a/net-libs/nghttp2/nghttp2-9999.ebuild
91 +++ b/net-libs/nghttp2/nghttp2-9999.ebuild
92 @@ -1,4 +1,4 @@
93 -# Copyright 1999-2020 Gentoo Authors
94 +# Copyright 1999-2021 Gentoo Authors
95 # Distributed under the terms of the GNU General Public License v2
96
97 # TODO: Add python support.
98 @@ -20,13 +20,12 @@ HOMEPAGE="https://nghttp2.org/"
99
100 LICENSE="MIT"
101 SLOT="0/1.14" # <C++>.<C> SONAMEs
102 -IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xml"
103 +IUSE="cxx debug hpack-tools jemalloc static-libs test +threads utils xml"
104
105 RESTRICT="!test? ( test )"
106
107 SSL_DEPEND="
108 - !libressl? ( >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}] )
109 - libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )
110 + >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}]
111 "
112 RDEPEND="
113 cxx? (