summaryrefslogtreecommitdiff
path: root/app-vim/nginx-syntax/nginx-syntax-9999.ebuild
blob: cead9708c38c9553e86bb9d2a2bea88aafc707d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/nginx-syntax/nginx-syntax-0.3.2.ebuild,v 1.6 2013/02/18 14:29:10 aballier Exp $

EAPI="7"

inherit vim-plugin git-r3

DESCRIPTION="vim plugin: Nginx configuration files syntax"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1886"
SRC_URI=""
EGIT_REPO_URI="https://github.com/Necoro/nginx-vim-syntax.git"
LICENSE="vim.org"
KEYWORDS="amd64 ppc x86 ~amd64-fbsd"
IUSE=""