Skip to content

Commit

Permalink
app-vim/multvals: EAPI 6 bump.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.28
  • Loading branch information
monsieurp committed Jul 28, 2016
1 parent dc38184 commit dffb6d1
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions app-vim/multvals/multvals-3.10-r1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=6

inherit vim-plugin

DESCRIPTION="vim plugin: library for helping with arrays"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=171"
LICENSE="GPL-2"
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."

0 comments on commit dffb6d1

Please sign in to comment.