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 22d4505ea881b..e3ddf10b9e0f8 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 a40424a65dc9c..e4aac44b03d3a 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 )"