Bug 189580 - app-misc/gpsdrive has incorrect HOMEPAGE, SRC_URI
Bug#: 189580 Product:  Gentoo Linux Version: 2007.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: nerdboy@gentoo.org Reported By: neil@digimed.co.uk
Component: Ebuilds
URL: 
Summary: app-misc/gpsdrive has incorrect HOMEPAGE, SRC_URI
Keywords:  
Status Whiteboard: 
Opened: 2007-08-20 11:52 0000
Description:   Opened: 2007-08-20 11:52 0000
The homepage and download URLs in the ebuild are no longer valid, they should
be 

HOMEPAGE="http://www.gpsdrive.de/"
SRC_URI="${HOMEPAGE}/gpsdrive.tar/${P}.tar.gz"

Also, the postinst elog test refers to ${ROOT}usr/share/doc/${PF}/README.SQL.gz
but this is no longer correct with the latest portage, where it depends on
$PORTAGE_COMPRESS

------- Comment #1 From Jakub Moc (RETIRED) 2007-08-20 11:59:37 0000 -------
Take your 'incorrect postinst' to Bug 169772 please. 

------- Comment #2 From Steve Arnold 2007-08-23 06:24:32 0000 -------
Fixed.