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/sleuth/
Date: Wed, 26 Oct 2016 22:02:01
Message-Id: 1477519312.7d8b514782caa922fbf516b3296a224e7fab1b18.monsieurp@gentoo
1 commit: 7d8b514782caa922fbf516b3296a224e7fab1b18
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 26 21:57:21 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 26 22:01:52 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d8b5147
7
8 app-vim/sleuth: Stable amd64+x86.
9
10 Package-Manager: portage-2.3.0
11
12 app-vim/sleuth/sleuth-1.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-vim/sleuth/sleuth-1.1.ebuild b/app-vim/sleuth/sleuth-1.1.ebuild
16 index 553b1ff..a84be251 100644
17 --- a/app-vim/sleuth/sleuth-1.1.ebuild
18 +++ b/app-vim/sleuth/sleuth-1.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2013 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,6 +9,6 @@ inherit vim-plugin
26 DESCRIPTION="vim plugin: heuristically set buffer options"
27 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4375 https://github.com/tpope/vim-sleuth"
28 LICENSE="vim"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 x86"
31
32 VIM_PLUGIN_HELPFILES="${PN}"