Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/pyclewn/
Date: Sat, 27 May 2017 15:19:34
Message-Id: 1495898358.07a7ab8f70eaeb469214e9189ec0c0b0a1c51195.mgorny@gentoo
1 commit: 07a7ab8f70eaeb469214e9189ec0c0b0a1c51195
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 20 21:02:45 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat May 27 15:19:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07a7ab8f
7
8 app-vim/pyclewn: Drop unnecessary PYTHON_USEDEP on *vim
9
10 app-vim/pyclewn/{pyclewn-2.1.ebuild => pyclewn-2.1-r1.ebuild} | 6 +++---
11 1 file changed, 3 insertions(+), 3 deletions(-)
12
13 diff --git a/app-vim/pyclewn/pyclewn-2.1.ebuild b/app-vim/pyclewn/pyclewn-2.1-r1.ebuild
14 similarity index 87%
15 rename from app-vim/pyclewn/pyclewn-2.1.ebuild
16 rename to app-vim/pyclewn/pyclewn-2.1-r1.ebuild
17 index a9cb82ef91d..f2122608604 100644
18 --- a/app-vim/pyclewn/pyclewn-2.1.ebuild
19 +++ b/app-vim/pyclewn/pyclewn-2.1-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -14,8 +14,8 @@ LICENSE="GPL-2"
27 KEYWORDS="~amd64 ~x86"
28
29 CDEPEND="|| (
30 - >=app-editors/vim-7.3[${PYTHON_USEDEP}]
31 - >=app-editors/gvim-7.3[netbeans,${PYTHON_USEDEP}]
32 + >=app-editors/vim-7.3
33 + >=app-editors/gvim-7.3[netbeans]
34 )"
35 DEPEND="${CDEPEND}
36 app-arch/vimball