Bug 163310 - sys-boot/dvhtool could use mirror://debian/
Bug#: 163310 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: mips@gentoo.org Reported By: flameeyes@gentoo.org
Component: Ebuilds
URL: 
Summary: sys-boot/dvhtool could use mirror://debian/
Keywords:  
Status Whiteboard: 
Opened: 2007-01-22 20:13 0000
Description:   Opened: 2007-01-22 20:13 0000
Hi,

as per summary your package could use mirror://debian/ rather than pointing
directly to ftp://ftp.debian.org/debian/, 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.debian.org/debian/|mirror://debian/|' would likely do
the trick.

Thanks,
Diego

------- Comment #1 From Alexander Færøy 2007-01-22 20:23:24 0000 -------
Fixed in CVS -- Thanks.