On 25 May 2012 03:05, Grant <emailgr...@gmail.com> wrote: > DateTime-Format-RFC3339
Ah. The dreaded v-strings. You'll note: http://cpan.metacpan.org/authors/id/I/IK/IKEGAMI/ That there is a "v" before the version specifier in the problem dist, and the portage ebuild has not factored this into the equation, and is looking for DateTime-Format-RFC3339-1.0.5.tar.gz when it should be looking for DateTime-Format-RFC3339-v1.0.5.tar.gz If you can edit the ebuild source to solve this issue, and then re-run repoman manifest, that might help. But at least we now know what is happening wrong with g-cpan. In editing, you'll be wanting to look for varibles ( mostly in SRC_URI and I think S ) which use "${PV}" and change it to use "v${PV}" instead. -- Kent perl -e "print substr( \"edrgmaM SPA NOcomil.ic\\@tfrken\", \$_ * 3, 3 ) for ( 9,8,0,7,1,6,5,4,3,2 );" http://kent-fredric.fox.geek.nz