From 45b8f3e5ec8537459436bb13fa4def1d3541f212 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 20 Apr 2017 20:52:53 +0200 Subject: [PATCH] dev-python/python-poppler: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 e03c802863997..33723c09a2c60 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,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -15,6 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="examples" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" S=${WORKDIR}/pypoppler-${PV}