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/dhcpd-syntax/
Date: Tue, 29 Nov 2022 15:58:12
Message-Id: 1669737473.0c4c05bdeba606051c2ff05114187d3a885c77c7.xen0n@gentoo
1 commit: 0c4c05bdeba606051c2ff05114187d3a885c77c7
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 29 15:46:44 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=0c4c05bd
7
8 app-vim/dhcpd-syntax: keyword 20030825-r1 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild
16 index 32e03d0a224a..1419bdd21acd 100644
17 --- a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild
18 +++ b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-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 @@ -8,7 +8,7 @@ inherit vim-plugin
26 DESCRIPTION="vim plugin: syntax highlighting for dhcpd.conf"
27 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=744"
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 dhcpd.conf files."