Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73969 - XML-DT ebuild 0.32 and 0.37 (latest) have bad URL as HOMEPAGE
Summary: XML-DT ebuild 0.32 and 0.37 (latest) have bad URL as HOMEPAGE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-09 18:13 UTC by Jay Tamboli
Modified: 2005-03-07 09:23 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 Jay Tamboli 2004-12-09 18:13:57 UTC
XML-DT-0.32.ebuild and XML-DT-0.37.ebuild contain

HOMEPAGE="http://search/cpan/org/~jjoao/${P}/"

should be

HOMEPAGE="http://search.cpan.org/~jjoao/${P}/"

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-12-09 18:39:15 UTC
the HOMEPAGE shouldn't have ${P} in it either.
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2004-12-23 03:19:18 UTC
The first one I've fixed - honest typo mistake on my part, sorry bout that.

Mr.Bones - having trouble locating the policy document that says that. And I'm pretty unwilling to update every single ebuild in dev-perl to reflect this without a bit more brute force from you (sorry, you know I've never given you lip before, but as far as I am aware this is a stylistic preference and not a policy). The homepage *is* based on ${P}.
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2005-03-07 09:23:48 UTC
Never heard back, closing.