Bug 7501 - app-editors/nvi ebuild broken
Bug#: 7501 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P3
Resolution: FIXED Assigned To: rphillips@gentoo.org Reported By: ajs@pigpond.com
Component: Ebuilds
URL: 
Summary: app-editors/nvi ebuild broken
Keywords:  
Status Whiteboard: 
Opened: 2002-09-05 04:14 0000
Description:   Opened: 2002-09-05 04:14 0000
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 From Seemant Kulleen (RETIRED) 2002-09-07 09:32:15 0000 -------
thanks for the updated info.  the updated version ebuild will be added to
portage after the ebuild freeze.