diff options
Diffstat (limited to 'app-vim/nginx-syntax/nginx-syntax-0.3.3.ebuild')
| -rw-r--r-- | app-vim/nginx-syntax/nginx-syntax-0.3.3.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-vim/nginx-syntax/nginx-syntax-0.3.3.ebuild b/app-vim/nginx-syntax/nginx-syntax-0.3.3.ebuild new file mode 100644 index 000000000000..84c8408a763e --- /dev/null +++ b/app-vim/nginx-syntax/nginx-syntax-0.3.3.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit vim-plugin + +DESCRIPTION="vim plugin: Nginx configuration files syntax" +HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1886" +LICENSE="vim" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-fbsd" |
