Bug 163300 - app-arch/alien could use mirror://debian/
Bug#: 163300 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: lordvan@gentoo.org Reported By: flameeyes@gentoo.org
Component: Ebuilds
URL: 
Summary: app-arch/alien could use mirror://debian/
Keywords:  
Status Whiteboard: 
Opened: 2007-01-22 20:00 0000
Description:   Opened: 2007-01-22 20:00 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 Thomas Raschbacher 2007-02-19 14:10:49 0000 -------
thanks for pointing this out.
it's done and also added 8.65 ;)