Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:prefix commit in: man/
Date: Mon, 01 Oct 2012 16:10:33
Message-Id: 1349107791.526a762666097c73ee8cc268e9313c0531e7011c.grobian@gentoo
1 commit: 526a762666097c73ee8cc268e9313c0531e7011c
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 1 16:09:51 2012 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 1 16:09:51 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=526a7626
7
8 macosxsandbox: seatbelt no longer is slow
9
10 ---
11 man/make.conf.5 | 3 +--
12 1 files changed, 1 insertions(+), 2 deletions(-)
13
14 diff --git a/man/make.conf.5 b/man/make.conf.5
15 index 1f3726d..9c84819 100644
16 --- a/man/make.conf.5
17 +++ b/man/make.conf.5
18 @@ -462,8 +462,7 @@ Output a verbose trace of python execution to stderr when a command's
19 Enable sandbox\-ing when running \fBemerge\fR(1) and \fBebuild\fR(1).
20 On Mac OS X platforms that have /usr/bin/sandbox-exec available (10.5
21 and later), this particular sandbox implementation is used instead of
22 -sys-apps/sandbox. Note that using Mac OS X sandbox slows down the
23 -emerge process considerably, in particular for write operations.
24 +sys-apps/sandbox.
25 .TP
26 .B sandbox-debug
27 Enable debug messages regarding sandboxing. This currently only has