From: David Seifert Date: Sat, 15 Feb 2020 09:57:52 +0000 (+0100) Subject: app-text/ots: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e9cab779273030aa86556ff82da7b287a64bf52f;p=gentoo.git app-text/ots: [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/ots/ots-0.5.0-r1.ebuild b/app-text/ots/ots-0.5.0-r1.ebuild index 9c4d8b68e35b..9a2c5ab2e821 100644 --- a/app-text/ots/ots-0.5.0-r1.ebuild +++ b/app-text/ots/ots-0.5.0-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools eutils +inherit autotools eutils ltprune DESCRIPTION="Open source Text Summarizer, as used in newer releases of abiword and kword" HOMEPAGE="http://libots.sourceforge.net/"