Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/ntp-syntax/
Date: Tue, 29 Nov 2022 15:58:12
Message-Id: 1669737473.682418433d499800de9e0d1dfe03e95475627885.xen0n@gentoo
1 commit: 682418433d499800de9e0d1dfe03e95475627885
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 29 15:46:41 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 29 15:57:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68241843
7
8 app-vim/ntp-syntax: keyword 20031001-r1 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 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 749cbbcb5d9f..08358e0d7be5 100644
17 --- a/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild
18 +++ b/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: ntp.conf syntax highlighting"
26 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=778"
27
28 LICENSE="vim"
29 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
30 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
31
32 VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for ntp.conf files."