summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:57:52 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:57:52 +0100
commite9cab779273030aa86556ff82da7b287a64bf52f (patch)
tree0ac74c5d000eab11f72ce683a0ec3dfe9e81bb5d /app-text
parentapp-text/opensp: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-e9cab779273030aa86556ff82da7b287a64bf52f.tar.gz
gentoo-e9cab779273030aa86556ff82da7b287a64bf52f.tar.bz2
gentoo-e9cab779273030aa86556ff82da7b287a64bf52f.zip
app-text/ots: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/ots/ots-0.5.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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/"