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

app-vim/genutils: bump EAPI

 app-vim/genutils/genutils-2.5.ebuild | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/app-vim/genutils/genutils-2.5.ebuild 
b/app-vim/genutils/genutils-2.5.ebuild
index 6184d61..a3a7080 100644
--- a/app-vim/genutils/genutils-2.5.ebuild
+++ b/app-vim/genutils/genutils-2.5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=3
+EAPI=5
 
 inherit vim-plugin
 
@@ -11,13 +11,11 @@ 
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=197";
 SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=11399 -> 
${P}.zip"
 LICENSE="GPL-3"
 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."
 
 DEPEND="app-arch/unzip"
-RDEPEND=""
 
-S="${WORKDIR}"
+S=${WORKDIR}

Reply via email to