From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9D96B138331 for ; Tue, 24 Apr 2018 18:55:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A06EE08F4; Tue, 24 Apr 2018 18:55:44 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 69F61E08F4 for ; Tue, 24 Apr 2018 18:55:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 37D94335C81 for ; Tue, 24 Apr 2018 18:55:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A45B8298 for ; Tue, 24 Apr 2018 18:55:41 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1524596106.aa8434d8801d109353044fb5ca1520a71347bb74.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/dhcpd-syntax/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild X-VCS-Directories: app-vim/dhcpd-syntax/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: aa8434d8801d109353044fb5ca1520a71347bb74 X-VCS-Branch: master Date: Tue, 24 Apr 2018 18:55:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bb262d43-265b-4377-a9a7-5dced3b26a05 X-Archives-Hash: db92d48948f24b161afb409065253640 commit: aa8434d8801d109353044fb5ca1520a71347bb74 Author: Rolf Eike Beer sf-mail de> AuthorDate: Tue Apr 24 11:31:17 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Apr 24 18:55:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa8434d8 app-vim/dhcpd-syntax: stable 20030825-r1 for sparc Bug: https://bugs.gentoo.org/646598 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild index dec60991ce0..6576f182982 100644 --- a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild +++ b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: syntax highlighting for dhcpd.conf" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=744" LICENSE="vim" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd" VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for dhcpd.conf files."