diff options
author | Tim Harder <radhermit@gentoo.org> | 2014-03-29 00:04:03 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2014-03-29 00:04:03 +0000 |
commit | 8e2c3e3fa8f516a5859b89e6dda8ead6493e70d7 (patch) | |
tree | 897082ad34e14b49d2a6223cd8ff54c886e9f5b4 /app-vim/csv/csv-0.28.ebuild | |
parent | Version bump. (diff) | |
download | historical-8e2c3e3fa8f516a5859b89e6dda8ead6493e70d7.tar.gz historical-8e2c3e3fa8f516a5859b89e6dda8ead6493e70d7.tar.bz2 historical-8e2c3e3fa8f516a5859b89e6dda8ead6493e70d7.zip |
Remove old.
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Manifest-Sign-Key: 0x4AB3E85B4F064CA3
Diffstat (limited to 'app-vim/csv/csv-0.28.ebuild')
-rw-r--r-- | app-vim/csv/csv-0.28.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/app-vim/csv/csv-0.28.ebuild b/app-vim/csv/csv-0.28.ebuild deleted file mode 100644 index 40863926822e..000000000000 --- a/app-vim/csv/csv-0.28.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/csv/csv-0.28.ebuild,v 1.3 2013/11/30 12:49:54 johu Exp $ - -EAPI="5" -VIM_PLUGIN_VIM_VERSION="7.3" - -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" -IUSE="" - -VIM_PLUGIN_HELPFILES="ft-csv.txt" |