I copied the 0.7.2 ebuild to my /usr/local/portage overlay and renamed it to 0.8.0.ebuild. This almost worked correctly, but there was a strange error in the build. I was able to discover that there was some sort of make problem that having "-j3" set for a parallel make causes problems. I think it was because the build repeated rm'd a file that it regenerated. One build rule would rm the file while another rule was trying to use the file. Anyway, running MAKEOPTS="" emerge -u gnash worked correctly. I'd include the change to the ebuild for this, but I'm not sure how to filter MAKEOPTS. Reproducible: Always This is a wonderful version bump because it adds YouTube capabilities to the Firefox plugin. Please act on this ASAP for others to enjoy.
*gnash-0.8.0 (11 Jun 2007) 11 Jun 2007; Stefan Schweizer <genstef@gentoo.org> +gnash-0.8.0.ebuild: version bump