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/pgn-syntax/
Date: Mon, 01 Apr 2019 08:53:14
Message-Id: 1554108687.bebe10c9176a3ef2a91c0f2c8f1626862778e275.monsieurp@gentoo
1 commit: bebe10c9176a3ef2a91c0f2c8f1626862778e275
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 31 18:43:52 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 1 08:51:27 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bebe10c9
7
8 app-vim/pgn-syntax: stable for amd64.
9
10 .. and remaining arches via ALLARCHES.
11
12 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
13 Package-Manager: Portage-2.3.62, Repoman-2.3.11
14
15 app-vim/pgn-syntax/pgn-syntax-1.0-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-vim/pgn-syntax/pgn-syntax-1.0-r1.ebuild b/app-vim/pgn-syntax/pgn-syntax-1.0-r1.ebuild
19 index 6d283c4529a..8b10a32617c 100644
20 --- a/app-vim/pgn-syntax/pgn-syntax-1.0-r1.ebuild
21 +++ b/app-vim/pgn-syntax/pgn-syntax-1.0-r1.ebuild
22 @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: PGN (chess Portable Game Notation) syntax highlighting"
23 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=677"
24
25 LICENSE="vim.org"
26 -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
27 +KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86"
28
29 VIM_PLUGIN_HELPTEXT=\
30 "This plugin provides syntax highlighting for PGN files."