I fixed it changing in rezound-0.8.3-beta.ebuild the line: SRC_URI="http://unc.dl.sourceforge.net/sourceforge/rezound/${MY_P}.tar.gz" to: SRC_URI="mirror://sourceforge/rezound/${MY_P}.tar.gz" Reproducible: Always Steps to Reproduce: 1. emerge rezound 2. 3. Actual Results: # emerge rezound Calculating dependencies ...done! >>> emerge (1 of 1) media-sound/rezound-0.8.3_beta to / >>> Downloading ftp://ftp.easynet.nl/mirror/gentoo///distfiles/rezound-0.8.3beta .tar.gz --18:49:44-- ftp://ftp.easynet.nl/mirror/gentoo/distfiles/rezound-0.8.3beta.tar .gz => `/home/gentoo/portage/distfiles/rezound-0.8.3beta.tar.gz' Resolving ftp.easynet.nl... done. Connecting to ftp.easynet.nl[195.86.128.57]:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /mirror/gentoo/distfiles ... done. ==> PASV ... done. ==> RETR rezound-0.8.3beta.tar.gz ... No such file `rezound-0.8.3beta.tar.gz'. >>> Downloading http://ftp.easynet.nl/mirror/gentoo///distfiles/rezound-0.8.3bet a.tar.gz --18:49:56-- http://ftp.easynet.nl/mirror/gentoo/distfiles/rezound-0.8.3beta.ta r.gz => `/home/gentoo/portage/distfiles/rezound-0.8.3beta.tar.gz' Resolving ftp.easynet.nl... done. Connecting to ftp.easynet.nl[195.86.128.57]:80... connected. HTTP request sent, awaiting response... 404 Not Found 18:49:56 ERROR 404: Not Found. >>> Downloading http://unc.dl.sourceforge.net/sourceforge/rezound/rezound-0.8.3b eta.tar.gz --18:49:56-- http://unc.dl.sourceforge.net/sourceforge/rezound/rezound-0.8.3bet a.tar.gz => `/home/gentoo/portage/distfiles/rezound-0.8.3beta.tar.gz' Resolving unc.dl.sourceforge.net... done. Connecting to unc.dl.sourceforge.net[152.2.210.121]:80... connected. HTTP request sent, awaiting response... 18:54:39 ERROR -1: No data received. !!! Couldn't download rezound-0.8.3beta.tar.gz. Aborting. Expected Results: download rezound-0.8.3beta.tar.gz
fixed