commit: aa1f9e251d58ff0448ea23204e4e3c40f1b8ab4c Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Fri Jun 24 04:08:58 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri Jun 24 04:11:40 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa1f9e25
app-vim/csv: Clean up old. Package-Manager: portage-2.2.28 app-vim/csv/csv-0.31-r1.ebuild | 2 +- app-vim/csv/csv-0.31.ebuild | 14 -------------- 2 files changed, 1 insertion(+), 15 deletions(-) diff --git a/app-vim/csv/csv-0.31-r1.ebuild b/app-vim/csv/csv-0.31-r1.ebuild index 1f380ce..baab58f 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 ac1776c..0000000 --- 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"