app-vim/splice: Switch to PYTHON_SINGLE_USEDEP
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 12:15:40 +0000 (13:15 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:17:32 +0000 (17:17 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-vim/splice/splice-1.1.0-r2.ebuild [moved from app-vim/splice/splice-1.1.0.ebuild with 84% similarity]
app-vim/splice/splice-1.1.0-r3.ebuild [moved from app-vim/splice/splice-1.1.0-r1.ebuild with 88% similarity]

similarity index 84%
rename from app-vim/splice/splice-1.1.0.ebuild
rename to app-vim/splice/splice-1.1.0-r2.ebuild
index cdcb146ca4aadfa2bd4c7e927d3aee1e659ac334..84be23b68c94a6c07fada5140e01ae6f24b3d1e9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,8 +17,8 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RDEPEND="
        ${PYTHON_DEPS}
        || (
-               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}]
        )"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"
similarity index 88%
rename from app-vim/splice/splice-1.1.0-r1.ebuild
rename to app-vim/splice/splice-1.1.0-r3.ebuild
index e23492a64dc31038fe5e5eb10c4bbf083074342d..3593b4bec5ffffc0d624a55be2baff076b3bf6ca 100644 (file)
@@ -17,8 +17,8 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RDEPEND="
        ${PYTHON_DEPS}
        || (
-               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}]
        )"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"