app-vim/gundo: Switch to PYTHON_SINGLE_USEDEP
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 12:14:25 +0000 (13:14 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:17:29 +0000 (17:17 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-vim/gundo/gundo-2.6.2-r2.ebuild [moved from app-vim/gundo/gundo-2.6.2.ebuild with 86% similarity]
app-vim/gundo/gundo-2.6.2-r3.ebuild [moved from app-vim/gundo/gundo-2.6.2-r1.ebuild with 87% similarity]

similarity index 86%
rename from app-vim/gundo/gundo-2.6.2.ebuild
rename to app-vim/gundo/gundo-2.6.2-r2.ebuild
index 0c3b69a6049a1a1266b01318968f0db829f64972..4dfdca739ac5397d6270a2fcb381e53d22b95a76 100644 (file)
@@ -17,8 +17,8 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 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}"
 
similarity index 87%
rename from app-vim/gundo/gundo-2.6.2-r1.ebuild
rename to app-vim/gundo/gundo-2.6.2-r3.ebuild
index 3140f0d8ba4bab4cac7ead73b02ce4edb539c8d4..fa78d2605c208f0686c81e8bd9a16debdf86fc32 100644 (file)
@@ -17,8 +17,8 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 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}"