commit:     52b78cd082af008376d39eb1d521a58ceb0e94be
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  4 19:44:42 2017 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 20:06:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52b78cd0

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 50c7c31..2bbc18a 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
 }
 

Reply via email to