diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-22 21:13:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-22 21:13:18 +0000 |
commit | 0949a46b66c49f9422119fb2f3cb634d0c6d2d2a (patch) | |
tree | 8b601e5818ac30a0651d24904e9b1cf3869d656c /app-vim | |
parent | Stable for ppc64, wrt bug #477100 (diff) | |
download | gentoo-2-0949a46b66c49f9422119fb2f3cb634d0c6d2d2a.tar.gz gentoo-2-0949a46b66c49f9422119fb2f3cb634d0c6d2d2a.tar.bz2 gentoo-2-0949a46b66c49f9422119fb2f3cb634d0c6d2d2a.zip |
Stable for ppc64, wrt bug #477584
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-vim')
-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 fdb8134a24dc..d3116a11dbc9 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.150 2013/07/22 20:35:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.151 2013/07/22 21:13:18 ago Exp $ + + 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-20130619.ebuild: + Stable for ppc64, wrt bug #477584 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-20130619.ebuild: Stable for ppc, wrt bug #477584 diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild index cf8ed086d7d8..bf5f28b283ce 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.4 2013/07/22 20:35:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild,v 1.5 2013/07/22 21:13:18 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" |