commit:     35426d52bb3f587f705ddc3d7d01f344f50d77cf
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 01:43:26 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 01:43:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35426d52

app-vim/csound-syntax: bump EAPI

 app-vim/csound-syntax/csound-syntax-3.1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/app-vim/csound-syntax/csound-syntax-3.1.ebuild 
b/app-vim/csound-syntax/csound-syntax-3.1.ebuild
index e76433f..8f5beba 100644
--- a/app-vim/csound-syntax/csound-syntax-3.1.ebuild
+++ b/app-vim/csound-syntax/csound-syntax-3.1.ebuild
@@ -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}"
 

Reply via email to