From 82f88dbce5a91df90ebb9e0f72be255b4ebca9c7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 7 Feb 2020 13:15:59 +0100 Subject: [PATCH] app-vim/vim-latex: Switch to PYTHON_SINGLE_USEDEP MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- .../{vim-latex-1.10.0.ebuild => vim-latex-1.10.0-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename app-vim/vim-latex/{vim-latex-1.10.0.ebuild => vim-latex-1.10.0-r1.ebuild} (93%) diff --git a/app-vim/vim-latex/vim-latex-1.10.0.ebuild b/app-vim/vim-latex/vim-latex-1.10.0-r1.ebuild 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 58de37ae2552..3543ff2aafe0 100644 --- a/app-vim/vim-latex/vim-latex-1.10.0.ebuild +++ b/app-vim/vim-latex/vim-latex-1.10.0-r1.ebuild @@ -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" -- 2.26.2