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/xsl-syntax/
Date: Sat, 28 Jan 2017 14:32:24
Message-Id: 1485613914.8b83fbf9d89fbce48e5bccba048e80a41fa8d244.leio@gentoo
1 commit: 8b83fbf9d89fbce48e5bccba048e80a41fa8d244
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 28 14:30:19 2017 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 28 14:31:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b83fbf9
7
8 app-vim/xsl-syntax: 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/xsl-syntax/xsl-syntax-0.3.11-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-vim/xsl-syntax/xsl-syntax-0.3.11-r2.ebuild b/app-vim/xsl-syntax/xsl-syntax-0.3.11-r2.ebuild
16 index 75af74d..eabbfc6 100644
17 --- a/app-vim/xsl-syntax/xsl-syntax-0.3.11-r2.ebuild
18 +++ b/app-vim/xsl-syntax/xsl-syntax-0.3.11-r2.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 # $Id$
24
25 @@ -9,7 +9,7 @@ inherit vim-plugin
26 DESCRIPTION="vim plugin: Syntax for XSLT (with HTML and others)"
27 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=257"
28 LICENSE="vim"
29 -KEYWORDS="alpha amd64 ia64 mips ppc ppc64 sparc x86"
30 +KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86"
31 IUSE=""
32 VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=257"