app-text/ots: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:57:52 +0000 (10:57 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:57:52 +0000 (10:57 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
app-text/ots/ots-0.5.0-r1.ebuild

index 9c4d8b68e35bc94364de910b597c1f8119678354..9a2c5ab2e8211676e42f3c0fa54128a51cfc6a72 100644 (file)
@@ -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/"