From: David Seifert Date: Thu, 13 Feb 2020 21:37:16 +0000 (+0100) Subject: net-analyzer/tcpstat: [QA] inherit toolchain-funcs.eclass directly X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e3855059e18b65d5b939d87fb02f21348d5bdece;p=gentoo.git net-analyzer/tcpstat: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/net-analyzer/tcpstat/tcpstat-1.5-r3.ebuild b/net-analyzer/tcpstat/tcpstat-1.5-r3.ebuild index 0c09078b3763..ce12a85db51b 100644 --- a/net-analyzer/tcpstat/tcpstat-1.5-r3.ebuild +++ b/net-analyzer/tcpstat/tcpstat-1.5-r3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools flag-o-matic +inherit autotools flag-o-matic toolchain-funcs DESCRIPTION="Reports network interface statistics" HOMEPAGE="https://www.frenchfries.net/paul/tcpstat/" diff --git a/net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild b/net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild index 017454e4ac7d..a7ffbe9723e3 100644 --- a/net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild +++ b/net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools flag-o-matic +inherit autotools flag-o-matic toolchain-funcs DESCRIPTION="Reports network interface statistics" HOMEPAGE="https://www.frenchfries.net/paul/tcpstat/"