reposnder: stabilize, cleanup

This commit is contained in:
blshkv 2020-11-15 23:09:34 +08:00
parent ad45b91254
commit 5f5639a654
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
6 changed files with 7 additions and 12 deletions

View file

@ -3,8 +3,7 @@
EAPI=7
#DISTUTILS_USE_SETUPTOOLS=rdepend
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{6..9} )
inherit distutils-r1
@ -14,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 ~arm64 x86"
IUSE="test"
RDEPEND=""

View file

@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="amd64 arm64 x86"
RDEPEND=""
DEPEND="${RDEPEND}"

View file

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8,9} )
PYTHON_COMPAT=( python3_{6..9} )
PYTHON_REQ_USE="sqlite"
inherit python-single-r1
@ -14,7 +14,7 @@ SRC_URI="https://github.com/lgandx/Responder/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 ~arm64 x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"

View file

@ -14,7 +14,7 @@ SRC_URI="https://github.com/P0cL4bs/wifipumpkin3/archive/v${PV}.tar.gz -> ${P}.t
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~x86"
IUSE="tools"

View file

@ -403,16 +403,13 @@ dev-python/IP2Location
dev-python/playsound
#wifipumpkin3
dev-python/dnslib
dev-python/beautifultable
~dev-python/immutables-0.11
~dev-python/contextvars-2.4
~dev-python/python-nmap-0.6.1
~dev-python/config-0.3.9
~dev-python/pygtail-0.7.0
~dev-python/libarchive-c-2.7
~dev-python/scapy-http-1.8
~dev-python/service_identity-16.0.0
=dev-python/loguru-0.5*
#required by rfcat
=dev-python/pyside2-5.14*

View file

@ -26,7 +26,6 @@ net-analyzer/nmap-vulners
net-analyzer/ntlmrecon
net-analyzer/pwncat
net-analyzer/recon-ng
net-analyzer/responder
net-analyzer/serialusb
net-analyzer/sipvicious
net-analyzer/sitadel