eaphammer: pkgcheck fixes

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-05-02 14:58:10 -04:00
parent e20ee93454
commit 78ec8c7b77
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
2 changed files with 5 additions and 2 deletions

View file

@ -1,11 +1,11 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
inherit python-any-r1
inherit python-r1
DESCRIPTION="Targeted evil twin attacks against WPA2-Enterprise networks"
HOMEPAGE="https://github.com/s0lst1c3/eaphammer"

View file

@ -5,4 +5,7 @@
<email>unknown@pentoo.ch</email>
<name>Author Unknown</name>
</maintainer>
<upstream>
<remote-id type="github">s0lst1c3/eaphammer</remote-id>
</upstream>
</pkgmetadata>