There are single quotes inside single quotes at line 131 in _gentoolkit. I suggest replacing them with double ones:
--- _gentoolkit 2015-04-28 20:42:29.000000000 +1000
+++ _gentoolkit.new 2015-04-28 20:43:00.589279814 +1000
@@ -128,7 +128,7 @@
'(-s --timestamp)'{-s,--timestamp}'[include timestamp in output]' \
'(-t --type)'{-t,--type}'[include file type in output]' \
'--tree[display results in a tree (turns off other options)]' \
'--filter=[filter output]:filter(s):_values -s , '' dir obj sym dev fifo path conf cmd doc man info' \
'--filter=[filter output]:filter(s):_values -s , "" dir obj sym dev fifo path conf cmd doc man info' \
':installed pkgname:_packages installed' && ret=0
;;
has|a)
There are single quotes inside single quotes at line 131 in _gentoolkit. I suggest replacing them with double ones:
--- _gentoolkit 2015-04-28 20:42:29.000000000 +1000 +++ _gentoolkit.new 2015-04-28 20:43:00.589279814 +1000 @@ -128,7 +128,7 @@ '(-s --timestamp)'{-s,--timestamp}'[include timestamp in output]' \ '(-t --type)'{-t,--type}'[include file type in output]' \ '--tree[display results in a tree (turns off other options)]' \