summaryrefslogtreecommitdiff
blob: f0cdae76aa4ddc2bcf791e0b0f14ef75a9a21d11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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.7 2005/01/01 16:50:24 eradicator 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="nomirror"
SRC_URI="http://download.berlios.de/gentoo-syntax/${P}.tar.bz2"

VIM_PLUGIN_HELPFILES="gentoo-syntax"