summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/apparmor-syntax/apparmor-syntax-200609.ebuild')
-rw-r--r--app-vim/apparmor-syntax/apparmor-syntax-200609.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-vim/apparmor-syntax/apparmor-syntax-200609.ebuild b/app-vim/apparmor-syntax/apparmor-syntax-200609.ebuild
new file mode 100644
index 0000000..0564d2f
--- /dev/null
+++ b/app-vim/apparmor-syntax/apparmor-syntax-200609.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: AppArmor policy syntax"
+HOMEPAGE="http://forge.novell.com/modules/xfmod/project/?apparmor"
+LICENSE="vim"
+KEYWORDS="alpha amd64 ia64 mips ~ppc ppc64 sparc x86"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
+IUSE=""
+
+VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for Apparmor
+policy files."