diff options
Diffstat (limited to 'app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild')
-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 da84c135379c..dce22511fd47 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.2 2006/02/06 05:06:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild,v 1.3 2006/02/06 06:16:34 jer 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" |