summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2016-03-12 20:43:26 -0500
committerTim Harder <radhermit@gentoo.org>2016-03-12 20:43:26 -0500
commit35426d52bb3f587f705ddc3d7d01f344f50d77cf (patch)
tree5e02102c7ec698138fb74871e213f9b2ceb93c51
parentapp-vim/fuzzyfinder: bump EAPI (diff)
downloadgentoo-35426d52bb3f587f705ddc3d7d01f344f50d77cf.tar.gz
gentoo-35426d52bb3f587f705ddc3d7d01f344f50d77cf.tar.bz2
gentoo-35426d52bb3f587f705ddc3d7d01f344f50d77cf.zip
app-vim/csound-syntax: bump EAPI
-rw-r--r--app-vim/csound-syntax/csound-syntax-3.1.ebuild5
1 files 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 e76433f2cee7..8f5bebab63e8 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}"