summaryrefslogtreecommitdiff
path: root/app-vim/nginx-syntax/nginx-syntax-9999.ebuild
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2013-04-23 01:40:14 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2013-04-23 01:40:14 +0200
commite6e8ac8c86b4d52cd250b424283a6d5f5af5050c (patch)
treed8249143274942990d1099241f9eb3332d124d63 /app-vim/nginx-syntax/nginx-syntax-9999.ebuild
parent5c8bf4906082363b4e20efd3185abbdc1d96ad90 (diff)
downloadoverlay-e6e8ac8c86b4d52cd250b424283a6d5f5af5050c.tar.gz
overlay-e6e8ac8c86b4d52cd250b424283a6d5f5af5050c.tar.bz2
overlay-e6e8ac8c86b4d52cd250b424283a6d5f5af5050c.zip
nginx-syntax live ebuild
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=""