*/*: Specify EAPI=0 explicitly, to ease greps
[gentoo.git] / app-vim / selinux-syntax / selinux-syntax-20041225.ebuild
1 # Copyright 1999-2018 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=0
5
6 inherit vim-plugin
7
8 DESCRIPTION="vim plugin: SELinux type enforcement policy syntax"
9 HOMEPAGE="http://www.cip.ifi.lmu.de/~bleher/selinux/"
10 LICENSE="vim"
11 KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86"
12 IUSE=""
13
14 VIM_PLUGIN_HELPTEXT=\
15 "This plugin provides syntax highlighting for SELinux type enforcement
16 policy (*.te) files."