diff --git a/net-analyzer/set/Manifest b/net-analyzer/set/Manifest new file mode 100644 index 000000000..9bccc7344 --- /dev/null +++ b/net-analyzer/set/Manifest @@ -0,0 +1 @@ +DIST set-8.0.1.tar.gz 41448291 BLAKE2B 2ae932bd0523629dfcbceb8dc8230c568908670d4098cb857369bebf54699f2ee69f859892d819565d09039ca9435dd472956779501943df78acc41d6b56dab0 SHA512 40c340ae9b17b562d6c0fc2145f9fb335ab7effe87641b38403c1ac4e90304f549e16497c5aac8ec514f0f2e08fe8c1169f0d24326a5266eb0a1fa2eb3ddf82b diff --git a/net-analyzer/set/set-7.7.9.ebuild b/net-analyzer/set/set-8.0.1.ebuild similarity index 95% rename from net-analyzer/set/set-7.7.9.ebuild rename to net-analyzer/set/set-8.0.1.ebuild index 0d6b1b3e6..0337cd0eb 100644 --- a/net-analyzer/set/set-7.7.9.ebuild +++ b/net-analyzer/set/set-8.0.1.ebuild @@ -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"