diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:42:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:42:00 +0000 |
commit | 55305cc19ed64aab4a48c3a723c9a4cccfc6d335 (patch) | |
tree | 0c3e12f5f4ef0f9f680ec3c96bab525a8e79e026 /app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild | |
parent | Stable for sparc, wrt bug #470368 (diff) | |
download | historical-55305cc19ed64aab4a48c3a723c9a4cccfc6d335.tar.gz historical-55305cc19ed64aab4a48c3a723c9a4cccfc6d335.tar.bz2 historical-55305cc19ed64aab4a48c3a723c9a4cccfc6d335.zip |
Stable for sparc, wrt bug #477584
Package-Manager: portage-2.1.12.2/cvs/Linux ppc64
RepoMan-Options: --include-arches="sparc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild')
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild index 07cfef121463..d58ee9d306a0 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.8 2013/07/30 12:30:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20130619.ebuild,v 1.9 2013/08/03 07:41:57 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" |