diff options
author | David Seifert <soap@gentoo.org> | 2020-02-15 10:57:41 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-15 10:57:41 +0100 |
commit | 20a0ce042383a4fdd32fe3ca276a8816ab42b883 (patch) | |
tree | 0e38cdfa6677dd2f8602a9990196787a339c5427 /app-text | |
parent | app-pda/libplist: [QA] inherit ltprune.eclass directly (diff) | |
download | gentoo-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')
-rw-r--r-- | app-text/a2ps/a2ps-4.14-r6.ebuild | 2 |
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/" |