summaryrefslogtreecommitdiff
path: root/app-vim/nginx-syntax/nginx-syntax-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/nginx-syntax/nginx-syntax-9999.ebuild')
-rw-r--r--app-vim/nginx-syntax/nginx-syntax-9999.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-vim/nginx-syntax/nginx-syntax-9999.ebuild b/app-vim/nginx-syntax/nginx-syntax-9999.ebuild
new file mode 100644
index 0000000..5e4a82f
--- /dev/null
+++ b/app-vim/nginx-syntax/nginx-syntax-9999.ebuild
@@ -0,0 +1,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="5"
+
+inherit vim-plugin git-2
+
+DESCRIPTION="vim plugin: Nginx configuration files syntax"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1886"
+SRC_URI=""
+EGIT_REPO_URI="git://github.com/Necoro/nginx-vim-syntax.git"
+LICENSE="vim.org"
+KEYWORDS="amd64 ppc x86 ~amd64-fbsd"
+IUSE=""