Portage is a package management system used by Gentoo Linux
# ChangeLog for app-vim/nagios-syntax
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/nagios-syntax/ChangeLog,v 1.9 2006/11/27 07:32:26 wormo Exp $
27 Nov 2006; Stephanie Lockwood-Childs
nagios-syntax-20050105.ebuild:
stable on ppc
07 Apr 2006; Bryan Østergaard
24 Jan 2006; Patrick McLean
nagios-syntax-20050105.ebuild:
stable on amd64
12 Jun 2005; David Holm
Added to ~ppc.
06 Apr 2005; Markus Rothe
nagios-syntax-20050105.ebuild:
Stable on ppc64
18 Feb 2005; Tom Martin
Marked ~amd64.
13 Feb 2005; Markus Rothe
nagios-syntax-20050105.ebuild:
Added ~ppc64 to KEYWORDS
01 Feb 2005; Ciaran McCreesh
nagios-syntax-20050105.ebuild:
x86, sparc, mips stable
*nagios-syntax-20050105 (05 Jan 2005)
05 Jan 2005; Ciaran McCreesh
+nagios-syntax-20050105.ebuild:
New package, bug #76712
DIST nagios-syntax-20050105.tar.bz2 1721 RMD160 c6a4425595ff6b97b4457a9adfb0853ea17e9a9e SHA1 e69fc6880e61b65150fdb87ddfed759ef01cae7c SHA256 76ddf01aefe98d124a8c120c39060c6f374e8333cdd644d075f4e445ecfc3399
EBUILD nagios-syntax-20050105.ebuild 594 RMD160 9b871adf846ccd6b6b6266a92ed50c7aa4ae97f8 SHA1 d025043adf4f863bc9427e8a0304d15184500e76 SHA256 34eddf6949de5737a37add80f857c1dd43ff10aa0413776715cc1c7b43dada8c
MISC ChangeLog 1210 RMD160 8f24fa58317c9efed5efaa78e40c76f02f1c0693 SHA1 8b9844b62747c3fdbf18b3504dba10332611d954 SHA256 9746b877d65554b799a99cd676cfc99f6112eeea78a9b450a9f1006061cea785
MISC metadata.xml 360 RMD160 5b352f00fcebb817f7504eab2312335e07745a7a SHA1 326abcf2280749bed5ee15b015d9ef393d5c697b SHA256 0585d3a42ce5e1dab515dec41e62a67eff51593e6e7d56479e00090b05790320
This package provides Vim syntax highlighting for Nagios configuration
files, and automatic filetype detection for these files based upon
filename.
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/nagios-syntax/nagios-syntax-20050105.ebuild,v 1.9 2006/11/27 07:32:26 wormo Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: Nagios configuration files syntax"
HOMEPAGE="http://dev.gentoo.org/~ramereth/vim/syntax/nagios.vim"
LICENSE="as-is"
KEYWORDS="alpha amd64 ia64 mips ppc ppc64 sparc x86"
IUSE=""
VIM_PLUGIN_HELPTEXT=\
"This plugin provides syntax highlighting for Nagios configuration
files. Detection is by filename (/etc/nagios/)."