summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-vim/csv/csv-0.31-r1.ebuild2
-rw-r--r--app-vim/csv/csv-0.31.ebuild14
2 files changed, 1 insertions, 15 deletions
diff --git a/app-vim/csv/csv-0.31-r1.ebuild b/app-vim/csv/csv-0.31-r1.ebuild
index 1f380ce1351c..baab58fef23b 100644
--- a/app-vim/csv/csv-0.31-r1.ebuild
+++ b/app-vim/csv/csv-0.31-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
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"