commit:     eeb29307aa36b88b0302ca60bcdea88309f1045f
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 01:31:36 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 01:31:36 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeb29307

app-vim/cecutil: bump EAPI

 app-vim/cecutil/cecutil-17.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/app-vim/cecutil/cecutil-17.ebuild 
b/app-vim/cecutil/cecutil-17.ebuild
index c867a7b..91edfe9 100644
--- a/app-vim/cecutil/cecutil-17.ebuild
+++ b/app-vim/cecutil/cecutil-17.ebuild
@@ -1,16 +1,14 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-VIM_PLUGIN_VIM_VERSION="7.0"
+EAPI=5
+
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: library used by many of Charles Campbell's plugins"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1066";
 LICENSE="vim"
 KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
-IUSE=""
 
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides library functions and is not intended to be used
-directly by the user. Documentation is available via ':help cecutil.txt'."
+VIM_PLUGIN_HELPFILES="${PN}.txt"

Reply via email to