From 6c4d3040ef774c59b542c49a7742fb7cbbc0ca5a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 7 Feb 2020 13:14:25 +0100 Subject: [PATCH] app-vim/gundo: 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 --- app-vim/gundo/{gundo-2.6.2.ebuild => gundo-2.6.2-r2.ebuild} | 4 ++-- .../gundo/{gundo-2.6.2-r1.ebuild => gundo-2.6.2-r3.ebuild} | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename app-vim/gundo/{gundo-2.6.2.ebuild => gundo-2.6.2-r2.ebuild} (86%) rename app-vim/gundo/{gundo-2.6.2-r1.ebuild => gundo-2.6.2-r3.ebuild} (87%) diff --git a/app-vim/gundo/gundo-2.6.2.ebuild b/app-vim/gundo/gundo-2.6.2-r2.ebuild 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 0c3b69a6049a..4dfdca739ac5 100644 --- a/app-vim/gundo/gundo-2.6.2.ebuild +++ b/app-vim/gundo/gundo-2.6.2-r2.ebuild @@ -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}" diff --git a/app-vim/gundo/gundo-2.6.2-r1.ebuild b/app-vim/gundo/gundo-2.6.2-r3.ebuild 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 3140f0d8ba4b..fa78d2605c20 100644 --- a/app-vim/gundo/gundo-2.6.2-r1.ebuild +++ b/app-vim/gundo/gundo-2.6.2-r3.ebuild @@ -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}" -- 2.26.2