From 45b129dd7216f6670c166e19e83daca041dac0f9 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Tue, 6 Nov 2012 12:13:01 +0300 Subject: [PATCH] ebuild.syntax: add 'epatch_user' keyword Thanks to Alexei Goncharevich and Pavel Gluschenko Signed-off-by: Sergei Trofimovich --- misc/syntax/ebuild.syntax | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/syntax/ebuild.syntax b/misc/syntax/ebuild.syntax index 8246fc274..d28135cda 100644 --- a/misc/syntax/ebuild.syntax +++ b/misc/syntax/ebuild.syntax @@ -88,6 +88,7 @@ context default keyword whole elog yellow keyword whole emake yellow keyword whole epatch yellow + keyword whole epatch_user yellow keyword whole ewarn yellow keyword whole exeinto yellow keyword whole exeopts yellow