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.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/nginx-syntax/nginx-syntax-9999.ebuild b/app-vim/nginx-syntax/nginx-syntax-9999.ebuild
index 5e4a82f..cead970 100644
--- a/app-vim/nginx-syntax/nginx-syntax-9999.ebuild
+++ b/app-vim/nginx-syntax/nginx-syntax-9999.ebuild
@@ -2,14 +2,14 @@
# 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"
SRC_URI=""
-EGIT_REPO_URI="git://github.com/Necoro/nginx-vim-syntax.git"
+EGIT_REPO_URI="https://github.com/Necoro/nginx-vim-syntax.git"
LICENSE="vim.org"
KEYWORDS="amd64 ppc x86 ~amd64-fbsd"
IUSE=""