Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9503 - mutt-1.4-r3.ebuild SRC_URI wrong address
Summary: mutt-1.4-r3.ebuild SRC_URI wrong address
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-22 13:22 UTC by Jeff Thorsett
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Thorsett 2002-10-22 13:22:06 UTC
Line 9 of the mutt-1.4-r3.ebuild file attempts to access a directory which
doesn't exist.

SRC_URI="ftp://ftp.mutt.org/pub/mutt/mutt-${PV}i.tar.gz

The correct SRC_URI should be ftp://ftp.mutt.org/mutt/mutt-${PV}i.tar.gz

Regards,

Jeff
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-22 14:01:27 UTC
thanks :)