projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
414dbee
)
app-crypt/fcrackzip: eapi bump
author
Alon Bar-Lev
<alonbl@gentoo.org>
Sat, 4 Feb 2017 19:44:42 +0000
(21:44 +0200)
committer
Alon Bar-Lev
<alonbl@gentoo.org>
Sat, 4 Feb 2017 20:06:39 +0000
(22:06 +0200)
Package-Manager: portage-2.3.3
app-crypt/fcrackzip/fcrackzip-1.0.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/fcrackzip/fcrackzip-1.0.ebuild
b/app-crypt/fcrackzip/fcrackzip-1.0.ebuild
index 50c7c310ac07c4c514d39f67b6b212ee18a3a10a..2bbc18a02c73bd7606bb86bebfbe02ee714e1bd5 100644
(file)
--- a/
app-crypt/fcrackzip/fcrackzip-1.0.ebuild
+++ b/
app-crypt/fcrackzip/fcrackzip-1.0.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
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
}