summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-06-24 04:08:58 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-06-24 04:11:40 +0000
commitaa1f9e251d58ff0448ea23204e4e3c40f1b8ab4c (patch)
tree7d4aec4c1f105d7504954987aee69810b0104aa8 /app-vim/csv/csv-0.31.ebuild
parentapp-vim/csv: EAPI 6 bump. (diff)
downloadgentoo-aa1f9e251d58ff0448ea23204e4e3c40f1b8ab4c.tar.gz
gentoo-aa1f9e251d58ff0448ea23204e4e3c40f1b8ab4c.tar.bz2
gentoo-aa1f9e251d58ff0448ea23204e4e3c40f1b8ab4c.zip
app-vim/csv: Clean up old.
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-vim/csv/csv-0.31.ebuild')
-rw-r--r--app-vim/csv/csv-0.31.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/app-vim/csv/csv-0.31.ebuild b/app-vim/csv/csv-0.31.ebuild
deleted file mode 100644
index ac1776c16254..000000000000
--- a/app-vim/csv/csv-0.31.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-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"