# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20041009.ebuild,v 1.8 2005/01/13 11:26:13 ciaranm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: Gentoo Ebuild, Eclass, GLEP, ChangeLog and Portage Files syntax highlighting, filetype and indent settings" HOMEPAGE="http://developer.berlios.de/projects/gentoo-syntax" LICENSE="vim" KEYWORDS="x86 sparc mips amd64 ppc ~ppc64 alpha ia64" IUSE="" RESTRICT="primaryuri" SRC_URI="http://download.berlios.de/gentoo-syntax/${P}.tar.bz2" VIM_PLUGIN_HELPFILES="gentoo-syntax"