mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-analyzer/sslscan: drop unused toolchain-funcs
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -7,8 +7,6 @@ EAPI=7
|
||||
# to be enabled so that they can be tested.
|
||||
OPENSSL_RELEASE_TAG="OpenSSL_1_1_1h"
|
||||
|
||||
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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -7,8 +7,6 @@ EAPI=7
|
||||
# to be enabled so that they can be tested.
|
||||
OPENSSL_RELEASE_TAG="OpenSSL_1_1_1k"
|
||||
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user