summaryrefslogtreecommitdiff
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
parent5c8bf4906082363b4e20efd3185abbdc1d96ad90 (diff)
downloadoverlay-e6e8ac8c86b4d52cd250b424283a6d5f5af5050c.tar.gz
overlay-e6e8ac8c86b4d52cd250b424283a6d5f5af5050c.tar.bz2
overlay-e6e8ac8c86b4d52cd250b424283a6d5f5af5050c.zip
nginx-syntax live ebuild
-rw-r--r--app-vim/nginx-syntax/Manifest1
-rw-r--r--app-vim/nginx-syntax/nginx-syntax-9999.ebuild15
2 files changed, 16 insertions, 0 deletions
diff --git a/app-vim/nginx-syntax/Manifest b/app-vim/nginx-syntax/Manifest
new file mode 100644
index 0000000..e365e1c
--- /dev/null
+++ b/app-vim/nginx-syntax/Manifest
@@ -0,0 +1 @@
+EBUILD nginx-syntax-9999.ebuild 525 SHA256 8c10b12b8df146b0b22b83ac56d22a4a8527a73368ed9ebf14444115d4d5dd6d SHA512 17fad75d786223f80694905ab3443dbb08307a172295c1c1097e934bea1186fa5f14a85d368480f16b67b90c91bac39116394b8c1e69a7832a03dec0933a2ef2 WHIRLPOOL a21072e0a83d991b4340c84a2f8974781f889f81fca4fa6ed466750b3c1f0be398559d621c8f2601bfbcf554837f9ca253a93bd3692334392889b7e00fc26bd9
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=""