Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/libapreq2/
Date: Sat, 01 May 2021 18:07:20
Message-Id: 1619892414.aef612e58774ee835d6e8e3448e2db4ddec49d46.sam@gentoo
1 commit: aef612e58774ee835d6e8e3448e2db4ddec49d46
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 1 17:52:15 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 1 18:06:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aef612e5
7
8 www-apache/libapreq2: drop obsolete LibreSSL support
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 www-apache/libapreq2/libapreq2-2.15-r1.ebuild | 1 -
14 www-apache/libapreq2/libapreq2-2.16.ebuild | 1 -
15 2 files changed, 2 deletions(-)
16
17 diff --git a/www-apache/libapreq2/libapreq2-2.15-r1.ebuild b/www-apache/libapreq2/libapreq2-2.15-r1.ebuild
18 index fa4bb408b23..027983ac184 100644
19 --- a/www-apache/libapreq2/libapreq2-2.15-r1.ebuild
20 +++ b/www-apache/libapreq2/libapreq2-2.15-r1.ebuild
21 @@ -18,7 +18,6 @@ RESTRICT="!test? ( test )"
22 RDEPEND="
23 || (
24 dev-libs/apr-util[openssl]
25 - dev-libs/apr-util[libressl]
26 dev-libs/apr-util[nss]
27 )
28 perl? (
29
30 diff --git a/www-apache/libapreq2/libapreq2-2.16.ebuild b/www-apache/libapreq2/libapreq2-2.16.ebuild
31 index cf4d3ef38e4..4963079f25b 100644
32 --- a/www-apache/libapreq2/libapreq2-2.16.ebuild
33 +++ b/www-apache/libapreq2/libapreq2-2.16.ebuild
34 @@ -18,7 +18,6 @@ RESTRICT="!test? ( test )"
35 RDEPEND="
36 || (
37 dev-libs/apr-util[openssl]
38 - dev-libs/apr-util[libressl]
39 dev-libs/apr-util[nss]
40 )
41 perl? (