diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-23 17:12:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-23 17:12:05 +0000 |
commit | 0ba96bbe208251434e561c31dff826da4611f46a (patch) | |
tree | 678d461acc15de05c0ee9622cabfa6e2caeecb1a /app-vim/gentoo-syntax | |
parent | Stable for arm, wrt bug #477568 (diff) | |
download | gentoo-2-0ba96bbe208251434e561c31dff826da4611f46a.tar.gz gentoo-2-0ba96bbe208251434e561c31dff826da4611f46a.tar.bz2 gentoo-2-0ba96bbe208251434e561c31dff826da4611f46a.zip |
Stable for arm, wrt bug #477584
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-vim/gentoo-syntax')
-rw-r--r-- | app-vim/gentoo-syntax/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/gentoo-syntax/ChangeLog b/app-vim/gentoo-syntax/ChangeLog index d3116a11dbc9..611878365cda 100644 --- a/app-vim/gentoo-syntax/ChangeLog +++ b/app-vim/gentoo-syntax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/gentoo-syntax # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.151 2013/07/22 21:13:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.152 2013/07/23 17:12:05 ago Exp $ + + 23 Jul 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-20130619.ebuild: + Stable for arm, wrt bug #477584 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-20130619.ebuild: Stable for ppc64, wrt bug #477584 diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild index bf5f28b283ce..049bce9bc4af 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild,v 1.5 2013/07/22 21:13:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild,v 1.6 2013/07/23 17:12:05 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: Gentoo and portage related syntax highlighting, filetyp HOMEPAGE="http://www.gentoo.org/" LICENSE="vim" -KEYWORDS="~alpha amd64 ~arm 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" +KEYWORDS="~alpha amd64 arm 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" IUSE="ignore-glep31" VIM_PLUGIN_HELPFILES="gentoo-syntax" |