didn't try mozilla mail, irc and composer tho...
Created attachment 9505 [details] 1.3 ebuild Very little changes from 1.3_beta - use bz2 instead of gz - saves 10Mb worth of downloads
Created attachment 9506 [details] digest file
Getting this error when running your ebuild: >>> md5 ;-) mozilla-source-1.3.tar.bz2 >>> md5 ;-) enigmail-0.73.1.tar.gz >>> md5 ;-) ipc-1.0.2.tar.gz >>> Unpacking source... >>> Unpacking mozilla-source-1.3.tar.bz2 to /var/tmp/portage/mozilla-1.3/work >>> Unpacking enigmail-0.73.1.tar.gz to /var/tmp/portage/mozilla-1.3/work >>> Unpacking ipc-1.0.2.tar.gz to /var/tmp/portage/mozilla-1.3/work * Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is: * * /usr/local/portage/net-www/mozilla/files/1.2/mozilla-1.2b-default-plugin-less-annoying.patch.bz2 !!! ERROR: net-www/mozilla-1.3 failed. !!! Function epatch, Line 181, Exitcode 0 !!! Cannot find $EPATCH_SOURCE!
*** This bug has been marked as a duplicate of 17466 ***
The reason you get that error is because the ebuild is looking for all those patches that are in /usr/portage/net-www/mozilla/files The easy way around this is to just put the ebuild into /usr/portage/net-www/mozilla/ and the digest in ./files instead of using /usr/local... Of course, if you absolutly want to use local, then copy all the stuff in /usr/portage/net-www/mozilla/files into your /usr/local..../files