From: David Seifert Date: Sat, 15 Feb 2020 09:57:50 +0000 (+0100) Subject: app-text/libspectre: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cab3f17124f2e87100b56bfb58a4e70fd0ffe550;p=gentoo.git app-text/libspectre: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/app-text/libspectre/libspectre-0.2.8.ebuild b/app-text/libspectre/libspectre-0.2.8.ebuild index 1a2799f0accf..8d3e14e106a9 100644 --- a/app-text/libspectre/libspectre-0.2.8.ebuild +++ b/app-text/libspectre/libspectre-0.2.8.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils +inherit autotools eutils ltprune DESCRIPTION="A library for rendering Postscript documents" HOMEPAGE="https://www.freedesktop.org/wiki/Software/libspectre"