Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 73969

Summary: XML-DT ebuild 0.32 and 0.37 (latest) have bad URL as HOMEPAGE
Product: Gentoo Linux Reporter: Jay Tamboli <jay>
Component: New packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.