commit:     07a7ab8f70eaeb469214e9189ec0c0b0a1c51195
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 21:02:45 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 27 15:19:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07a7ab8f

app-vim/pyclewn: Drop unnecessary PYTHON_USEDEP on *vim

 app-vim/pyclewn/{pyclewn-2.1.ebuild => pyclewn-2.1-r1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-vim/pyclewn/pyclewn-2.1.ebuild 
b/app-vim/pyclewn/pyclewn-2.1-r1.ebuild
similarity index 87%
rename from app-vim/pyclewn/pyclewn-2.1.ebuild
rename to app-vim/pyclewn/pyclewn-2.1-r1.ebuild
index a9cb82ef91d..f2122608604 100644
--- a/app-vim/pyclewn/pyclewn-2.1.ebuild
+++ b/app-vim/pyclewn/pyclewn-2.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,8 +14,8 @@ LICENSE="GPL-2"
 KEYWORDS="~amd64 ~x86"
 
 CDEPEND="|| (
-       >=app-editors/vim-7.3[${PYTHON_USEDEP}]
-       >=app-editors/gvim-7.3[netbeans,${PYTHON_USEDEP}]
+       >=app-editors/vim-7.3
+       >=app-editors/gvim-7.3[netbeans]
 )"
 DEPEND="${CDEPEND}
        app-arch/vimball

Reply via email to