app-eselect: qa cleanup

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-01-17 17:20:20 -05:00
parent 65cac8eff1
commit 59d51d22d4
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -5,14 +5,11 @@ EAPI=7
DESCRIPTION="eselect module for metasploit" DESCRIPTION="eselect module for metasploit"
HOMEPAGE="http://www.pentoo.ch/" HOMEPAGE="http://www.pentoo.ch/"
SRC_URI=""
LICENSE="GPL-2" LICENSE="GPL-2"
SLOT="0" SLOT="0"
KEYWORDS="amd64 arm x86" KEYWORDS="amd64 arm x86"
IUSE=""
DEPEND="!<net-analyzer/metasploit-4.6"
#dev-ruby/bundler-audit needed if we uncomment the code in msfloader which uses it #dev-ruby/bundler-audit needed if we uncomment the code in msfloader which uses it
RDEPEND="${DEPEND} RDEPEND="${DEPEND}
app-admin/eselect" app-admin/eselect"