summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2010-11-14 07:10:47 +0000
committerTim Harder <radhermit@gentoo.org>2010-11-14 07:10:47 +0000
commite4cb99ddb3e2eca5b0484cc6093746534c94e774 (patch)
treea9d913ac9aea4d9d060229831c55468eaf580e48 /app-vim/selinux-syntax/selinux-syntax-20041225.ebuild
parentVersion bump. (diff)
downloadgentoo-2-e4cb99ddb3e2eca5b0484cc6093746534c94e774.tar.gz
gentoo-2-e4cb99ddb3e2eca5b0484cc6093746534c94e774.tar.bz2
gentoo-2-e4cb99ddb3e2eca5b0484cc6093746534c94e774.zip
Version bump.
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'app-vim/selinux-syntax/selinux-syntax-20041225.ebuild')
-rw-r--r--app-vim/selinux-syntax/selinux-syntax-20041225.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-vim/selinux-syntax/selinux-syntax-20041225.ebuild b/app-vim/selinux-syntax/selinux-syntax-20041225.ebuild
new file mode 100644
index 000000000000..e18260b83456
--- /dev/null
+++ b/app-vim/selinux-syntax/selinux-syntax-20041225.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/selinux-syntax/selinux-syntax-20041225.ebuild,v 1.1 2010/11/14 07:10:47 radhermit Exp $
+
+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"
+IUSE=""
+
+VIM_PLUGIN_HELPTEXT=\
+"This plugin provides syntax highlighting for SELinux type enforcement
+policy (*.te) files."