Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/puppet-syntax/
Date: Tue, 20 Jun 2017 12:47:25
Message-Id: 1497962819.978ce1bf78879713b793e5dae102fbcdd9239abd.grobian@gentoo
1 commit: 978ce1bf78879713b793e5dae102fbcdd9239abd
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 20 12:46:59 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 20 12:46:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=978ce1bf
7
8 app-vim/puppet-syntax: marked ~amd64-linux
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild b/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild
16 index a8b6d3fc1bb..a212435c25c 100644
17 --- a/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild
18 +++ b/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=4
25 @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: Puppet configuration files syntax"
26 HOMEPAGE="http://puppetlabs.com/"
27 SRC_URI="https://dev.gentoo.org/~tampakrap/tarballs/${P}.tar.gz"
28 LICENSE="Apache-2.0 GPL-2"
29 -KEYWORDS="amd64 hppa ppc sparc x86 ~x64-macos ~x64-solaris"
30 +KEYWORDS="amd64 hppa ppc sparc x86 ~amd64-linux ~x64-macos ~x64-solaris"
31
32 VIM_PLUGIN_HELPTEXT=\
33 "This plugin provides syntax highlighting for Puppet configuration