2009-07-20 02:39  darkside

	* plugin/newebuild.vim: Modify new ebuild template to have EAPI=2
	  and RDEPEND, bug 274949. Patch by Dror Levin

2009-07-20 02:32  darkside

	* syntax/ebuild.vim: Fix commenting scope issues, bug 265476. patch
	  by Mounir Lamouri

2009-05-05 04:08  darkside

	* syntax/ebuild.vim: Highlight prepalldocs, bug 263815

2009-05-05 03:55  darkside

	* Makefile: Add tag target to Makefile for maintenance ease

2009-02-20 15:54  darkside

	* Makefile, doc/gentoo-syntax.txt: Use svn2cl in make dist now, so
	  remove the changelog portion in doc/ because it is outdated
	  anyway

2009-01-24 22:00  darkside

	* syntax/gentoo-make-conf.vim: Don't mark LDFLAGS as an error in
	  make.conf, patch by Erik Hahn in bug 253401

2009-01-24 21:44  darkside

	* ftdetect/gentoo.vim: syntax highlighting should be enabled for
	  package.* as well, fixes bug 254208

2008-10-27 10:02  hawking

	* syntax/ebuild.vim: Add python_need_rebuild.

2008-10-21 17:46  hawking

	* syntax/ebuild.vim: Add python_get_{lib,site}dir.

2008-10-10 14:07  hawking

	* syntax/ebuild.vim: Hilight default* functions.

2008-10-06 12:26  hawking

	* Makefile: Set permissions after uploading for dist-upload.

2008-10-06 12:24  hawking

	* syntax/ebuild.vim: s/subversion_svn_fetch/subversion_fetch/

2008-10-06 12:23  hawking

	* syntax/ebuild.vim: Recognize pkg_info, src_prepare and
	  src_configure.

2008-07-17 21:03  hawking

	* syntax/gentoo-metadata.vim: Fix syntax order.

2008-07-17 19:17  hawking

	* syntax/gentoo-metadata.vim: Add initial support for GLEP 56.
	  Required attributes aren't recognized yet.

2008-07-17 19:01  hawking

	* syntax/gentoo-make-conf.vim: Update recognized make.conf
	  variables, #200005.

2008-07-17 18:48  hawking

	* ftdetect/gentoo.vim: Detect files under directories
	  portage/packages.[use,keywords,mask,unmask,...]/*, #229035

2008-05-14 14:20  hawking

	* syntax/ebuild.vim: Revert last commit. Appearently there are too
	  many false positives.

2008-05-14 12:39  hawking

	* syntax/ebuild.vim: Hilight unquoted variables that must be quoted
	  as EbuildError.

2008-05-14 11:54  hawking

	* syntax/ebuild.vim: Hilight eclass comment documentation.

2008-05-13 19:40  hawking

	* syntax/gentoo-make-conf.vim: Add new keywords for make.conf

2008-05-13 19:22  hawking

	* syntax/ebuild.vim: Added distutils_src_unpack.

2007-05-14 07:40  pioto

	* doc/gentoo-syntax.txt, plugin/bugsummary.vim,
	  plugin/gentoo-common.vim, plugin/newebuild.vim,
	  plugin/newinitd.vim, plugin/newmetadata.vim: Add
	  VIM_PLUGIN_VIM_VERSION to the app-vim/ ebuild template.
	  Add g:loaded_* guard variables to plugin/* to prevent loading
	  them more than once. This makes it easier to test them by adding
	  them to your ~/.vim/ directory w/o having to remove the
	  system-wide ones.

2007-05-06 21:42  pioto

	* Makefile: Make dist-upload work properly.

2007-05-06 20:33  pioto

	* doc/gentoo-syntax.txt, syntax/ebuild.vim: Hilight usage of the
	  `which` command as an error. People should use the bash builtin
	  type -P instead.

2007-05-06 20:27  pioto

	* Makefile, doc/gentoo-syntax.txt, plugin/newebuild.vim: Fix Bug
	  #175135. Clean up the Makefile a bit. Update the ChangeLog.

2007-05-06 18:09  pioto

	* Makefile, ftdetect/eselect.vim, ftplugin/eselect.vim,
	  indent/eselect.vim, plugin/neweselect.vim, syntax/eselect.vim:
	  Split up gentoo-syntax (part 3).

2007-05-06 17:37  pioto

	* ., Makefile, README, doc, ftdetect, ftplugin, indent, plugin,
	  syntax: Split up gentoo-syntax into portage-syntax,
	  eselect-syntax, and gentoo-syntax.

