From f26092b2775a7ca47334d2adc14a77e1f40a8fed Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sun, 2 May 2021 18:05:40 +0300 Subject: net-vpn/tor: remove libressl support Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada --- net-vpn/tor/tor-0.4.4.8.ebuild | 5 ++--- net-vpn/tor/tor-0.4.5.7.ebuild | 5 ++--- net-vpn/tor/tor-0.4.6.2_alpha.ebuild | 5 ++--- 3 files changed, 6 insertions(+), 9 deletions(-) (limited to 'net-vpn') diff --git a/net-vpn/tor/tor-0.4.4.8.ebuild b/net-vpn/tor/tor-0.4.4.8.ebuild index 3ef4e3e4dd5e..87ab91dad673 100644 --- a/net-vpn/tor/tor-0.4.4.8.ebuild +++ b/net-vpn/tor/tor-0.4.4.8.ebuild @@ -16,15 +16,14 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-macos" -IUSE="caps doc libressl lzma +man scrypt seccomp selinux +server systemd tor-hardening test zstd" +IUSE="caps doc lzma +man scrypt seccomp selinux +server systemd tor-hardening test zstd" DEPEND=" dev-libs/libevent:=[ssl] sys-libs/zlib caps? ( sys-libs/libcap ) man? ( app-text/asciidoc ) - !libressl? ( dev-libs/openssl:0=[-bindist] ) - libressl? ( dev-libs/libressl:0= ) + dev-libs/openssl:0=[-bindist] lzma? ( app-arch/xz-utils ) scrypt? ( app-crypt/libscrypt ) seccomp? ( >=sys-libs/libseccomp-2.4.1 ) diff --git a/net-vpn/tor/tor-0.4.5.7.ebuild b/net-vpn/tor/tor-0.4.5.7.ebuild index 1692b0d98370..c06dbc2d79e0 100644 --- a/net-vpn/tor/tor-0.4.5.7.ebuild +++ b/net-vpn/tor/tor-0.4.5.7.ebuild @@ -16,15 +16,14 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 x86 ~ppc-macos" -IUSE="caps doc libressl lzma +man scrypt seccomp selinux +server systemd tor-hardening test zstd" +IUSE="caps doc lzma +man scrypt seccomp selinux +server systemd tor-hardening test zstd" DEPEND=" dev-libs/libevent:=[ssl] sys-libs/zlib caps? ( sys-libs/libcap ) man? ( app-text/asciidoc ) - !libressl? ( dev-libs/openssl:0=[-bindist] ) - libressl? ( dev-libs/libressl:0= ) + dev-libs/openssl:0=[-bindist] lzma? ( app-arch/xz-utils ) scrypt? ( app-crypt/libscrypt ) seccomp? ( >=sys-libs/libseccomp-2.4.1 ) diff --git a/net-vpn/tor/tor-0.4.6.2_alpha.ebuild b/net-vpn/tor/tor-0.4.6.2_alpha.ebuild index 63ea086b109c..1ace955550cb 100644 --- a/net-vpn/tor/tor-0.4.6.2_alpha.ebuild +++ b/net-vpn/tor/tor-0.4.6.2_alpha.ebuild @@ -16,15 +16,14 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-macos" -IUSE="caps doc libressl lzma +man scrypt seccomp selinux +server systemd tor-hardening test zstd" +IUSE="caps doc lzma +man scrypt seccomp selinux +server systemd tor-hardening test zstd" DEPEND=" dev-libs/libevent:=[ssl] sys-libs/zlib caps? ( sys-libs/libcap ) man? ( app-text/asciidoc ) - !libressl? ( dev-libs/openssl:0=[-bindist] ) - libressl? ( dev-libs/libressl:0= ) + dev-libs/openssl:0=[-bindist] lzma? ( app-arch/xz-utils ) scrypt? ( app-crypt/libscrypt ) seccomp? ( >=sys-libs/libseccomp-2.4.1 ) -- cgit v1.2.3-65-gdbad