From 031849e2919804d71d520293dc5cac3c619a350b Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 10:59:36 +0100 Subject: [PATCH] dev-python/python-poppler: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.26.2