Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127708 - media-video/noad homepage URL has double 'http://' in ebuild
Summary: media-video/noad homepage URL has double 'http://' in ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial
Assignee: Joerg Bornkessel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-26 21:52 UTC by Natanael Copa
Modified: 2006-03-27 05:19 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 Natanael Copa 2006-03-26 21:52:03 UTC
Should be enought with one http://

sed -i 's|http://http://|http://|' noad-0.6.0-r2.ebuild
Comment 1 Joerg Bornkessel (RETIRED) gentoo-dev 2006-03-27 05:19:48 UTC
Oops,

is fixed, thanks for reporting this.