sys-process/glances: 3.1.4.1-r1 amd64 stable, bug #720368
[gentoo.git] / app-vim / securemodelines / securemodelines-20140926.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5 inherit vim-plugin
6
7 DESCRIPTION="vim plugin: secure, user-configurable modeline support"
8 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1876 https://github.com/ciaranm/securemodelines"
9 LICENSE="vim"
10 KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
11
12 VIM_PLUGIN_HELPTEXT="Make sure that you disable vim's builtin modeline support if you have
13 enabled it in your .vimrc."