From: David Seifert Date: Sat, 15 Feb 2020 10:01:46 +0000 (+0100) Subject: net-libs/libprotoident: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f72feefbb6c9e2cd4416c4229568cf958aa3a3f5;p=gentoo.git net-libs/libprotoident: [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/libprotoident/libprotoident-2.0.12.ebuild b/net-libs/libprotoident/libprotoident-2.0.12.ebuild index e2e7b8979165..12543b4187b1 100644 --- a/net-libs/libprotoident/libprotoident-2.0.12.ebuild +++ b/net-libs/libprotoident/libprotoident-2.0.12.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 performs application layer protocol identification for flows" HOMEPAGE="https://research.wand.net.nz/software/libprotoident.php"