commit:     59effef7611ec5b72354997926e698b72c98a1ef
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 01:29:08 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 01:29:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59effef7

app-vim/ansiesc: bump EAPI

 app-vim/ansiesc/ansiesc-12.ebuild | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/app-vim/ansiesc/ansiesc-12.ebuild 
b/app-vim/ansiesc/ansiesc-12.ebuild
index cbeb31a..4caef31 100644
--- a/app-vim/ansiesc/ansiesc-12.ebuild
+++ b/app-vim/ansiesc/ansiesc-12.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=3
-VIM_PLUGIN_VIM_VERSION="7.3"
+EAPI=5
 
 inherit vim-plugin
 
@@ -11,9 +10,7 @@ DESCRIPTION="vim plugin: ansi escape sequences concealed, but 
highlighted as spe
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=302";
 LICENSE="public-domain"
 KEYWORDS="amd64 x86"
-IUSE=""
 
-DEPEND=""
 RDEPEND="app-vim/cecutil"
 
 VIM_PLUGIN_HELPFILES="AnsiEsc.txt"

Reply via email to