summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-01-05 04:05:11 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-01-05 04:05:11 +0000
commit200524de19311b5aad0cd4b5c147073dbbb74c08 (patch)
tree2fdc4681de8365e218026c0bdd73604a517b50d8 /app-vim/cfengine-syntax/cfengine-syntax-20050105.ebuild
parentremove masked testing packages (diff)
downloadhistorical-200524de19311b5aad0cd4b5c147073dbbb74c08.tar.gz
historical-200524de19311b5aad0cd4b5c147073dbbb74c08.tar.bz2
historical-200524de19311b5aad0cd4b5c147073dbbb74c08.zip
New package, bug #76711
Diffstat (limited to 'app-vim/cfengine-syntax/cfengine-syntax-20050105.ebuild')
-rw-r--r--app-vim/cfengine-syntax/cfengine-syntax-20050105.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-vim/cfengine-syntax/cfengine-syntax-20050105.ebuild b/app-vim/cfengine-syntax/cfengine-syntax-20050105.ebuild
new file mode 100644
index 000000000000..24ddb403a3df
--- /dev/null
+++ b/app-vim/cfengine-syntax/cfengine-syntax-20050105.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20050105.ebuild,v 1.1 2005/01/05 04:05:11 ciaranm Exp $
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: Cfengine configuration files syntax"
+HOMEPAGE="http://dev.gentoo.org/~ramereth/vim/syntax/cfengine.vim"
+LICENSE="as-is"
+KEYWORDS="~x86 ~sparc ~mips"
+IUSE=""
+
+VIM_PLUGIN_HELPTEXT=\
+"This plugin provides syntax highlighting for Cfengine configuration
+files. Detection is by filename (/var/cfengine/inputs/)."