From: Michał Górny Date: Fri, 7 Feb 2020 12:15:10 +0000 (+0100) Subject: app-vim/slimv: Switch to PYTHON_SINGLE_USEDEP X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cfb93b0e147f3e52dd7c699af6aa2bec669eb7c6;p=gentoo.git app-vim/slimv: Switch to PYTHON_SINGLE_USEDEP Signed-off-by: Michał Górny --- 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} || (