Hi, as per summary your package could use mirror://gnu/ rather than pointing directly to ftp://ftp.gnu.org/gnu/, this way if the distfile cannot be found on Gentoo mirrors, the user can still download it from a nearby mirror, if they got it configured (I do). sed -i -e 's|ftp://ftp.gnu.org/gnu/|mirror://gnu/|' would likely do the trick. Thanks, Diego
fxed in cvs.