Bug 163306 - app-emacs/elscreen could use mirror://debian/
Bug#: 163306 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: emacs@gentoo.org Reported By: flameeyes@gentoo.org
Component: Ebuilds
URL: 
Summary: app-emacs/elscreen could use mirror://debian/
Keywords:  
Status Whiteboard: 
Opened: 2007-01-22 20:03 0000
Description:   Opened: 2007-01-22 20:03 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 Christian Faulhammer 2007-01-23 06:23:15 0000 -------
Done, thanks Diego