summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:57:41 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:57:41 +0100
commit20a0ce042383a4fdd32fe3ca276a8816ab42b883 (patch)
tree0e38cdfa6677dd2f8602a9990196787a339c5427 /app-text/a2ps/a2ps-4.14-r6.ebuild
parentapp-pda/libplist: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-20a0ce042383a4fdd32fe3ca276a8816ab42b883.tar.gz
gentoo-20a0ce042383a4fdd32fe3ca276a8816ab42b883.tar.bz2
gentoo-20a0ce042383a4fdd32fe3ca276a8816ab42b883.zip
app-text/a2ps: [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/a2ps/a2ps-4.14-r6.ebuild')
-rw-r--r--app-text/a2ps/a2ps-4.14-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
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/"