Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/easytags/
Date: Wed, 28 Sep 2016 21:23:31
Message-Id: 1475097791.ca0d88494d19333f99f706177e35bdb774a93456.monsieurp@gentoo
1 commit: ca0d88494d19333f99f706177e35bdb774a93456
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 28 21:05:19 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 28 21:23:11 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca0d8849
7
8 app-vim/easytags: Stable for amd64+x86.
9
10 Package-Manager: portage-2.2.28
11
12 app-vim/easytags/easytags-3.11.ebuild | 5 +++--
13 1 file changed, 3 insertions(+), 2 deletions(-)
14
15 diff --git a/app-vim/easytags/easytags-3.11.ebuild b/app-vim/easytags/easytags-3.11.ebuild
16 index aeeee4b..85d28d9 100644
17 --- a/app-vim/easytags/easytags-3.11.ebuild
18 +++ b/app-vim/easytags/easytags-3.11.ebuild
19 @@ -1,8 +1,9 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 EAPI=5
26 +
27 PYTHON_COMPAT=( python2_7 )
28
29 inherit python-single-r1 vim-plugin
30 @@ -11,7 +12,7 @@ DESCRIPTION="vim plugin: automated tag file generation and syntax highlighting"
31 HOMEPAGE="http://peterodding.com/code/vim/easytags/"
32 SRC_URI="https://github.com/xolox/vim-${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
33 LICENSE="MIT"
34 -KEYWORDS="~amd64 ~x86"
35 +KEYWORDS="amd64 x86"
36 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
37
38 RDEPEND="${PYTHON_DEPS}