When the ebuild attempts to download the src for eclipse it ends up with a ~60mb file and errors out saying it is looking for a ~33mb file. I have tired additional mirrors with no luck. Re-digesting the ebuild seems to work using ebuild /usr/portage/dev-util/eclipse-sdk/eclipse-sdk-3.1.2-r3.ebuild digest I have checked the archives at eclipse.org and it appears that the correct size for the src dist is ~60 mb. http://archive.eclipse.org/eclipse/downloads/drops/R-3.1.2-200601181600/index.php Reproducible: Always Steps to Reproduce: 1.emerge -av =eclipse-sdk-3.1.2-r3 Actual Results: Total: 1 package (1 new), Size of downloads: 31,787 kB Would you like to merge these packages? [Yes/No] y >>> Emerging (1 of 1) dev-util/eclipse-sdk-3.1.2-r3 to / >>> Downloading 'http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/distfiles/eclipse-sourceBuild-srcIncluded-3.1.2.zip' --13:39:05-- http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/distfiles/eclipse-sourceBuild-srcIncluded-3.1.2.zip => `/usr/portage/distfiles/eclipse-sourceBuild-srcIncluded-3.1.2.zip' Resolving ftp.ucsb.edu... 128.111.24.43 Connecting to ftp.ucsb.edu|128.111.24.43|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 66,630,673 (64M) [application/zip] 100%[==================================================================>] 66,630,673 113.79K/s ETA 00:00 13:46:08 (153.65 KB/s) - `/usr/portage/distfiles/eclipse-sourceBuild-srcIncluded-3.1.2.zip' saved [66630673/66630673] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking eclipse-sourceBuild-srcIncluded-3.1.2.zip ;-) ... [ !! ] !!! Digest verification failed: !!! /usr/portage/distfiles/eclipse-sourceBuild-srcIncluded-3.1.2.zip !!! Reason: Filesize does not match recorded size !!! Got: 66630673 !!! Expected: 32549592 Expected Results: Installed =) I would use a later version of eclipse however, phpEclipse will note work on 3.2.X.
Sorry about this fix taking so long. Should be good to go now.