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

Bug 293205

Summary: media-gfx/pngtools: add trailing slash to homepage link
Product: Gentoo Linux Reporter: Martin Walch <walch.martin>
Component: New packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: trivial CC: graphics+disabled
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Walch 2009-11-14 19:06:19 UTC
The homepage link

http://www.stillhq.com/pngtools

is redirected (HTTP/1.1 301 Moved Permanently) to

http://www.stillhq.com/pngtools/

Both are valid URIs (rfc2396), so I suggest adding the trailing slash in order
to avoid unnecessary redirection.
Comment 1 Markus Meier gentoo-dev 2009-11-26 09:23:03 UTC
fixed in cvs, thanks for the report.