summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2019-03-12 23:26:01 +0100
committerPatrice Clement <monsieurp@gentoo.org>2019-03-12 23:29:04 +0100
commit26a2c86eb27e9a7aa770e634e66ae2ce5f0354f1 (patch)
tree4249cb136a19220299022cebf06d78e20d22074e /app-vim/zoomwin
parentapp-vim/zoomwin: EAPI 6 bump. (diff)
downloadgentoo-26a2c86eb27e9a7aa770e634e66ae2ce5f0354f1.tar.gz
gentoo-26a2c86eb27e9a7aa770e634e66ae2ce5f0354f1.tar.bz2
gentoo-26a2c86eb27e9a7aa770e634e66ae2ce5f0354f1.zip
app-vim/zoomwin: clean up old.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-vim/zoomwin')
-rw-r--r--app-vim/zoomwin/zoomwin-24.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/app-vim/zoomwin/zoomwin-24.ebuild b/app-vim/zoomwin/zoomwin-24.ebuild
deleted file mode 100644
index 6b8008f13afe..000000000000
--- 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"