Gentoo Archives: gentoo-commits

From: Quentin Retornaz <gentoo@××××××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/libressl:master commit in: net-news/newsboat/
Date: Mon, 03 May 2021 00:07:14
Message-Id: 1619999541.54caf73113a3efc6e77360407eb8d4cff4006e5c.quentin@gentoo
1 commit: 54caf73113a3efc6e77360407eb8d4cff4006e5c
2 Author: Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
3 AuthorDate: Sun May 2 23:52:21 2021 +0000
4 Commit: Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
5 CommitDate: Sun May 2 23:52:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=54caf731
7
8 net-news/newsboat: remove libressl USE flag
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com>
12
13 net-news/newsboat/newsboat-2.20.1.ebuild | 4 +---
14 1 file changed, 1 insertion(+), 3 deletions(-)
15
16 diff --git a/net-news/newsboat/newsboat-2.20.1.ebuild b/net-news/newsboat/newsboat-2.20.1.ebuild
17 index f63f6ec..27a6303 100644
18 --- a/net-news/newsboat/newsboat-2.20.1.ebuild
19 +++ b/net-news/newsboat/newsboat-2.20.1.ebuild
20 @@ -117,7 +117,6 @@ SRC_URI="
21 LICENSE="Apache-2.0 BSD-2 Boost-1.0 CC0-1.0 ISC MIT Unlicense"
22 SLOT="0"
23 KEYWORDS="amd64 ~arm ~ppc64 x86"
24 -IUSE="libressl"
25
26 RDEPEND="
27 >=dev-db/sqlite-3.5:3
28 @@ -132,8 +131,7 @@ DEPEND="${RDEPEND}
29 virtual/pkgconfig
30 sys-devel/gettext
31 sys-libs/zlib
32 - !libressl? ( <dev-libs/openssl-1.1.2:0= )
33 - libressl? ( <dev-libs/libressl-3.1:0= )
34 + <dev-libs/libressl-3.1:0=
35 "
36
37 PATCHES=(