aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Modify new ebuild template to have EAPI=2 and RDEPEND, bug 274949. Patch by D...gentoo-syntax-20090720Jeremy Olexa2009-07-201-1/+3
* Fix commenting scope issues, bug 265476. patch by Mounir LamouriJeremy Olexa2009-07-201-2/+3
* Highlight prepalldocs, bug 263815Jeremy Olexa2009-05-051-0/+3
* Add tag target to Makefile for maintenance easeJeremy Olexa2009-05-051-1/+8
* Use svn2cl in make dist now, so remove the changelog portion in doc/ because ...gentoo-syntax-20090220Jeremy Olexa2009-02-202-382/+2
* Don't mark LDFLAGS as an error in make.conf, patch by Erik Hahn in bug 253401Jeremy Olexa2009-01-241-1/+15
* syntax highlighting should be enabled for package.* as well, fixes bug 254208Jeremy Olexa2009-01-241-3/+3
* Add python_need_rebuild.Ali Polatel2008-10-271-1/+1
* Add python_get_{lib,site}dir.Ali Polatel2008-10-211-1/+1
* Hilight default* functions.Ali Polatel2008-10-101-0/+5
* Set permissions after uploading for dist-upload.Ali Polatel2008-10-061-0/+1
* s/subversion_svn_fetch/subversion_fetch/Ali Polatel2008-10-061-1/+1
* Recognize pkg_info, src_prepare and src_configure.Ali Polatel2008-10-061-0/+1
* Fix syntax order.Ali Polatel2008-07-171-2/+3
* Add initial support for GLEP 56. Required attributes aren't recognized yet.Ali Polatel2008-07-171-0/+7
* Update recognized make.conf variables, #200005.Ali Polatel2008-07-171-2/+2
* Detect files under directories portage/packages.[use,keywords,mask,unmask,......Ali Polatel2008-07-171-3/+3
* Revert last commit. Appearently there are too many false positives.Ali Polatel2008-05-141-3/+0
* Hilight unquoted variables that must be quoted as EbuildError.Ali Polatel2008-05-141-0/+3
* Hilight eclass comment documentation.Ali Polatel2008-05-141-0/+7
* Add new keywords for make.confAli Polatel2008-05-131-1/+1
* Added distutils_src_unpack.Ali Polatel2008-05-131-2/+3
* Add VIM_PLUGIN_VIM_VERSION to the app-vim/ ebuild template.Mike Kelly2007-05-146-5/+23
* Make dist-upload work properly.gentoo-syntax-20070506Mike Kelly2007-05-061-7/+2
* Hilight usage of the `which` command as an error. People should use the bash ...Mike Kelly2007-05-062-0/+4
* Fix Bug #175135. Clean up the Makefile a bit. Update the ChangeLog.Mike Kelly2007-05-063-4/+10
* Split up gentoo-syntax (part 3).Mike Kelly2007-05-066-218/+5
* Split up gentoo-syntax into portage-syntax, eselect-syntax, and gentoo-syntax.Mike Kelly2007-05-060-0/+0
* Release 20070212.gentoo-syntax-20070212Mike Kelly2007-02-131-0/+3
* Make gentoo-use-desc.vim accept USE flags as specified by PMS.Mike Kelly2007-02-122-1/+4
* Make gentoo-use-desc.vim accept qualified package names according to the upco...Mike Kelly2007-02-122-1/+6
* Patch to hilight on USE_EXPAND variables in make.conf. See Bug #164588.Mike Kelly2007-02-122-1/+5
* Patch to update java ebuild template to use the new generation 2 java eclasse...Mike Kelly2007-02-122-13/+44
* Patch to add hilighting elog and autotools.eclass. From Bug #164312.Mike Kelly2007-01-301-3/+6
* Release 20061106Mike Kelly2006-11-061-0/+3
* Update GuideXML support. See Bug #145999Mike Kelly2006-11-053-16/+26
* Make package.* files' syntax accept category names without a '-' in them. See...Mike Kelly2006-11-054-3/+7
* Apply patch from tupone to fix newmetadata (Formerly known as the 20051221-r1...Mike Kelly2006-11-053-2/+8
* Tag for release 20051221Ciaran McCreesh2005-12-211-1/+1
* INSTALL_MASK in make.confCiaran McCreesh2005-12-212-1/+4
* Fix package.use flags that start with a number.Ciaran McCreesh2005-10-162-1/+4
* fixed USE flags that start with a number. Thanks to Laercio Benedito de So...Ryan Phillips2005-07-251-1/+1
* add support for guidexml handbooksRyan Phillips2005-07-212-11/+12
* if vimdiff is used as the program name disable new ebuild creationRyan Phillips2005-06-222-1/+8
* added g:ebuild_create_on_empty option to toggle new ebuildRyan Phillips2005-06-222-1/+16
* Updated eutils,multilib,flag-o-matic,webapp, and games eclass functions; adde...Aaron Walker2005-06-182-16/+50
* Fixed MakeNewEselectModule() to a) not print the errant '@gentoo.org' and b) ...Aaron Walker2005-06-181-1/+2
* Yes, I'm a lamer ..Elfyn McBratney2005-06-161-46/+0
* Use the 'Id' keyword instead of 'Header' in eselect module headers.Elfyn McBratney2005-06-152-1/+3
* s/eclectic/eselect/g. New script (rolldist.sh) ot make rolling distribution ...Elfyn McBratney2005-06-159-94/+145