From: David Seifert Date: Sat, 15 Feb 2020 10:01:15 +0000 (+0100) Subject: net-analyzer/prelude-lml: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=153c0d9f0a0a92d653c792e5143a32d25fe5f789;p=gentoo.git net-analyzer/prelude-lml: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- 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"