From: David Seifert Date: Sat, 15 Feb 2020 09:57:56 +0000 (+0100) Subject: app-text/wv: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4015f2f5cc5d05bfa8ec160ed1866d88f9b1cf85;p=gentoo.git app-text/wv: [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/wv/wv-1.2.9-r2.ebuild b/app-text/wv/wv-1.2.9-r2.ebuild index ccc86cd45733..64c371e4ece2 100644 --- a/app-text/wv/wv-1.2.9-r2.ebuild +++ b/app-text/wv/wv-1.2.9-r2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils autotools +inherit eutils autotools ltprune DESCRIPTION="Tool for conversion of MSWord doc and rtf files to something readable" SRC_URI="http://abiword.org/downloads/${PN}/${PV}/${P}.tar.gz"