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/voom/
Date: Thu, 07 Jul 2016 22:51:59
Message-Id: 1467930230.05e389ea873248ee459141d7601c7845131b0457.monsieurp@gentoo
1 commit: 05e389ea873248ee459141d7601c7845131b0457
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 7 22:18:36 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 7 22:23:50 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05e389ea
7
8 app-vim/voom: Stable for amd64+x86.
9
10 Package-Manager: portage-2.2.28
11
12 app-vim/voom/voom-5.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-vim/voom/voom-5.1.ebuild b/app-vim/voom/voom-5.1.ebuild
16 index ec8f515..9341160 100644
17 --- a/app-vim/voom/voom-5.1.ebuild
18 +++ b/app-vim/voom/voom-5.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -9,7 +9,7 @@ inherit vim-plugin
26 DESCRIPTION="vim plugin: emulates a two-pane text outliner"
27 HOMEPAGE="https://vim-voom.github.com/ http://www.vim.org/scripts/script.php?script_id=2657"
28 LICENSE="CC0-1.0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 x86"
31
32 VIM_PLUGIN_HELPFILES="${PN}.txt"