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

Bug 7501

Summary: app-editors/nvi ebuild broken
Product: Gentoo Linux Reporter: ajs
Component: New packagesAssignee: Ryan Phillips (RETIRED) <rphillips>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 7502    

Description ajs 2002-09-05 04:14:18 UTC
The URLs used by the app-editors/nvi ebuild appear to be incorrect. The HOMEPAGE
and SRC_URI destinations no longer exist; in fact it would appear that nothing
below http://www.kotnet.org/~skimo/ exists any more.

According to Freshmeat, there is a homepage for nvi at:
        http://www.bostic.com/vi/
It would to be a little out-dated though since it only mentions an older version
of nvi. Source appears to be available at:
        ftp://ftp.linux.student.kuleuven.ac.be/pub/people/skimo/nvi/

Hence a possible resolution may be the following changes:
SRC_URI="ftp://ftp.linux.student.kuleuven.ac.be/pub/people/skimo/nvi/${P}.tar.gz"
HOMEPAGE="http://www.bostic.com/vi/"
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-09-07 09:32:15 UTC
thanks for the updated info.  the updated version ebuild will be added to
portage after the ebuild freeze.