Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22035 - Incorrect url in dev-perl/Test-Harness-2.28 ebuild
Summary: Incorrect url in dev-perl/Test-Harness-2.28 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Robert Coie (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-31 23:55 UTC by Edward Middleton
Modified: 2003-06-02 06:01 UTC (History)
1 user (show)

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 Edward Middleton 2003-05-31 23:55:00 UTC
The url given in the dev-perl/Test-Harness-2.28 is incorrect.  It is set to
SRC_URI="http://www.cpan.org/authors/id/MSCHWERN/${P}.tar.gz"
It should be
SRC_URI="http://www.cpan.org/authors/id/P/PE/PETDANCE/${P}.tar.gz"

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Robert Coie (RETIRED) gentoo-dev 2003-06-01 16:12:54 UTC
Looks like mcummings beat me to it.
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2003-06-02 06:01:15 UTC
Sorry about that rac - weeve pinged me on irc about ten minutes after the commit. As marked, all fixed, thanks!