Why are there no current ebuilds of Zattoo 3.0.5.8208 for Gentoo Linux? I just made my own ebuild, just get it here:

zattoo-bin-3.0.5.8208.ebuild

Create

mkdir -p /usr/local/portage/media-tv/zattoo-bin/

save the ebuild in the folder and run int that folder:

ebuild zattoo-bin-3.0.5.8208.ebuild digest

Then unmask it:

echo "media-tv/zattoo-bin-3.0.5.8208 ~86" >> /etc/portage/package.keywords

and finally emerge it.

Have fun!


update: You need to have "gnome-base/libgnomeui" installed. (2007/10/27)