summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:01:51 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:01:51 +0100
commitd971b61939c0200c02b58e5dec6ff6978e6ae08e (patch)
tree948c02dff0eb74d501b3b67980f75c387ad74c7f /net-libs/nDPI/nDPI-2.2.ebuild
parentnet-libs/libupnp: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-d971b61939c0200c02b58e5dec6ff6978e6ae08e.tar.gz
gentoo-d971b61939c0200c02b58e5dec6ff6978e6ae08e.tar.bz2
gentoo-d971b61939c0200c02b58e5dec6ff6978e6ae08e.zip
net-libs/nDPI: [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-libs/nDPI/nDPI-2.2.ebuild')
-rw-r--r--net-libs/nDPI/nDPI-2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/nDPI/nDPI-2.2.ebuild b/net-libs/nDPI/nDPI-2.2.ebuild
index 5900e30b80b8..d1934b2381d4 100644
--- a/net-libs/nDPI/nDPI-2.2.ebuild
+++ b/net-libs/nDPI/nDPI-2.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools eutils multilib versionator
+inherit autotools eutils ltprune multilib versionator
DESCRIPTION="Open Source Deep Packet Inspection Software Toolkit"
HOMEPAGE="https://www.ntop.org/"