From 52b78cd082af008376d39eb1d521a58ceb0e94be Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Sat, 4 Feb 2017 21:44:42 +0200 Subject: [PATCH] app-crypt/fcrackzip: eapi bump Package-Manager: portage-2.3.3 --- app-crypt/fcrackzip/fcrackzip-1.0.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app-crypt/fcrackzip/fcrackzip-1.0.ebuild b/app-crypt/fcrackzip/fcrackzip-1.0.ebuild index 50c7c310ac07..2bbc18a02c73 100644 --- a/app-crypt/fcrackzip/fcrackzip-1.0.ebuild +++ b/app-crypt/fcrackzip/fcrackzip-1.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 DESCRIPTION="a zip password cracker" HOMEPAGE="http://oldhome.schmorp.de/marc/fcrackzip.html" @@ -17,6 +17,7 @@ RDEPEND="app-arch/unzip" DEPEND="" src_prepare() { + default sed -i -e '/funroll/d' configure || die } -- 2.26.2