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 3F1681396D0 for ; Thu, 28 Sep 2017 09:31:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53BDB2BC004; Thu, 28 Sep 2017 09:31:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 2B9D32BC002 for ; Thu, 28 Sep 2017 09:31:57 +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 026593416FE for ; Thu, 28 Sep 2017 09:31:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 621049092 for ; Thu, 28 Sep 2017 09:31:55 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1506591107.c1a95a30507ee817ff6d80038578703903220ae3.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/ntp-syntax/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild X-VCS-Directories: app-vim/ntp-syntax/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: c1a95a30507ee817ff6d80038578703903220ae3 X-VCS-Branch: master Date: Thu, 28 Sep 2017 09:31:55 +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: c39ea7b2-0d9a-48f8-9417-061de6bbfc12 X-Archives-Hash: 4f380da1a5dc1fb31ea7ce8626321afc commit: c1a95a30507ee817ff6d80038578703903220ae3 Author: Patrice Clement gentoo org> AuthorDate: Thu Sep 28 09:28:38 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Thu Sep 28 09:31:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a95a30 app-vim/ntp-syntax: stable for amd64. mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: Portage-2.3.8, Repoman-2.3.1 app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild b/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild index bd15b63772d..5cc7e21c7c2 100644 --- a/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild +++ b/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild @@ -9,8 +9,6 @@ DESCRIPTION="vim plugin: ntp.conf syntax highlighting" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=778" LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides syntax highlighting for ntp.conf files." +VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for ntp.conf files."