Gentoo Archives: gentoo-commits

From: Stephen Klimaszewski <steev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/gentoo-syntax/
Date: Mon, 29 Feb 2016 19:44:19
Message-Id: 1456775034.74d1226acba63eb764b70c39ea67ae6d5c259874.steev@gentoo
1 commit: 74d1226acba63eb764b70c39ea67ae6d5c259874
2 Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 29 19:43:54 2016 +0000
4 Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 29 19:43:54 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74d1226a
7
8 app-vim/gentoo-syntax: mark 20150823 stable for arm64
9
10 Package-Manager: portage-2.2.27
11
12 app-vim/gentoo-syntax/gentoo-syntax-20150823.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20150823.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20150823.ebuild
16 index 68f4b06..3013153 100644
17 --- a/app-vim/gentoo-syntax/gentoo-syntax-20150823.ebuild
18 +++ b/app-vim/gentoo-syntax/gentoo-syntax-20150823.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/gentoo/gentoo-syntax"
26 SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.bz2"
27
28 LICENSE="vim"
29 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
30 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
31 IUSE="ignore-glep31"
32
33 VIM_PLUGIN_HELPFILES="gentoo-syntax"