Gentoo Archives: gentoo-commits

From: Tim Harder <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/bufexplorer/
Date: Wed, 12 Apr 2017 12:01:13
Message-Id: 1491998131.526ff3ebd132df614692ab842f1f2ff9030917ed.radhermit@gentoo
1 commit: 526ff3ebd132df614692ab842f1f2ff9030917ed
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 12 11:55:31 2017 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 12 11:55:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=526ff3eb
7
8 app-vim/bufexplorer: stabilize 7.4.12
9
10 app-vim/bufexplorer/bufexplorer-7.4.12.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-vim/bufexplorer/bufexplorer-7.4.12.ebuild b/app-vim/bufexplorer/bufexplorer-7.4.12.ebuild
14 index f2011619fbc..27d3d9a3035 100644
15 --- a/app-vim/bufexplorer/bufexplorer-7.4.12.ebuild
16 +++ b/app-vim/bufexplorer/bufexplorer-7.4.12.ebuild
17 @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: easily browse vim buffers"
18 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=42 https://github.com/jlanzarotta/bufexplorer"
19 SRC_URI="https://github.com/jlanzarotta/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
20 LICENSE="BSD"
21 -KEYWORDS="~amd64 ~x86"
22 +KEYWORDS="amd64 x86"
23
24 VIM_PLUGIN_HELPFILES="${PN}.txt"