net-misc/ntpsec: drop libressl flag, bug #689818
authorAnthony G. Basile <blueness@gentoo.org>
Tue, 16 Jul 2019 17:06:52 +0000 (13:06 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Tue, 16 Jul 2019 17:08:36 +0000 (13:08 -0400)
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

net-misc/ntpsec/ntpsec-1.1.6.ebuild
net-misc/ntpsec/ntpsec-9999.ebuild

index b227382f452eb18afee6c6d6aa6c38b631bbee49..d8f848a621db61193976201beba37a6a45a293bb 100644 (file)
@@ -32,16 +32,15 @@ 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 libressl nist ntpviz samba seccomp smear tests" #ionice
+IUSE="${IUSE_NTPSEC_REFCLOCK} debug doc early gdb heat nist ntpviz samba seccomp smear tests" #ionice
 REQUIRED_USE="${PYTHON_REQUIRED_USE} nist? ( rclock_local )"
 
 # net-misc/pps-tools oncore,pps
 CDEPEND="${PYTHON_DEPS}
        ${BDEPEND}
        sys-libs/libcap
+       dev-libs/openssl:0=
        dev-python/psutil[${PYTHON_USEDEP}]
-       libressl? ( dev-libs/libressl:0= )
-       !libressl? ( dev-libs/openssl:0= )
        seccomp? ( sys-libs/libseccomp )
 "
 RDEPEND="${CDEPEND}
index b227382f452eb18afee6c6d6aa6c38b631bbee49..d8f848a621db61193976201beba37a6a45a293bb 100644 (file)
@@ -32,16 +32,15 @@ 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 libressl nist ntpviz samba seccomp smear tests" #ionice
+IUSE="${IUSE_NTPSEC_REFCLOCK} debug doc early gdb heat nist ntpviz samba seccomp smear tests" #ionice
 REQUIRED_USE="${PYTHON_REQUIRED_USE} nist? ( rclock_local )"
 
 # net-misc/pps-tools oncore,pps
 CDEPEND="${PYTHON_DEPS}
        ${BDEPEND}
        sys-libs/libcap
+       dev-libs/openssl:0=
        dev-python/psutil[${PYTHON_USEDEP}]
-       libressl? ( dev-libs/libressl:0= )
-       !libressl? ( dev-libs/openssl:0= )
        seccomp? ( sys-libs/libseccomp )
 "
 RDEPEND="${CDEPEND}