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/ntp-syntax/
Date: Thu, 28 Sep 2017 09:31:59
Message-Id: 1506591107.c1a95a30507ee817ff6d80038578703903220ae3.monsieurp@gentoo
1 commit: c1a95a30507ee817ff6d80038578703903220ae3
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 28 09:28:38 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 28 09:31:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a95a30
7
8 app-vim/ntp-syntax: stable for amd64. mark stable for the remaining arches using the ALLARCHES policy.
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.1
11
12 app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild | 6 ++----
13 1 file changed, 2 insertions(+), 4 deletions(-)
14
15 diff --git a/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild b/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild
16 index bd15b63772d..5cc7e21c7c2 100644
17 --- a/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild
18 +++ b/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild
19 @@ -9,8 +9,6 @@ DESCRIPTION="vim plugin: ntp.conf syntax highlighting"
20 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=778"
21
22 LICENSE="vim"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
24 -IUSE=""
25 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
26
27 -VIM_PLUGIN_HELPTEXT=\
28 -"This plugin provides syntax highlighting for ntp.conf files."
29 +VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for ntp.conf files."