commit:     253486680fd725b5eacbe6c216fb0678039b3f9b
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 12 22:25:29 2019 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Mar 12 22:29:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25348668

app-vim/zoomwin: EAPI 6 bump.

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --force

 app-vim/zoomwin/zoomwin-24-r1.ebuild | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/app-vim/zoomwin/zoomwin-24-r1.ebuild 
b/app-vim/zoomwin/zoomwin-24-r1.ebuild
new file mode 100644
index 00000000000..81a1be2d4cb
--- /dev/null
+++ b/app-vim/zoomwin/zoomwin-24-r1.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+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"
+
+VIM_PLUGIN_HELPFILES="zoomwin"

Reply via email to