Ebuild contains SRC_URI="mirror://sourceforge/crystalspace/${MY_P}.tar.bz2" The package's name on SF is crystal; actual SRC_URI should be "mirror://sourceforge/crystal/${MY_P}.tar.bz2" Changing the ebuild resolves the issue. Reproducible: Always Steps to Reproduce: 1. emerge --fetch crystalspace Actual Results: Portage cycles through a bunch of SF mirrors, all of which give a 404. Expected Results: Downloaded the proper tarball
fixed in cvs, thanks
*** Bug 75679 has been marked as a duplicate of this bug. ***