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/vimbuddy/
Date: Wed, 01 Mar 2017 23:50:57
Message-Id: 1488412213.33113d8a0a029ea9309ad4904e5e61eb0248c34c.monsieurp@gentoo
1 commit: 33113d8a0a029ea9309ad4904e5e61eb0248c34c
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 23:50:13 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 23:50:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33113d8a
7
8 app-vim/vimbuddy: stable for amd64.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild | 5 ++---
13 1 file changed, 2 insertions(+), 3 deletions(-)
14
15 diff --git a/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild b/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild
16 index ab67f9375df..8cd913f07dd 100644
17 --- a/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild
18 +++ b/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -10,8 +10,7 @@ HOMEPAGE="https://github.com/vim-scripts/vimbuddy.vim"
26 SRC_URI="https://github.com/vim-scripts/${PN}.vim/archive/${PV}.zip -> ${P}.zip"
27
28 LICENSE="public-domain"
29 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
30 -IUSE=""
31 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
32
33 S="${WORKDIR}/${PN}.vim-${PV}"