commit:     b017de7de40f7388b5740769928b999c0314b46e
Author:     Stephen Arnold <nerdboy <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 11 22:56:58 2019 +0000
Commit:     Steve Arnold <nerdboy <AT> gentoo <DOT> org>
CommitDate: Wed Sep 11 22:56:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b017de7d

net-misc/ntpsec: libressl not supported upstream in current versions

closes: https://bugs.gentoo.org/689818
Package-Manager: Portage-2.3.67, Repoman-2.3.12
Signed-off-by: Steve Arnold <nerdboy <AT> gentoo.org>

 net-misc/ntpsec/ntpsec-1.1.4.ebuild | 5 ++---
 net-misc/ntpsec/ntpsec-1.1.6.ebuild | 5 ++---
 net-misc/ntpsec/ntpsec-9999.ebuild  | 5 ++---
 3 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/net-misc/ntpsec/ntpsec-1.1.4.ebuild 
b/net-misc/ntpsec/ntpsec-1.1.4.ebuild
index ed5401217aa..fdf4cc4b9cc 100644
--- a/net-misc/ntpsec/ntpsec-1.1.4.ebuild
+++ b/net-misc/ntpsec/ntpsec-1.1.4.ebuild
@@ -32,7 +32,7 @@ IUSE_NTPSEC_REFCLOCK=${NTPSEC_REFCLOCK[@]/#/rclock_}
 
 LICENSE="HPND MIT BSD-2 BSD CC-BY-SA-4.0"
 SLOT="0"
-IUSE="${IUSE_NTPSEC_REFCLOCK} debug doc early gdb heat libbsd libressl nist 
ntpviz samba seccomp smear tests" #ionice
+IUSE="${IUSE_NTPSEC_REFCLOCK} debug doc early gdb heat libbsd nist ntpviz 
samba seccomp smear tests" #ionice
 REQUIRED_USE="${PYTHON_REQUIRED_USE} nist? ( rclock_local )"
 
 # net-misc/pps-tools oncore,pps
@@ -41,8 +41,7 @@ CDEPEND="${PYTHON_DEPS}
        sys-libs/libcap
        dev-python/psutil[${PYTHON_USEDEP}]
        libbsd? ( dev-libs/libbsd:0= )
-       libressl? ( dev-libs/libressl:0= )
-       !libressl? ( dev-libs/openssl:0= )
+       dev-libs/openssl:0=
        seccomp? ( sys-libs/libseccomp )
 "
 RDEPEND="${CDEPEND}

diff --git a/net-misc/ntpsec/ntpsec-1.1.6.ebuild 
b/net-misc/ntpsec/ntpsec-1.1.6.ebuild
index cbf16e45b9f..7cc6f74f6d3 100644
--- a/net-misc/ntpsec/ntpsec-1.1.6.ebuild
+++ b/net-misc/ntpsec/ntpsec-1.1.6.ebuild
@@ -32,7 +32,7 @@ IUSE_NTPSEC_REFCLOCK=${NTPSEC_REFCLOCK[@]/#/rclock_}
 
 LICENSE="HPND MIT BSD-2 BSD CC-BY-SA-4.0"
 SLOT="0"
-IUSE="${IUSE_NTPSEC_REFCLOCK} debug doc early gdb heat libbsd libressl nist 
ntpviz samba seccomp smear tests" #ionice
+IUSE="${IUSE_NTPSEC_REFCLOCK} debug doc early gdb heat libbsd nist ntpviz 
samba seccomp smear tests" #ionice
 REQUIRED_USE="${PYTHON_REQUIRED_USE} nist? ( rclock_local )"
 
 # net-misc/pps-tools oncore,pps
@@ -41,8 +41,7 @@ CDEPEND="${PYTHON_DEPS}
        sys-libs/libcap
        dev-python/psutil[${PYTHON_USEDEP}]
        libbsd? ( dev-libs/libbsd:0= )
-       libressl? ( dev-libs/libressl:0= )
-       !libressl? ( dev-libs/openssl:0= )
+       dev-libs/openssl:0=
        seccomp? ( sys-libs/libseccomp )
 "
 RDEPEND="${CDEPEND}

diff --git a/net-misc/ntpsec/ntpsec-9999.ebuild 
b/net-misc/ntpsec/ntpsec-9999.ebuild
index cbf16e45b9f..7cc6f74f6d3 100644
--- a/net-misc/ntpsec/ntpsec-9999.ebuild
+++ b/net-misc/ntpsec/ntpsec-9999.ebuild
@@ -32,7 +32,7 @@ IUSE_NTPSEC_REFCLOCK=${NTPSEC_REFCLOCK[@]/#/rclock_}
 
 LICENSE="HPND MIT BSD-2 BSD CC-BY-SA-4.0"
 SLOT="0"
-IUSE="${IUSE_NTPSEC_REFCLOCK} debug doc early gdb heat libbsd libressl nist 
ntpviz samba seccomp smear tests" #ionice
+IUSE="${IUSE_NTPSEC_REFCLOCK} debug doc early gdb heat libbsd nist ntpviz 
samba seccomp smear tests" #ionice
 REQUIRED_USE="${PYTHON_REQUIRED_USE} nist? ( rclock_local )"
 
 # net-misc/pps-tools oncore,pps
@@ -41,8 +41,7 @@ CDEPEND="${PYTHON_DEPS}
        sys-libs/libcap
        dev-python/psutil[${PYTHON_USEDEP}]
        libbsd? ( dev-libs/libbsd:0= )
-       libressl? ( dev-libs/libressl:0= )
-       !libressl? ( dev-libs/openssl:0= )
+       dev-libs/openssl:0=
        seccomp? ( sys-libs/libseccomp )
 "
 RDEPEND="${CDEPEND}

Reply via email to