summaryrefslogtreecommitdiff
path: root/dev-python/python-poppler
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
commit53cba99042fa967e2a93da9f8db806fe2d035543 (patch)
tree9780d3b87dfc6bdebc6b7b7d15af1ecb813c6853 /dev-python/python-poppler
parent71deace00d1a2b091313fe137ab7092418c6f87c (diff)
gentoo resync : 17.02.2020
Diffstat (limited to 'dev-python/python-poppler')
-rw-r--r--dev-python/python-poppler/Manifest2
-rw-r--r--dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-poppler/Manifest b/dev-python/python-poppler/Manifest
index d5131d1292bf..30fd19e0d9e4 100644
--- a/dev-python/python-poppler/Manifest
+++ b/dev-python/python-poppler/Manifest
@@ -4,5 +4,5 @@ AUX python-poppler-0.12.1-poppler-0.18.0-minimal-fix.patch 1667 BLAKE2B 3c8c28b5
AUX python-poppler-0.12.1-poppler-0.39.0-changes.patch 542 BLAKE2B 2cadd23024d6b9ba2b247d4ee6c70501113ea24218202bc45d26850d43a5e957cc7ffb86e5672625c3aea3fbed633535a0a5cf53bd1c929347bc7a4707afb74c SHA512 ac38068df3db8dc92c981e9e7c5f7de8c2e4fb47a39977b9bbb8e735a686a2e64a750ccb27158cc97b060d3c878be300b750505094e9cdf3c7e465b2cdfbf39f
AUX python-poppler-0.12.1-poppler0.15.0-changes.patch 1415 BLAKE2B 8a5a00e1eaa26520935aa166784db400dc708270bb5f56885512373fcd7deed1f3d96fb6277a470e2068a7fe59e772866fe070c4cacd276854108ae270d77e59 SHA512 932cad26447a8f8e03199eb91fa2cf422a91575543ad39066f8850f22e80c8ab8f42568d58975fdc73008ed4b2ca1b64cad1b84a1a9dcdf2414772daaa1e2906
DIST pypoppler-0.12.1.tar.gz 318142 BLAKE2B 4279ed148cb07269620f7faf117e8c03e3a6b781d727c726c97dc1f48f4332749b267e48aedbfc1935205954e2267228a490661b9c0adbcd299e18fc723101cb SHA512 04055411adc19f6af499a7cba0d6c5abb51e0802dd28962f833da3da1caf6ff274ff67d082f9c47548dac7a4ceb1bccf9860cda71fe48b8b7df74c0132498d20
-EBUILD python-poppler-0.12.1-r4.ebuild 1461 BLAKE2B d6da7ea589326a3d5c409cb5bcae22bbf237db16891eec0d894e968621bffd5d1e0fad5c9736c20a59ec383794582ef3af254b60a6babea66f9b9cfff3db2786 SHA512 09d910818d5c21c1c1e6c4f84e394bb254a15a8ff0e356215bb90cf8aa4de44c0d9a9c342ddc03e217644794d1600b43db12b1747f5b71c8d090c704056d3040
+EBUILD python-poppler-0.12.1-r4.ebuild 1466 BLAKE2B 4bc36dc7fd6313259f048e17bd9eb5e7f42089f4d39ff87d5abe2396ab90ffeadd72fa4ceedff22627e66b2525d796fa76fb187c086ab8771d06982a70c79f12 SHA512 9f802566ed3a1e554096b0bac402f3a72b84bb4f3369e7b2af6d5cf756b4813a0539121b7455c4d3f7d30ce8f1c13f812366fdc82738db4097fa80ac2796cffa
MISC metadata.xml 322 BLAKE2B ccbc6df338eceaf75e074ea8c7c9fb8db3bb7b7f945dab4c224be11e2e3871c0ea7bc4cf2b1151a5ca40a20a863613bccb13e32a8cbede30c5210ac1c59a9571 SHA512 7e1f819e4edfb2783ed2acb264c9d1b2e93c400920d8130b76d4a6a3261f5b7a9b6edb010d4358adda1aff55ba6c751ff8b00c741a742fad4d7c129339dd5ac5
diff --git a/dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild b/dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild
index 9b87d3971d20..1584fde7bbe8 100644
--- a/dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild
+++ b/dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
PYTHON_COMPAT=( python2_7 )
-inherit autotools-utils eutils python-r1
+inherit autotools-utils eutils ltprune python-r1
DESCRIPTION="Python bindings to the Poppler PDF library"
HOMEPAGE="https://launchpad.net/poppler-python"