From 82149b58bebe494cdcbe297f1d9cf355b95bdc49 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sun, 21 Jul 2019 10:45:39 +0200 Subject: [PATCH] app-antivirus/clamtk: fix CI python warnings MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --force Signed-off-by: Conrad Kostecki Closes: https://github.com/gentoo/gentoo/pull/12484 Signed-off-by: Michał Górny --- .../clamtk/{clamtk-6.00.ebuild => clamtk-6.00-r1.ebuild} | 5 ++++- .../clamtk/{clamtk-6.01.ebuild => clamtk-6.01-r1.ebuild} | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) rename app-antivirus/clamtk/{clamtk-6.00.ebuild => clamtk-6.00-r1.ebuild} (97%) rename app-antivirus/clamtk/{clamtk-6.01.ebuild => clamtk-6.01-r1.ebuild} (97%) diff --git a/app-antivirus/clamtk/clamtk-6.00.ebuild b/app-antivirus/clamtk/clamtk-6.00-r1.ebuild similarity index 97% rename from app-antivirus/clamtk/clamtk-6.00.ebuild rename to app-antivirus/clamtk/clamtk-6.00-r1.ebuild index 22d4505ea881..e3ddf10b9e0f 100644 --- a/app-antivirus/clamtk/clamtk-6.00.ebuild +++ b/app-antivirus/clamtk/clamtk-6.00-r1.ebuild @@ -45,7 +45,10 @@ RDEPEND=" virtual/perl-MIME-Base64 virtual/perl-Time-Piece x11-themes/faenza-icon-theme - nautilus? ( dev-python/nautilus-python[${PYTHON_USEDEP}] ) + nautilus? ( + ${PYTHON_DEPS} + dev-python/nautilus-python[${PYTHON_USEDEP}] + ) " BDEPEND="nls? ( sys-devel/gettext )" diff --git a/app-antivirus/clamtk/clamtk-6.01.ebuild b/app-antivirus/clamtk/clamtk-6.01-r1.ebuild similarity index 97% rename from app-antivirus/clamtk/clamtk-6.01.ebuild rename to app-antivirus/clamtk/clamtk-6.01-r1.ebuild index a40424a65dc9..e4aac44b03d3 100644 --- a/app-antivirus/clamtk/clamtk-6.01.ebuild +++ b/app-antivirus/clamtk/clamtk-6.01-r1.ebuild @@ -45,7 +45,10 @@ RDEPEND=" virtual/perl-MIME-Base64 virtual/perl-Time-Piece x11-themes/faenza-icon-theme - nautilus? ( dev-python/nautilus-python[${PYTHON_USEDEP}] ) + nautilus? ( + ${PYTHON_DEPS} + dev-python/nautilus-python[${PYTHON_USEDEP}] + ) " BDEPEND="nls? ( sys-devel/gettext )" -- 2.26.2