From f3bd4f2f4a0408b55e5b028e73bbf8c458d2fe22 Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Sun, 23 Sep 2018 14:45:11 +0300 Subject: app-crypt/fcrackzip: eapi bump Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- app-crypt/fcrackzip/fcrackzip-1.0.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'app-crypt/fcrackzip') 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 -- cgit v1.2.3-65-gdbad