From: David Seifert Date: Sat, 15 Feb 2020 09:57:41 +0000 (+0100) Subject: app-text/a2ps: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=20a0ce042383a4fdd32fe3ca276a8816ab42b883;p=gentoo.git app-text/a2ps: [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/a2ps/a2ps-4.14-r6.ebuild b/app-text/a2ps/a2ps-4.14-r6.ebuild index 70b0355f4b83..c8d8627a3fb9 100644 --- a/app-text/a2ps/a2ps-4.14-r6.ebuild +++ b/app-text/a2ps/a2ps-4.14-r6.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools elisp-common flag-o-matic +inherit autotools elisp-common flag-o-matic ltprune DESCRIPTION="Any to PostScript filter" HOMEPAGE="https://www.gnu.org/software/a2ps/"