Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 212260 - media-libs/tiff ebuild points to wrong project home page
Summary: media-libs/tiff ebuild points to wrong project home page
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-04 10:29 UTC by Gerben Vos
Modified: 2008-03-04 22:42 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 Gerben Vos 2008-03-04 10:29:17 UTC
The HOMEPAGE in the ebuilds of media-libs/tiff should be http://www.remotesensing.org/libtiff/ instead of http://www.libtiff.org/ . The latter domain has been hijacked by a domain squatter and contains outdated information. Here's one mail from the TIFF mailing list to confirm this: http://www.asmail.be/msg0055031945.html

Reproducible: Always

Steps to Reproduce:
1. grep HOMEPAGE /usr/portage/media-libs/tiff/*.ebuild 

Actual Results:  
HOMEPAGE="http://www.libtiff.org/"


Expected Results:  
HOMEPAGE="http://www.remotesensing.org/libtiff"
Comment 1 Markus Meier gentoo-dev 2008-03-04 22:42:46 UTC
Done, thanks for the report.