app-crypt/loop-aes-losetup: eapi bump
authorAlon Bar-Lev <alonbl@gentoo.org>
Sat, 4 Feb 2017 00:59:41 +0000 (02:59 +0200)
committerAlon Bar-Lev <alonbl@gentoo.org>
Sat, 4 Feb 2017 01:30:55 +0000 (03:30 +0200)
Package-Manager: portage-2.3.3

app-crypt/loop-aes-losetup/loop-aes-losetup-2.26.ebuild

index 92ce34221c2d3900f248d731930c700d92e1789e..706c0fc423f018e7e2e032d68e2a80daec1524b2 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI="6"
 
 inherit eutils toolchain-funcs libtool flag-o-matic
 
@@ -27,6 +27,7 @@ DEPEND="${RDEPEND}
        virtual/os-headers"
 
 src_prepare() {
+       default
        epatch "${WORKDIR}"/util-linux-*.diff
        elibtoolize
 }