On 12/18/2014 09:59 PM, Harry Putnam wrote: > >> $ git clone git://git.overlays.gentoo.org/proj/emacs.git >> $ PORTDIR_OVERLAY=$(pwd)/emacs ACCEPT_KEYWORDS="**" \ >> emerge -pv1 emacs-vcs > > What does it require if done thru emerge frequently? >
Every once in a while, run the `emerge` command above. You can add the emacs overlay to your make.conf and the keywords to package.accept_keywords; then you need only `emerge emacs-vcs`. The -9999 ebuilds automatically sync git/svn/bzr for you.

