From: Alon Bar-Lev Date: Sun, 23 Sep 2018 11:45:11 +0000 (+0300) Subject: app-crypt/fcrackzip: eapi bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f3bd4f2f4a0408b55e5b028e73bbf8c458d2fe22;p=gentoo.git app-crypt/fcrackzip: eapi bump Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- diff --git a/app-crypt/fcrackzip/fcrackzip-1.0.ebuild b/app-crypt/fcrackzip/fcrackzip-1.0.ebuild index a874133ce6a6..696cdae5bdf0 100644 --- a/app-crypt/fcrackzip/fcrackzip-1.0.ebuild +++ b/app-crypt/fcrackzip/fcrackzip-1.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="a zip password cracker" HOMEPAGE="http://oldhome.schmorp.de/marc/fcrackzip.html" @@ -10,10 +10,8 @@ SRC_URI="http://oldhome.schmorp.de/marc/data/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" RDEPEND="app-arch/unzip" -DEPEND="" src_prepare() { default