Bug 129950 - Yaboot download location moved
Bug#: 129950 Product:  Gentoo Linux Version: 2006.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: ppc@gentoo.org Reported By: stefan@konink.de
Component: Ebuilds
URL: 
Summary: Yaboot download location moved
Keywords:  
Status Whiteboard: 
Opened: 2006-04-14 08:04 0000
Description:   Opened: 2006-04-14 08:04 0000
http://penguinppc.org/bootloaders/yaboot/yaboot-1.3.13.tar.gz

instead of...

SRC_URI="http://penguinppc.org/projects/yaboot/${P}.tar.gz"

------- Comment #1 From Wormo 2006-04-14 11:00:03 0000 -------
sadly, that's not all -- also they split off the latest release and older
releases into different locations 

Latest release:
SRC_URI="http://penguinppc.org/bootloaders/yaboot/${P}.tar.gz"

Other releases:
SRC_URI="http://penguinppc.org/bootloaders/archived/yaboot/${P}.tar.gz"

Thanks for the report Stefan!