app-vim/vim-latex: Switch to PYTHON_SINGLE_USEDEP
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 12:15:59 +0000 (13:15 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:17:33 +0000 (17:17 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-vim/vim-latex/vim-latex-1.10.0-r1.ebuild [moved from app-vim/vim-latex/vim-latex-1.10.0.ebuild with 93% similarity]

similarity index 93%
rename from app-vim/vim-latex/vim-latex-1.10.0.ebuild
rename to app-vim/vim-latex/vim-latex-1.10.0-r1.ebuild
index 58de37ae255252c5537c24ffb99d56bd7aec8b4e..3543ff2aafe0b336ee55b43da8886d98338ac94f 100644 (file)
@@ -18,8 +18,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}]
        )
        virtual/latex-base
        !app-vim/vimtex"