summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:01:13 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:01:13 +0100
commit3356ebc1699baf24230d280820c3c211b4372186 (patch)
tree2c2c4eb0c476ae59e1f486add5c16d6301c798b1 /net-analyzer/nfdump
parentnet-analyzer/net-snmp: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-3356ebc1699baf24230d280820c3c211b4372186.tar.gz
gentoo-3356ebc1699baf24230d280820c3c211b4372186.tar.bz2
gentoo-3356ebc1699baf24230d280820c3c211b4372186.zip
net-analyzer/nfdump: [QA] inherit ltprune.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/nfdump')
-rw-r--r--net-analyzer/nfdump/nfdump-1.6.15-r1.ebuild2
-rw-r--r--net-analyzer/nfdump/nfdump-1.6.16-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nfdump/nfdump-1.6.15-r1.ebuild b/net-analyzer/nfdump/nfdump-1.6.15-r1.ebuild
index 00ff763e69a8..1bc02e2ad824 100644
--- a/net-analyzer/nfdump/nfdump-1.6.15-r1.ebuild
+++ b/net-analyzer/nfdump/nfdump-1.6.15-r1.ebuild
@@ -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"
diff --git a/net-analyzer/nfdump/nfdump-1.6.16-r1.ebuild b/net-analyzer/nfdump/nfdump-1.6.16-r1.ebuild
index 3903ec96efda..1c1536dcf588 100644
--- a/net-analyzer/nfdump/nfdump-1.6.16-r1.ebuild
+++ b/net-analyzer/nfdump/nfdump-1.6.16-r1.ebuild
@@ -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"