On Tuesday 03 March 2009 01:25:49 Caleb Cushing wrote: > On Mon, Mar 2, 2009 at 10:56 PM, Donnie Berkholz wrote: > > Actually seems like quite a few of the bash-completion scripts have > > issues with 4.0 ... might want to just run through those. > > nam-1.11.ebuild has the same error. repoman can't source it. it isnt the same error > /mnt/sda8/portdev/tree/regen2/net-analyzer/nam/nam-1.11.ebuild: line > 36: unexpected EOF while looking for matching `)' > /mnt/sda8/portdev/tree/regen2/net-analyzer/nam/nam-1.11.ebuild: line > 75: syntax error: unexpected end of file look closely and you'll see it's simply wrong. it's a bug if older versions of bash didnt reject it. no idea what the code is trying to do with: $(#i) a bug should be filed if one isnt already -mike