2012-01-09 09:59  ssuominen

	* plugin/newebuild.vim: Fix indenting to match what has been used
	  before.

2012-01-09 09:56  ssuominen

	* plugin/newebuild.vim: Insert inherit xfconf automatically to
	  xfce-base and xfce-extra ebuilds

2012-01-07 14:37  idl0r

	* plugin/newmetadata.vim: Remove no-herd, bug 382929

2012-01-04 16:57  idl0r

	* syntax/gentoo-init-d.vim: More init.d highlighting

2012-01-04 16:42  idl0r

	* syntax/gentoo-init-d.vim: "usage" is no longer a init.d function

2012-01-04 16:00  idl0r

	* doc/gentoo-syntax.txt, syntax/ebuild.vim: Deprecate
	  g:ebuild_error_on_trailing_whitespace
	  
	  g:ebuild_error_on_trailing_whitespace is deprecated and this
	  feature has been
	  enabled by default. Also it was a duplicate as its functionality
	  was covered by
	  a other rule anyway.

2012-01-03 01:32  floppym

	* ftdetect/gentoo.vim: Detect ChangeLog*

2012-01-03 00:48  idl0r

	* syntax/gentoo-init-d.vim: More OpenRC keywords and functions

2012-01-03 00:40  idl0r

	* syntax/ebuild.vim, syntax/gentoo-common.vim: Make bad space
	  checks global

2012-01-03 00:02  idl0r

	* plugin/newinitd.vim: Remove restart() function as OpenRC has a
	  default one

2011-03-27 03:42  darkside

	* plugin/newebuild.vim: bug 359539: bump to EAPI=4 and java fix by
	  Ralph Sennhauser

2010-12-12 03:04  darkside

	* syntax/ebuild.vim: bug 322247: update python highlighting, by
	  Arfrever Frehtes Taifersar Arahesis

2010-12-12 03:03  darkside

	* plugin/newebuild.vim: bug 319809: update template for perl
	  modules, by Torsten Veller

2010-12-12 03:03  darkside

	* plugin/newmetadata.vim: bug 322871: default to no-herd in
	  metadata.xml

2010-12-12 03:03  darkside

	* syntax/gentoo-package-keywords.vim: bug 329311: accept whitespace
	  at beginning of atom, by Angelo Arrifano

2010-12-12 03:03  darkside

	* ftdetect/gentoo.vim: bug 346477: detect package.accept_keywords
	  by Mike Gilbert

2010-04-05 19:46  spatz

	* Makefile, ftdetect/gentoo.vim, syntax/gentoo-make-conf.vim,
	  syntax/gentoo-package-license.vim,
	  syntax/gentoo-package-properties.vim: Add support for
	  package.{license,properties} and ACCEPT_{LICENSE,PROPERTIES}, bug
	  281481.

2010-04-01 22:10  spatz

	* syntax/ebuild.vim: Highlight trailing whitespace as error in
	  ebuilds.

2010-02-15 18:04  darkside

	* plugin/newebuild.vim: bump the default EAPI to 3

2010-01-27 21:38  darkside

	* syntax/ebuild.vim: Add EAPI-2 phases to EXPORT_FUNCTIONS
	  awareness such that they don't get highlighted in red. Reported
	  by spatz@g.o

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.

