From 9b722db62ed4520a5a961e412add3c8177b4c126 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 7 Feb 2020 09:48:43 +0100 Subject: [PATCH] app-admin/equo: Switch to PYTHON_SINGLE_USEDEP MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-admin/equo/{equo-302.ebuild => equo-302-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename app-admin/equo/{equo-302.ebuild => equo-302-r1.ebuild} (90%) diff --git a/app-admin/equo/equo-302.ebuild b/app-admin/equo/equo-302-r1.ebuild similarity index 90% rename from app-admin/equo/equo-302.ebuild rename to app-admin/equo/equo-302-r1.ebuild index cfe1a7c0ea3c..e962a0d782f6 100644 --- a/app-admin/equo/equo-302.ebuild +++ b/app-admin/equo/equo-302-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,7 +19,7 @@ SRC_URI="mirror://sabayon/sys-apps/entropy-${PV}.tar.bz2" S="${WORKDIR}/entropy-${PV}" COMMON_DEPEND="${PYTHON_DEPS} - ~sys-apps/entropy-${PV}[${PYTHON_USEDEP}]" + ~sys-apps/entropy-${PV}[${PYTHON_SINGLE_USEDEP}]" DEPEND="${COMMON_DEPEND} app-text/asciidoc" RDEPEND="${COMMON_DEPEND} -- 2.26.2