Drop $Id$ per council decision in bug #611234.
[gentoo.git] / app-vim / genutils / genutils-2.5.ebuild
1 # Copyright 1999-2016 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 inherit vim-plugin
7
8 DESCRIPTION="vim plugin: library with various useful functions"
9 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=197"
10 SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=11399 -> ${P}.zip"
11 LICENSE="GPL-3"
12 KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
13
14 VIM_PLUGIN_HELPTEXT=\
15 "This plugin provides library functions and is not intended to be used
16 directly by the user."
17
18 DEPEND="app-arch/unzip"
19
20 S=${WORKDIR}