padbuster: update to eapi 6

This commit is contained in:
Rick Farina (Zero_Chaos) 2017-02-03 15:21:52 -05:00
parent 93201c082f
commit cf1625574c
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A

View file

@ -1,10 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
EAPI=3
EAPI=6
inherit git-2
inherit git-r3
DESCRIPTION="Automated script for performing Padding Oracle attacks"
HOMEPAGE="http://gdssecurity.com"