app-vim/csound-syntax: bump EAPI
authorTim Harder <radhermit@gentoo.org>
Sun, 13 Mar 2016 01:43:26 +0000 (20:43 -0500)
committerTim Harder <radhermit@gentoo.org>
Sun, 13 Mar 2016 01:43:26 +0000 (20:43 -0500)
app-vim/csound-syntax/csound-syntax-3.1.ebuild

index e76433f2cee7f5b60b0d75bcf751f6d819cde2fd..8f5bebab63e813e49654e07463b8f383e42afe77 100644 (file)
@@ -1,15 +1,14 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=3
+EAPI=5
 inherit eutils vim-plugin
 
 DESCRIPTION="vim plugin: Syntax highlighting, filetype detection, folding, macros, and templates for Csound files"
 HOMEPAGE="http://www.eumus.edu.uy/docentes/jure/csound/vim/"
 LICENSE="vim"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 VIM_PLUGIN_HELPFILES="${PN}"