diff options
Diffstat (limited to 'app-vim/gentoo-syntax/gentoo-syntax-20081006.ebuild')
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20081006.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20081006.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20081006.ebuild index 54812b019d4c..d82c25769f0d 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20081006.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20081006.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20081006.ebuild,v 1.1 2008/10/06 12:49:02 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20081006.ebuild,v 1.2 2009/02/20 00:04:45 fmccor Exp $ inherit eutils vim-plugin @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="ignore-glep31" VIM_PLUGIN_HELPFILES="gentoo-syntax" |