mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
set: 8.0.1 bump broken ebuild, remove keywords
This commit is contained in:
parent
8c1e7e9bfb
commit
770082dbb0
2 changed files with 5 additions and 2 deletions
1
net-analyzer/set/Manifest
Normal file
1
net-analyzer/set/Manifest
Normal file
|
|
@ -0,0 +1 @@
|
|||
DIST set-8.0.1.tar.gz 41448291 BLAKE2B 2ae932bd0523629dfcbceb8dc8230c568908670d4098cb857369bebf54699f2ee69f859892d819565d09039ca9435dd472956779501943df78acc41d6b56dab0 SHA512 40c340ae9b17b562d6c0fc2145f9fb335ab7effe87641b38403c1ac4e90304f549e16497c5aac8ec514f0f2e08fe8c1169f0d24326a5266eb0a1fa2eb3ddf82b
|
||||
|
|
@ -7,12 +7,14 @@ MY_P=${P/set/social-engineer-toolkit}
|
|||
|
||||
PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
|
||||
#inherit eutils python-single-r1 multilib
|
||||
inherit distutils-r1
|
||||
|
||||
#upstream broke it https://github.com/trustedsec/social-engineer-toolkit/issues/622
|
||||
#inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A social engineering framework"
|
||||
HOMEPAGE="https://www.trustedsec.com/downloads/social-engineer-toolkit/"
|
||||
SRC_URI="https://github.com/trustedsec/social-engineer-toolkit/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
#KEYWORDS="~amd64 ~arm ~x86"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
Loading…
Reference in a new issue