Hi, this is an ebuild for inotail (http://distanz.ch/inotail/). I would suggest for it the same category as turbotail (sys-apps) as they do pretty much the same thing. "inotail is a replacement for the 'tail' program found in the base installation of every Linux/UNIX system. It makes use of the inotify infrastructure in recent versions of the Linux kernel to speed up tailing files in the follow mode (the '-f' option). Standard tail polls the file every second by default while inotail listens to special events sent by the kernel through the inotify API to determine whether a file needs to be reread. Currently inotail is not fully compatible to neither POSIX or GNU tail but might be in the future." I hope the ebuild is ok, tested on x86 :-) Cheers, Pietro
Created attachment 119739 [details] ebuild for inotail 0.3
heh, seen this bug after I committed my own ebuild, thanks anyways