summaryrefslogtreecommitdiff
path: root/app-text/pstotext
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /app-text/pstotext
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'app-text/pstotext')
-rw-r--r--app-text/pstotext/Manifest2
-rw-r--r--app-text/pstotext/pstotext-1.9-r4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/pstotext/Manifest b/app-text/pstotext/Manifest
index 7c6d4bea19cc..f39c6585c1ed 100644
--- a/app-text/pstotext/Manifest
+++ b/app-text/pstotext/Manifest
@@ -1,5 +1,5 @@
AUX 1.9-flags.patch 775 BLAKE2B 32634da1338504c985a71dd58a6c5a09e03f07063c4540647e155a3d9f4b17fdc2a2d2a6db39f698c9bb7442b525ba876e7a951ad95e908e6a457699847f583f SHA512 4933522482e76eb9a220da6baf74722318e1b3c818515560f58a2d448b66a5236450c96171e89c8fa899c4e4904fcbde8457e87accbde0b6275c7154e1e9e462
AUX pstotext-1.9-quote-chars-fix.patch 3491 BLAKE2B 81f284386683222fb8c95f0b2677d05134e578486932b09511ba9fd685ade1b02db1a6c1e60dd90502e558f5ff5bc3a8eefa577c8cc620a89f5a97215e9aaea2 SHA512 c6ffabaf5b5f7261e79e43d0083543b0428cde0d62c1b9e9513905d03dd5174a1ee1a537dfa8d906b7422cc6c9e5606fc7dc6f177d11441fd028355e99c2c4a6
DIST pstotext-1.9.tar.gz 37461 BLAKE2B ff0c816ff0f57882e6fb36df9a2ba02049526cc0d5a0996e47c32f98a3d3208ca35f59c84605e75c787b80b3a0d8db498afbd4d28e2095be8abd979ecaa6bc22 SHA512 a8148e94d635544a7dfa8c96ff6071717388e4dc6c3db36f2c50939dce96c1f824ee423b1622af9111fffc60cb298215a6ee85d956c81873d71ceac804ee48ca
-EBUILD pstotext-1.9-r4.ebuild 656 BLAKE2B 2e48e57ebd2fbf1f455501cfde78ebdc978b8a16485956d1e76a336db61ea61bc2d427ff422d7d9e36a1d8379449ad03c31783231fb7165e8a82b0d40366d85e SHA512 2a335e6b5d561cf9b1e8943f934accf1d68a31f31829cc77da073d1594488f90c145594d1bb3e99d0aff9fd8ccaee291ebf1b0dd57d5be4276ba397f9fc78b50
+EBUILD pstotext-1.9-r4.ebuild 649 BLAKE2B 857637ef462dd25108116f18df4ca58cf878fb5d69d1788e1496ef4818ae18931d2ed44c1cf79c2a3503957013502f74b40aef0342eca0e17ac70d6aa681cb9a SHA512 c90da73edd04548ba93897366a41719863af24b0d2a0f90d6d91a6a409f03b2030c9701e5a409956bf56fb7706170b290e0c90af3cdbcb7add1dc247ccfd564c
MISC metadata.xml 249 BLAKE2B 1b34ce77c092c0664a18f32525d158d41bf36ab7ab7a4b9d01ed37e1e3dda3d58849d5b1375065c4e5591f6b09b2a93e88a624d399c495a0b1125edb30ec172f SHA512 895325641a176c848988fb5f36cdb567b584d22f6e778b3de674de480cbca30b7cf8f12ecbbe1173a63e3229889e1e0f5efd5afea4f0d4c429ac236598f80f1e
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"