app-text/pdf2djvu: Remove mistaken use of PYTHON_REQUIRED_USE
authorMichał Górny <mgorny@gentoo.org>
Sun, 21 Jul 2019 15:46:08 +0000 (17:46 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 22 Jul 2019 09:28:04 +0000 (11:28 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-text/pdf2djvu/pdf2djvu-0.9.11.ebuild
app-text/pdf2djvu/pdf2djvu-0.9.12.ebuild
app-text/pdf2djvu/pdf2djvu-0.9.8.ebuild

index 52a74620383b6a00fb0d6ebc70d9d8b8de851e87..cf33748eec9913b2104949935c62ab861921a839 100644 (file)
@@ -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}
index ca3f9f534524488df74f915cb7489ee633647ad5..1b3b34c9947d607beba24c9d868ddb2ffb29137e 100644 (file)
@@ -33,7 +33,7 @@ DEPEND="${RDEPEND}
        )
 "
 
-REQUIRED_USE="test? ( graphicsmagick ${PYTHON_REQUIRED_USE} )"
+REQUIRED_USE="test? ( graphicsmagick )"
 
 DOCS=(
        doc/{changelog,credits,djvudigital,README}
index d59dccb4f53870dcf7bfe7c419554ccdca4d0efd..84bd0e4be6ee8508168cce3566a0ceac0dae649d 100644 (file)
@@ -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}