summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2020-04-11 23:05:35 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2020-04-11 23:05:35 +0200
commit7a3137e8802d764545c3645103362c899f86ee58 (patch)
treefdbac38f8ddf8a49a5a34f2926270e2a7245b4b1
parent169fa7d0a413eb262a7726d5567c9aa7888e686d (diff)
downloadoverlay-7a3137e8802d764545c3645103362c899f86ee58.tar.gz
overlay-7a3137e8802d764545c3645103362c899f86ee58.tar.bz2
overlay-7a3137e8802d764545c3645103362c899f86ee58.zip
Update
-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"