summaryrefslogtreecommitdiff
path: root/net-analyzer/sslscan/sslscan-2.0.8.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /net-analyzer/sslscan/sslscan-2.0.8.ebuild
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'net-analyzer/sslscan/sslscan-2.0.8.ebuild')
-rw-r--r--net-analyzer/sslscan/sslscan-2.0.8.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/net-analyzer/sslscan/sslscan-2.0.8.ebuild b/net-analyzer/sslscan/sslscan-2.0.8.ebuild
index 5093e3ee48ab..d7a03ebe0b4d 100644
--- a/net-analyzer/sslscan/sslscan-2.0.8.ebuild
+++ b/net-analyzer/sslscan/sslscan-2.0.8.ebuild
@@ -7,8 +7,6 @@ EAPI=7
# to be enabled so that they can be tested.
OPENSSL_RELEASE_TAG="OpenSSL_1_1_1j"
-inherit toolchain-funcs
-
DESCRIPTION="Fast SSL configuration scanner"
HOMEPAGE="https://github.com/rbsec/sslscan"
SRC_URI="https://github.com/rbsec/sslscan/archive/${PV}.tar.gz -> ${P}.tar.gz
@@ -17,7 +15,6 @@ SRC_URI="https://github.com/rbsec/sslscan/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
# Requires a docker environment
RESTRICT="test"