Skip to content

Commit

Permalink
app-vim/fuzzyfinder: bump EAPI
Browse files Browse the repository at this point in the history
  • Loading branch information
radhermit committed Mar 13, 2016
1 parent 669c95e commit 5cc7a79
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions app-vim/fuzzyfinder/fuzzyfinder-4.2.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
# 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

VIM_PLUGIN_VIM_VERSION="7.2"
inherit vim-plugin

DESCRIPTION="vim plugin: buffer/file/command/tag/etc explorer with fuzzy matching"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1984"
SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=13961 -> ${P}.zip"
LICENSE="MIT"
KEYWORDS="amd64 x86"
IUSE=""

VIM_PLUGIN_HELPFILES="fuf"

Expand Down

0 comments on commit 5cc7a79

Please sign in to comment.