diff options
Diffstat (limited to 'x11-libs/gtksourceview/files/4.6-gentoo.lang')
-rw-r--r-- | x11-libs/gtksourceview/files/4.6-gentoo.lang | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/files/4.6-gentoo.lang b/x11-libs/gtksourceview/files/4.6-gentoo.lang index 4889b4ceca29..4e8c14832e27 100644 --- a/x11-libs/gtksourceview/files/4.6-gentoo.lang +++ b/x11-libs/gtksourceview/files/4.6-gentoo.lang @@ -7,7 +7,7 @@ Leonardo Ferreira Fontenelle <leo.fontenelle@gmail.com>, 2006. Rewritten for gtksourceview-2 by: Rene 'Necoro' Neumann <necoro@necoro.net>, 2007 - + Distributed under the same license(s) as gtksourceview. TODO: @@ -87,9 +87,9 @@ <!-- extra portage commands --> <context id="portcmds" style-ref="command"> - <match>\b(e(begin|end|conf|install|make|warn|infon?|error|patch)|die|use(_(with|enable))?|inherit|has|(has|best)_version|unpack|(do|new)(ins|s?bin|doc|lib(|\.so|\.a)|man|info|exe|initd|confd|envd|pam|menu|icon)|do(python|sed|dir|hard|sym|html|jar|mo)|keepdir|prepall(|docs|info|man|strip)|prep(info|lib|lib\.(so|a)|man|strip)|(|doc|ins|exe)into|f(owners|perms)|(exe|ins|dir)opts)\b</match> + <match>\b(e(begin|end|conf|make|warn|infon?|error)|die|use(_(with|enable))?|inherit|has|(has|best)_version|unpack|(do|new)(ins|s?bin|doc|lib(\.so|\.a)|man|info|exe|initd|confd|envd|pam|menu|icon)|do(python|dir|sym|jar|mo)|keepdir|(|doc|ins|exe)into|f(owners|perms)|(exe|ins|dir)opts)\b</match> </context> - + <context id="built-in-command"> <include> <!-- do not include "sh:built-in-command" as it is replaced down there - which would lead to an endless loop --> <context ref="sh:reserved-word" /> |