summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:01:15 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:01:15 +0100
commit153c0d9f0a0a92d653c792e5143a32d25fe5f789 (patch)
tree36bf7908deef98ffbd9aad8162d0bc0770d0c11c
parentnet-analyzer/nfdump: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-153c0d9f0a0a92d653c792e5143a32d25fe5f789.tar.gz
gentoo-153c0d9f0a0a92d653c792e5143a32d25fe5f789.tar.bz2
gentoo-153c0d9f0a0a92d653c792e5143a32d25fe5f789.zip
net-analyzer/prelude-lml: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--net-analyzer/prelude-lml/prelude-lml-3.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/prelude-lml/prelude-lml-3.0.0.ebuild b/net-analyzer/prelude-lml/prelude-lml-3.0.0.ebuild
index 62c96afbdf87..d382e0286b29 100644
--- a/net-analyzer/prelude-lml/prelude-lml-3.0.0.ebuild
+++ b/net-analyzer/prelude-lml/prelude-lml-3.0.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools eutils systemd
+inherit autotools eutils ltprune systemd
DESCRIPTION="The prelude log analyzer"
HOMEPAGE="https://www.prelude-siem.org"