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

Bug 160743

Summary: dev-libs/xmlwrap - incorrect SRC_URI and HOMEPAGE
Product: Gentoo Linux Reporter: Lars Strojny <lars>
Component: New packagesAssignee: C++ Team [disbanded] <cpp+disabled>
Status: RESOLVED INVALID    
Severity: normal CC: ka0ttic
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://pmade.com/
Whiteboard:
Package list:
Runtime testing required: ---

Description Lars Strojny 2007-01-07 17:39:56 UTC
dev-libs/xmlwrap has http://pmade.org/software/xmlwrapp/ as HOMEPAGE and http://pmade.org/software/xmlwrapp/download/${P}.tar.gz as download location. pmade inc. changed their website and there is not a single word about xmlwrap on the new one.
Comment 1 Tiziano Müller (RETIRED) gentoo-dev 2007-01-07 18:27:33 UTC
From the current ebuild in the tree:

*snip*
DESCRIPTION="modern style C++ library that provides a simple and easy interface to libxml2"
HOMEPAGE="http://sourceforge.net/projects/xmlwrapp/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
*snip*