summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:09:53 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:14:42 +0100
commit341ae6d6ccf5fee09a2eb2a378c711bbd0939ad4 (patch)
treee9a6eb4c9d93b1187b7fc24926561af453f37540 /app-text
parentapp-text/mecab: eutils-- (diff)
downloadgentoo-341ae6d6ccf5fee09a2eb2a378c711bbd0939ad4.tar.gz
gentoo-341ae6d6ccf5fee09a2eb2a378c711bbd0939ad4.tar.bz2
gentoo-341ae6d6ccf5fee09a2eb2a378c711bbd0939ad4.zip
app-text/pstotext: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/pstotext/pstotext-1.9-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pstotext/pstotext-1.9-r4.ebuild b/app-text/pstotext/pstotext-1.9-r4.ebuild
index c4a59e291385..fbbb6af016ad 100644
--- a/app-text/pstotext/pstotext-1.9-r4.ebuild
+++ b/app-text/pstotext/pstotext-1.9-r4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Extract ASCII text from a PostScript or PDF file"
HOMEPAGE="http://www.cs.wisc.edu/~ghost/doc/pstotext.htm"