This is what happens:
the install fails because portage is looking for truecrypt-6.0a, but I have placed truecrypt-6.1a in /usr/portage/distfiles/These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N F ] app-crypt/truecrypt-6.0a USE="-X" 1,647 kB
Total: 1 package (1 new), Size of downloads: 1,647 kB
Fetch Restriction: 1 package (1 unsatisfied)
Would you like to merge these packages? [Yes/No]
If I rename 6.1 to 6.0, it gives a checksum error.
How can I get portage to emerge 6.1a instead of 6.0a
I've already tried emerge --sync
Thanks


