Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/zoomwin/
Date: Tue, 12 Mar 2019 23:25:06
Message-Id: 1552429744.26a2c86eb27e9a7aa770e634e66ae2ce5f0354f1.monsieurp@gentoo
1 commit: 26a2c86eb27e9a7aa770e634e66ae2ce5f0354f1
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 12 22:26:01 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 12 22:29:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26a2c86e
7
8 app-vim/zoomwin: clean up old.
9
10 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 app-vim/zoomwin/zoomwin-24.ebuild | 14 --------------
14 1 file changed, 14 deletions(-)
15
16 diff --git a/app-vim/zoomwin/zoomwin-24.ebuild b/app-vim/zoomwin/zoomwin-24.ebuild
17 deleted file mode 100644
18 index 6b8008f13af..00000000000
19 --- a/app-vim/zoomwin/zoomwin-24.ebuild
20 +++ /dev/null
21 @@ -1,14 +0,0 @@
22 -# Copyright 1999-2012 Gentoo Foundation
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=4
26 -
27 -inherit vim-plugin
28 -
29 -DESCRIPTION="vim plugin: brief-style window zooming"
30 -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=508"
31 -LICENSE="vim"
32 -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
33 -IUSE=""
34 -
35 -VIM_PLUGIN_HELPFILES="zoomwin"