dev-libs/liblinear: EAPI 6.

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Jeroen Roovers
2017-06-25 11:55:01 +02:00
parent 8a0c19e06d
commit fb327c33d3

View 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' \