summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-vim/nginx-syntax/nginx-syntax-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/nginx-syntax/nginx-syntax-9999.ebuild b/app-vim/nginx-syntax/nginx-syntax-9999.ebuild
index 5e4a82f..fe59131 100644
--- a/app-vim/nginx-syntax/nginx-syntax-9999.ebuild
+++ b/app-vim/nginx-syntax/nginx-syntax-9999.ebuild
@@ -2,9 +2,9 @@
# 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"
+EAPI="7"
-inherit vim-plugin git-2
+inherit vim-plugin git-r3
DESCRIPTION="vim plugin: Nginx configuration files syntax"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1886"