commit:     1cd8f5ef59d974781f4398e480976903855ff1da
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  7 08:51:15 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb  7 11:12:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cd8f5ef

app-antivirus/clamtk: Switch to PYTHON_SINGLE_USEDEP

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-antivirus/clamtk/{clamtk-6.02.ebuild => clamtk-6.02-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 df2e37a3669..435b69a7e78 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}]
        )
 "
 

Reply via email to