Bit late, but FETCHCOMMAND tweaking is a bad idea - it will affect all your ebuilds. If wget doesn't support what you're trying to do, you can either:
* set SRC_URI to a filename, instead of a URL, and use RESTRICT=fetch. Have the user (or a different program) fetch the files into /var/cache ...