Skip to content

Commit

Permalink
app-vim/selinux-syntax: EAPI7 bump.
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Closes: gentoo#11450
Signed-off-by: Patrice Clement <[email protected]>
  • Loading branch information
mm1ke authored and monsieurp committed Mar 22, 2019
1 parent 3197a8d commit b5de003
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions app-vim/selinux-syntax/selinux-syntax-20041225-r1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit vim-plugin

DESCRIPTION="vim plugin: SELinux type enforcement policy syntax"
HOMEPAGE="http://www.cip.ifi.lmu.de/~bleher/selinux/"
LICENSE="vim"
KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"

VIM_PLUGIN_HELPTEXT=\
"This plugin provides syntax highlighting for SELinux type enforcement
policy (*.te) files."

0 comments on commit b5de003

Please sign in to comment.