Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/enhancedcommentify/
Date: Sat, 28 Jan 2017 14:32:37
Message-Id: 1485613875.2c18f6eb53f557b55ada9eb3cc0ac966b9ef85fa.leio@gentoo
1 commit: 2c18f6eb53f557b55ada9eb3cc0ac966b9ef85fa
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 28 14:22:36 2017 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 28 14:31:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c18f6eb
7
8 app-vim/enhancedcommentify: Drop to ~mips; mips doesn't do stable keywords right now
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild b/app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild
16 index 5b27c17..9ba2d14 100644
17 --- a/app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild
18 +++ b/app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild
19 @@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: enhanced comment creation"
20 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=23"
21
22 LICENSE="BSD"
23 -KEYWORDS="alpha amd64 ia64 mips ppc sparc x86"
24 +KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
25
26 VIM_PLUGIN_HELPFILES="EnhancedCommentify"