From cfb93b0e147f3e52dd7c699af6aa2bec669eb7c6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 7 Feb 2020 13:15:10 +0100 Subject: [PATCH] app-vim/slimv: 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 --- ...13_p20170910.ebuild => slimv-0.9.13_p20170910-r1.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename app-vim/slimv/{slimv-0.9.13_p20170910.ebuild => slimv-0.9.13_p20170910-r1.ebuild} (86%) diff --git a/app-vim/slimv/slimv-0.9.13_p20170910.ebuild b/app-vim/slimv/slimv-0.9.13_p20170910-r1.ebuild similarity index 86% rename from app-vim/slimv/slimv-0.9.13_p20170910.ebuild rename to app-vim/slimv/slimv-0.9.13_p20170910-r1.ebuild index ab6f8f4b3d30..82a26de9ea02 100644 --- a/app-vim/slimv/slimv-0.9.13_p20170910.ebuild +++ b/app-vim/slimv/slimv-0.9.13_p20170910-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,8 +17,8 @@ KEYWORDS="amd64 x86" RDEPEND=" || ( - app-editors/vim[python,${PYTHON_USEDEP}] - app-editors/gvim[python,${PYTHON_USEDEP}] + app-editors/vim[python,${PYTHON_SINGLE_USEDEP}] + app-editors/gvim[python,${PYTHON_SINGLE_USEDEP}] ) ${PYTHON_DEPS} || ( -- 2.26.2