Skip to content

Commit

Permalink
app-vim/csound-syntax: bump EAPI
Browse files Browse the repository at this point in the history
  • Loading branch information
radhermit committed Mar 13, 2016
1 parent 5cc7a79 commit 35426d5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app-vim/csound-syntax/csound-syntax-3.1.ebuild
Original file line number Diff line number Diff line change
@@ -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}"

Expand Down

0 comments on commit 35426d5

Please sign in to comment.