dev-python/python-poppler: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:59:36 +0000 (10:59 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:59:36 +0000 (10:59 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild

index 9b87d3971d20f6bb937af4816f19a6e35b0dd180..1584fde7bbe83c87bd0ef7ba0512fe240ea612e9 100644 (file)
@@ -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"