﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
460	Position on repository of source files	Talamona Francesco	Bruno Cornec	"This issue is relative to Gentoo: the ebuild name is used to build the file path of the source to retrieve. So, now that #458 is fixed, there should be a 1:1 relation for the source file and ebuild version

This is the line from the ebuilds that tells where to find the sources:
{{{
SRC_URI=""ftp://ftp.mondorescue.org/src/${P}.tar.gz""
}}}

{{{
>>> Downloading 'ftp://ftp.mondorescue.org/src/mondo-2.2.9.5_p20110202123354.tar.gz'
--2011-02-05 18:58:00--  ftp://ftp.mondorescue.org/src/mondo-2.2.9.5_p20110202123354.tar.gz
           => “/usr/portage/distfiles/mondo-2.2.9.5_p20110202123354.tar.gz”
Resolving ftp.mondorescue.org... 213.30.161.23
Connecting to ftp.mondorescue.org|213.30.161.23|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /src ... done.
==> SIZE mondo-2.2.9.5_p20110202123354.tar.gz ... done.
==> PASV ... done.    ==> RETR mondo-2.2.9.5_p20110202123354.tar.gz ... 
No such file “mondo-2.2.9.5_p20110202123354.tar.gz”.

!!! Couldn't download 'mondo-2.2.9.5_p20110202123354.tar.gz'. Aborting.
!!! Fetch failed for mondo-2.2.9.5_p20110202123354.tar.gz, can't update Manifest
}}}
{{{
>>> Downloading 'ftp://ftp.mondorescue.org/src/mindi-2.0.7.6_p20110202123354.tar.gz'
--2011-02-05 19:00:33--  ftp://ftp.mondorescue.org/src/mindi-2.0.7.6_p20110202123354.tar.gz
           => “/usr/portage/distfiles/mindi-2.0.7.6_p20110202123354.tar.gz”
Resolving ftp.mondorescue.org... 213.30.161.23
Connecting to ftp.mondorescue.org|213.30.161.23|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /src ... done.
==> SIZE mindi-2.0.7.6_p20110202123354.tar.gz ... done.
==> PASV ... done.    ==> RETR mindi-2.0.7.6_p20110202123354.tar.gz ... 
No such file “mindi-2.0.7.6_p20110202123354.tar.gz”.

!!! Couldn't download 'mindi-2.0.7.6_p20110202123354.tar.gz'. Aborting.
!!! Fetch failed for mindi-2.0.7.6_p20110202123354.tar.gz, can't update Manifest
}}}"	defect	closed	normal	2.2.9.6	mondo	2.2.9.4	normal	invalid		
