diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-02-12 11:54:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-02-12 11:54:49 +0000 |
commit | c609972bbd48fdb67fc57116dcdaac02982c6a3e (patch) | |
tree | cd5bdd93e47137661063232556175b65b78eae95 /app-vim/gentoo-syntax | |
parent | arm/sh stable (diff) | |
download | gentoo-2-c609972bbd48fdb67fc57116dcdaac02982c6a3e.tar.gz gentoo-2-c609972bbd48fdb67fc57116dcdaac02982c6a3e.tar.bz2 gentoo-2-c609972bbd48fdb67fc57116dcdaac02982c6a3e.zip |
arm/s390 stable
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'app-vim/gentoo-syntax')
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild index ef7c73491b05..331561e6aefe 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild,v 1.8 2006/02/06 19:25:18 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild,v 1.9 2006/02/12 11:54:49 vapier Exp $ inherit eutils vim-plugin @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: Gentoo Ebuild, Eclass, GLEP, ChangeLog and Portage Files syntax highlighting, filetype and indent settings" HOMEPAGE="http://www.gentoo.org/" LICENSE="vim" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc-macos ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sparc x86" SRC_URI="mirror://gentoo/${P}.tar.bz2" IUSE="ignore-glep31" |