diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 21:19:16 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 21:19:16 -0500 |
| commit | 1aaafa6995916beafff236affdb5cac42f7efd43 (patch) | |
| tree | 41b96fd4c123591da1658c544bd47f28bd315680 /net-vpn/tor | |
| parent | 612872d2f4364137c6d9c687a6ade601439139a0 (diff) | |
| download | baldeagleos-repo-1aaafa6995916beafff236affdb5cac42f7efd43.tar.gz baldeagleos-repo-1aaafa6995916beafff236affdb5cac42f7efd43.tar.xz baldeagleos-repo-1aaafa6995916beafff236affdb5cac42f7efd43.zip | |
Adding metadata
Diffstat (limited to 'net-vpn/tor')
| -rw-r--r-- | net-vpn/tor/tor-0.4.9.6.ebuild | 6 | ||||
| -rw-r--r-- | net-vpn/tor/tor-0.4.9.8.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-vpn/tor/tor-0.4.9.6.ebuild b/net-vpn/tor/tor-0.4.9.6.ebuild index 07237509fe1b..f24369c938bb 100644 --- a/net-vpn/tor/tor-0.4.9.6.ebuild +++ b/net-vpn/tor/tor-0.4.9.6.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2 GPL-3" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~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" RESTRICT="!test? ( test )" DEPEND=" @@ -26,8 +26,8 @@ DEPEND=" sys-libs/zlib caps? ( sys-libs/libcap ) man? ( app-text/asciidoc ) - !libressl? ( dev-libs/openssl:0= ) - libressl? ( >=dev-libs/libressl-3.4.1:0= ) + dev-libs/openssl:0= + 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.9.8.ebuild b/net-vpn/tor/tor-0.4.9.8.ebuild index 07237509fe1b..f24369c938bb 100644 --- a/net-vpn/tor/tor-0.4.9.8.ebuild +++ b/net-vpn/tor/tor-0.4.9.8.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2 GPL-3" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~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" RESTRICT="!test? ( test )" DEPEND=" @@ -26,8 +26,8 @@ DEPEND=" sys-libs/zlib caps? ( sys-libs/libcap ) man? ( app-text/asciidoc ) - !libressl? ( dev-libs/openssl:0= ) - libressl? ( >=dev-libs/libressl-3.4.1:0= ) + dev-libs/openssl:0= + lzma? ( app-arch/xz-utils ) scrypt? ( app-crypt/libscrypt ) seccomp? ( >=sys-libs/libseccomp-2.4.1 ) |
