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-misc/ntp/
Date: Mon, 03 May 2021 00:07:15
Message-Id: 1619998938.7d2f79637911961b948e9305833cf919b0bc1de4.quentin@gentoo
1 commit: 7d2f79637911961b948e9305833cf919b0bc1de4
2 Author: Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
3 AuthorDate: Sun May 2 23:42:18 2021 +0000
4 Commit: Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
5 CommitDate: Sun May 2 23:42:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=7d2f7963
7
8 net-misc/ntp: 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-misc/ntp/ntp-4.2.8_p15.ebuild | 7 ++-----
14 1 file changed, 2 insertions(+), 5 deletions(-)
15
16 diff --git a/net-misc/ntp/ntp-4.2.8_p15.ebuild b/net-misc/ntp/ntp-4.2.8_p15.ebuild
17 index 1405367..605ca1a 100644
18 --- a/net-misc/ntp/ntp-4.2.8_p15.ebuild
19 +++ b/net-misc/ntp/ntp-4.2.8_p15.ebuild
20 @@ -14,17 +14,14 @@ SRC_URI="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PV:0:3}/${MY_P}.tar
21 LICENSE="HPND BSD ISC"
22 SLOT="0"
23 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux"
24 -IUSE="caps debug ipv6 libressl openntpd parse-clocks readline samba selinux snmp ssl +threads vim-syntax zeroconf"
25 +IUSE="caps debug ipv6 openntpd parse-clocks readline samba selinux snmp ssl +threads vim-syntax zeroconf"
26
27 COMMON_DEPEND="readline? ( >=sys-libs/readline-4.1:0= )
28 >=dev-libs/libevent-2.0.9:=[threads?]
29 kernel_linux? ( caps? ( sys-libs/libcap ) )
30 zeroconf? ( net-dns/avahi[mdnsresponder-compat] )
31 snmp? ( net-analyzer/net-snmp )
32 - ssl? (
33 - !libressl? ( dev-libs/openssl:0= )
34 - libressl? ( dev-libs/libressl:0= )
35 - )
36 + ssl? ( dev-libs/openssl:0= )
37 parse-clocks? ( net-misc/pps-tools )"
38 BDEPEND="virtual/pkgconfig
39 acct-group/ntp