File: //usr/local/ssl/share/doc/autofs-5.0.1/README.gentoo
indent $Id: README.gentoo,v 1.2 2005/04/06 15:24:37 raven Exp $
Howto do an ebuild from the distribution for Gentoo
===================================================
In the distribution directory:
cd gentoo
PORTDIR_OVERLAY=`pwd` ebuild net-fs/autofs/autofs-5.0.1.ebuild digest
PORTDIR_OVERLAY=`pwd` ebuild net-fs/autofs/autofs-5.0.1.ebuild clean install
PORTDIR_OVERLAY=`pwd` ebuild net-fs/autofs/autofs-5.0.1.ebuild qmerge
and you should have a working autofs.
Ian