commit: 26a2c86eb27e9a7aa770e634e66ae2ce5f0354f1 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Tue Mar 12 22:26:01 2019 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Mar 12 22:29:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26a2c86e
app-vim/zoomwin: clean up old. Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 app-vim/zoomwin/zoomwin-24.ebuild | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/app-vim/zoomwin/zoomwin-24.ebuild b/app-vim/zoomwin/zoomwin-24.ebuild deleted file mode 100644 index 6b8008f13af..00000000000 --- a/app-vim/zoomwin/zoomwin-24.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -inherit vim-plugin - -DESCRIPTION="vim plugin: brief-style window zooming" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=508" -LICENSE="vim" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" -IUSE="" - -VIM_PLUGIN_HELPFILES="zoomwin"
