net-analyzer/tcpstat: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:37:16 +0000 (22:37 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:37:16 +0000 (22:37 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
net-analyzer/tcpstat/tcpstat-1.5-r3.ebuild
net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild

index 0c09078b37634b7b07739186bd491bf2198dee06..ce12a85db51b5341dc37a43d28493a1aaa381733 100644 (file)
@@ -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/"
index 017454e4ac7dbabe49dffe693798e03f2666263b..a7ffbe9723e3abcf361c4781bfe9007f78a2121e 100644 (file)
@@ -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/"