From 1cd8f5ef59d974781f4398e480976903855ff1da Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 7 Feb 2020 09:51:15 +0100 Subject: [PATCH] app-antivirus/clamtk: 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 --- .../clamtk/{clamtk-6.02.ebuild => clamtk-6.02-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename app-antivirus/clamtk/{clamtk-6.02.ebuild => clamtk-6.02-r1.ebuild} (97%) diff --git a/app-antivirus/clamtk/clamtk-6.02.ebuild b/app-antivirus/clamtk/clamtk-6.02-r1.ebuild similarity index 97% rename from app-antivirus/clamtk/clamtk-6.02.ebuild rename to app-antivirus/clamtk/clamtk-6.02-r1.ebuild index df2e37a36698..435b69a7e783 100644 --- a/app-antivirus/clamtk/clamtk-6.02.ebuild +++ b/app-antivirus/clamtk/clamtk-6.02-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -47,7 +47,7 @@ RDEPEND=" x11-themes/faenza-icon-theme nautilus? ( ${PYTHON_DEPS} - dev-python/nautilus-python[${PYTHON_USEDEP}] + dev-python/nautilus-python[${PYTHON_SINGLE_USEDEP}] ) " -- 2.26.2