aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Retornaz <gentoo@retornaz.com>2021-05-03 01:42:18 +0200
committerQuentin Retornaz <gentoo@retornaz.com>2021-05-03 01:42:18 +0200
commit7d2f79637911961b948e9305833cf919b0bc1de4 (patch)
treea28ced5bcec7e0100b6ed0229edfbeb1722c41e3
parentnet-misc/aria2: remove libressl USE flag (diff)
downloadlibressl-7d2f79637911961b948e9305833cf919b0bc1de4.tar.gz
libressl-7d2f79637911961b948e9305833cf919b0bc1de4.tar.bz2
libressl-7d2f79637911961b948e9305833cf919b0bc1de4.zip
net-misc/ntp: remove libressl USE flag
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Quentin Retornaz <gentoo@retornaz.com>
-rw-r--r--net-misc/ntp/ntp-4.2.8_p15.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-misc/ntp/ntp-4.2.8_p15.ebuild b/net-misc/ntp/ntp-4.2.8_p15.ebuild
index 1405367..605ca1a 100644
--- a/net-misc/ntp/ntp-4.2.8_p15.ebuild
+++ b/net-misc/ntp/ntp-4.2.8_p15.ebuild
@@ -14,17 +14,14 @@ SRC_URI="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PV:0:3}/${MY_P}.tar
LICENSE="HPND BSD ISC"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="caps debug ipv6 libressl openntpd parse-clocks readline samba selinux snmp ssl +threads vim-syntax zeroconf"
+IUSE="caps debug ipv6 openntpd parse-clocks readline samba selinux snmp ssl +threads vim-syntax zeroconf"
COMMON_DEPEND="readline? ( >=sys-libs/readline-4.1:0= )
>=dev-libs/libevent-2.0.9:=[threads?]
kernel_linux? ( caps? ( sys-libs/libcap ) )
zeroconf? ( net-dns/avahi[mdnsresponder-compat] )
snmp? ( net-analyzer/net-snmp )
- ssl? (
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
- )
+ ssl? ( dev-libs/openssl:0= )
parse-clocks? ( net-misc/pps-tools )"
BDEPEND="virtual/pkgconfig
acct-group/ntp