Skip to content

Commit

Permalink
app-vim/csv: 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 Jun 24, 2016
1 parent d10ec61 commit d3baf94
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions app-vim/csv/csv-0.31-r1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=6

inherit vim-plugin

DESCRIPTION="vim plugin: display and alter csv files"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2830"
LICENSE="vim"
KEYWORDS="amd64 x86"

VIM_PLUGIN_HELPFILES="ft-csv.txt"

0 comments on commit d3baf94

Please sign in to comment.