From: Michał Górny Date: Sun, 21 Jul 2019 15:46:08 +0000 (+0200) Subject: app-text/pdf2djvu: Remove mistaken use of PYTHON_REQUIRED_USE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b8f5c9bb4322dc80b25d76b42940dfc4b532a0df;p=gentoo.git app-text/pdf2djvu: Remove mistaken use of PYTHON_REQUIRED_USE Signed-off-by: Michał Górny --- diff --git a/app-text/pdf2djvu/pdf2djvu-0.9.11.ebuild b/app-text/pdf2djvu/pdf2djvu-0.9.11.ebuild index 52a74620383b..cf33748eec99 100644 --- a/app-text/pdf2djvu/pdf2djvu-0.9.11.ebuild +++ b/app-text/pdf2djvu/pdf2djvu-0.9.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -33,7 +33,7 @@ DEPEND="${RDEPEND} ) " -REQUIRED_USE="test? ( graphicsmagick ${PYTHON_REQUIRED_USE} )" +REQUIRED_USE="test? ( graphicsmagick )" DOCS=( doc/{changelog,credits,djvudigital,README} diff --git a/app-text/pdf2djvu/pdf2djvu-0.9.12.ebuild b/app-text/pdf2djvu/pdf2djvu-0.9.12.ebuild index ca3f9f534524..1b3b34c9947d 100644 --- a/app-text/pdf2djvu/pdf2djvu-0.9.12.ebuild +++ b/app-text/pdf2djvu/pdf2djvu-0.9.12.ebuild @@ -33,7 +33,7 @@ DEPEND="${RDEPEND} ) " -REQUIRED_USE="test? ( graphicsmagick ${PYTHON_REQUIRED_USE} )" +REQUIRED_USE="test? ( graphicsmagick )" DOCS=( doc/{changelog,credits,djvudigital,README} diff --git a/app-text/pdf2djvu/pdf2djvu-0.9.8.ebuild b/app-text/pdf2djvu/pdf2djvu-0.9.8.ebuild index d59dccb4f538..84bd0e4be6ee 100644 --- a/app-text/pdf2djvu/pdf2djvu-0.9.8.ebuild +++ b/app-text/pdf2djvu/pdf2djvu-0.9.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -33,7 +33,7 @@ DEPEND="${RDEPEND} ) " -REQUIRED_USE="test? ( graphicsmagick ${PYTHON_REQUIRED_USE} )" +REQUIRED_USE="test? ( graphicsmagick )" DOCS=( doc/{changelog,credits,djvudigital,README}