summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2019-03-12 23:25:29 +0100
committerPatrice Clement <monsieurp@gentoo.org>2019-03-12 23:29:02 +0100
commit253486680fd725b5eacbe6c216fb0678039b3f9b (patch)
tree9a1fbbc98a1c2169d49dadaf58286b542e5f8418
parentmedia-video/handbrake: Drop VAAPI flag (diff)
downloadgentoo-253486680fd725b5eacbe6c216fb0678039b3f9b.tar.gz
gentoo-253486680fd725b5eacbe6c216fb0678039b3f9b.tar.bz2
gentoo-253486680fd725b5eacbe6c216fb0678039b3f9b.zip
app-vim/zoomwin: EAPI 6 bump.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --force
-rw-r--r--app-vim/zoomwin/zoomwin-24-r1.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/app-vim/zoomwin/zoomwin-24-r1.ebuild b/app-vim/zoomwin/zoomwin-24-r1.ebuild
new file mode 100644
index 000000000000..81a1be2d4cba
--- /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"