On Wed, 25 Oct 2006 12:08:42 +0200, Régis Décamps wrote: > So I'd say there is a problem in the ebuild. Maybe you should copy the > ebuild in an overlay directory and regenerate it with > ebuild qt-x11-opensource-src-4.1.4.ebuild digest You don;t need to copy an ebuild to an overlay to re-digest it, you can do it with the version i the portage tree. You can even do it when emerging, with emerge --digest, but be aware this will redigest all packages emerged, including dependencies. However you do it, think very carefully first. Package digests are a security measure, to ensure none of the files you are installing have been tampered with. By regdigesting a package, you're discarding this check. Before considering this, remove the file(s) from $DISTDIR, sync again and try to emerge the package normally. -- Neil Bothwick WinErr 01F: Reserved for future mistakes of our developers.