commit:     cfb93b0e147f3e52dd7c699af6aa2bec669eb7c6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  7 12:15:10 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 16:17:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfb93b0e

app-vim/slimv: Switch to PYTHON_SINGLE_USEDEP

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

 ...imv-0.9.13_p20170910.ebuild => slimv-0.9.13_p20170910-r1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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 ab6f8f4b3d3..82a26de9ea0 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}
        || (

Reply via email to