Gentoo Archives: gentoo-user

From: Michael Orlitzky <mjo@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: virtual/emacs-24
Date: Mon, 22 Dec 2014 15:56:51
Message-Id: 54983F35.8080501@gentoo.org
In Reply to: [gentoo-user] Re: virtual/emacs-24 by Harry Putnam
1 On 12/18/2014 09:59 PM, Harry Putnam wrote:
2 >
3 >> $ git clone git://git.overlays.gentoo.org/proj/emacs.git
4 >> $ PORTDIR_OVERLAY=$(pwd)/emacs ACCEPT_KEYWORDS="**" \
5 >> emerge -pv1 emacs-vcs
6 >
7 > What does it require if done thru emerge frequently?
8 >
9
10 Every once in a while, run the `emerge` command above. You can add the
11 emacs overlay to your make.conf and the keywords to
12 package.accept_keywords; then you need only `emerge emacs-vcs`. The
13 -9999 ebuilds automatically sync git/svn/bzr for you.

Replies

Subject Author
Re: [gentoo-user] Re: virtual/emacs-24 Michael Orlitzky <mjo@g.o>