aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDror Levin <spatz@gentoo.org>2010-04-05 19:46:05 +0000
committerDror Levin <spatz@gentoo.org>2010-04-05 19:46:05 +0000
commit1a1bd9fb8021c7fa99c06f26f9f7f7fe1a1cf3cd (patch)
treef3d7e14270f4c14030f40ea58e24f73bd948a7da /Makefile
parentHighlight trailing whitespace as error in ebuilds. (diff)
downloadgentoo-syntax-1a1bd9fb8021c7fa99c06f26f9f7f7fe1a1cf3cd.tar.gz
gentoo-syntax-1a1bd9fb8021c7fa99c06f26f9f7f7fe1a1cf3cd.tar.bz2
gentoo-syntax-1a1bd9fb8021c7fa99c06f26f9f7f7fe1a1cf3cd.zip
Add support for package.{license,properties} and ACCEPT_{LICENSE,PROPERTIES}, bug 281481.
svn path=/trunk/gentoo-syntax/; revision=71
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index fb05479..8f86ecb 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,9 @@ files_syntax = \
syntax/gentoo-metadata.vim \
syntax/gentoo-mirrors.vim \
syntax/gentoo-package-keywords.vim \
+ syntax/gentoo-package-license.vim \
syntax/gentoo-package-mask.vim \
+ syntax/gentoo-package-properties.vim \
syntax/gentoo-package-use.vim \
syntax/gentoo-use-desc.vim \
syntax/glep.vim \