net-analyzer/nfdump: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:01:13 +0000 (11:01 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:01:13 +0000 (11:01 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
net-analyzer/nfdump/nfdump-1.6.15-r1.ebuild
net-analyzer/nfdump/nfdump-1.6.16-r1.ebuild

index 00ff763e69a8429084f83312438cf7ca5aeb4bb4..1bc02e2ad824196f5c5a7f88743d34281844a6d5 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit autotools eutils
+inherit autotools eutils ltprune
 
 DESCRIPTION="A set of tools to collect and process netflow data"
 HOMEPAGE="https://github.com/phaag/nfdump"
index 3903ec96efda9ba9c8307ef81189739ca8902bcf..1c1536dcf588bf0e2d7ff6e5d1ce93d4dd2029f0 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit autotools eutils
+inherit autotools eutils ltprune
 
 DESCRIPTION="A set of tools to collect and process netflow data"
 HOMEPAGE="https://github.com/phaag/nfdump"