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/dhcpd-syntax/
Date: Fri, 11 May 2018 22:09:13
Message-Id: 1526076528.a4694fbb08c46f8ee6f65114b89954452b98f1d9.monsieurp@gentoo
1 commit: a4694fbb08c46f8ee6f65114b89954452b98f1d9
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 11 22:03:34 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri May 11 22:08:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4694fbb
7
8 app-vim/dhcpd-syntax: mark stable for the remaining arches using the ALLARCHES policy.
9
10 Bug: https://bugs.gentoo.org/646598
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12
13 app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild
17 index 076e66a6f80..543bd478be7 100644
18 --- a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild
19 +++ b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild
20 @@ -8,7 +8,7 @@ inherit vim-plugin
21 DESCRIPTION="vim plugin: syntax highlighting for dhcpd.conf"
22 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=744"
23 LICENSE="vim"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
25 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
26
27 VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for dhcpd.conf files."