diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-07-22 00:57:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-07-22 00:57:03 +0000 |
commit | 4664936ca404b63e16fbbc66328f560d7aae5fa3 (patch) | |
tree | 9b5bd9324025eb7161607880f90c008b42752084 /app-vim/gentoo-syntax | |
parent | Stable for HPPA (bug #477508). (diff) | |
download | gentoo-2-4664936ca404b63e16fbbc66328f560d7aae5fa3.tar.gz gentoo-2-4664936ca404b63e16fbbc66328f560d7aae5fa3.tar.bz2 gentoo-2-4664936ca404b63e16fbbc66328f560d7aae5fa3.zip |
Stable for HPPA (bug #477584).
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 548940baf794..a6bca34e04a0 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.148 2013/07/21 13:07:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.149 2013/07/22 00:57:03 jer Exp $ + + 22 Jul 2013; Jeroen Roovers <jer@gentoo.org> gentoo-syntax-20130619.ebuild: + Stable for HPPA (bug #477584). 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-20130619.ebuild: Stable for amd64, wrt bug #477584 diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild index 801fea014bac..3761b5fbe288 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.2 2013/07/21 13:07:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild,v 1.3 2013/07/22 00:57:03 jer 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" |