From: David Seifert Date: Sat, 15 Feb 2020 10:01:41 +0000 (+0100) Subject: net-libs/libflowmanager: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c9eaaa09de365fe368e8505bd891e9867a6c5b57;p=gentoo.git net-libs/libflowmanager: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/net-libs/libflowmanager/libflowmanager-3.0.0-r1.ebuild b/net-libs/libflowmanager/libflowmanager-3.0.0-r1.ebuild index b72a446e2c9b..f1337c58b2d1 100644 --- a/net-libs/libflowmanager/libflowmanager-3.0.0-r1.ebuild +++ b/net-libs/libflowmanager/libflowmanager-3.0.0-r1.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 eutils +inherit eutils ltprune DESCRIPTION="A library that measures and reports on packet flows" HOMEPAGE="https://research.wand.net.nz/software/libflowmanager.php"