net-analyzer/gensink: port to EAPI 7

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-02-01 08:56:20 +00:00
parent 668e687a66
commit 0b0beaf571

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
inherit base toolchain-funcs
inherit toolchain-funcs
DESCRIPTION="A simple TCP benchmark suite"
HOMEPAGE="http://jes.home.cern.ch/jes/gensink/"
@@ -12,7 +12,9 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc x86"
PATCHES=( "${FILESDIR}/${P}-make.patch" )
PATCHES=(
"${FILESDIR}/${P}-make.patch"
)
src_compile() {
tc-export CC