summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-13 22:37:16 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-13 22:37:16 +0100
commite3855059e18b65d5b939d87fb02f21348d5bdece (patch)
tree53163c6ca59305d31d2bbd67393ae25bf7af57de /net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild
parentmedia-tv/mythtv: [QA] inherit toolchain-funcs.eclass directly (diff)
downloadgentoo-e3855059e18b65d5b939d87fb02f21348d5bdece.tar.gz
gentoo-e3855059e18b65d5b939d87fb02f21348d5bdece.tar.bz2
gentoo-e3855059e18b65d5b939d87fb02f21348d5bdece.zip
net-analyzer/tcpstat: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild')
-rw-r--r--net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild2
1 files changed, 1 insertions, 1 deletions
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/"