dev-libs/liblinear: EAPI 6.
authorJeroen Roovers <jer@gentoo.org>
Sun, 25 Jun 2017 09:55:01 +0000 (11:55 +0200)
committerJeroen Roovers <jer@gentoo.org>
Sun, 25 Jun 2017 09:55:23 +0000 (11:55 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-libs/liblinear/liblinear-211.ebuild

index 822f687a00879414b2e1cbfdeebc93b44279222f..aa78ae616b61c22a0c974bf57b8aa41f3b9c20de 100644 (file)
@@ -1,8 +1,7 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-
+EAPI=6
 inherit multilib toolchain-funcs
 
 DESCRIPTION="A Library for Large Linear Classification"
@@ -23,6 +22,8 @@ DEPEND="
 "
 
 src_prepare() {
+       default
+
        sed -i \
                -e '/^AR/s|=|?=|g' \
                -e '/^RANLIB/s|=|?=|g' \