summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-04-20 23:02:45 +0200
committerMichał Górny <mgorny@gentoo.org>2017-05-27 17:19:18 +0200
commit07a7ab8f70eaeb469214e9189ec0c0b0a1c51195 (patch)
tree48d027c6e1954b4f7db00063e09259ba88a18fe1
parentapp-vim/editorconfig-vim: Convert to python-single-r1, #615832 (diff)
downloadgentoo-07a7ab8f70eaeb469214e9189ec0c0b0a1c51195.tar.gz
gentoo-07a7ab8f70eaeb469214e9189ec0c0b0a1c51195.tar.bz2
gentoo-07a7ab8f70eaeb469214e9189ec0c0b0a1c51195.zip
app-vim/pyclewn: Drop unnecessary PYTHON_USEDEP on *vim
-rw-r--r--app-vim/pyclewn/pyclewn-2.1-r1.ebuild (renamed from app-vim/pyclewn/pyclewn-2.1.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/pyclewn/pyclewn-2.1.ebuild b/app-vim/pyclewn/pyclewn-2.1-r1.ebuild
index a9cb82ef91da..f21226086046 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