From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 73A9E138010 for ; Sat, 15 Sep 2012 19:59:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E46EE0602; Sat, 15 Sep 2012 19:59:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 185C5E0602 for ; Sat, 15 Sep 2012 19:58:59 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 36C2333D20C for ; Sat, 15 Sep 2012 19:58:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 216FCE543F for ; Sat, 15 Sep 2012 19:58:57 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1347739124.0bf08c62770ef25e4888d460ab8ac068cb93110f.zmedico@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: man/ X-VCS-Repository: proj/portage X-VCS-Files: man/ebuild.5 X-VCS-Directories: man/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 0bf08c62770ef25e4888d460ab8ac068cb93110f X-VCS-Branch: master Date: Sat, 15 Sep 2012 19:58:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: cc4eb24e-5004-41c7-a5c3-146651f372d6 X-Archives-Hash: 409f60d86cec0476362f99d5327f3471 commit: 0bf08c62770ef25e4888d460ab8ac068cb93110f Author: Zac Medico gentoo org> AuthorDate: Sat Sep 15 19:58:44 2012 +0000 Commit: Zac Medico gentoo org> CommitDate: Sat Sep 15 19:58:44 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=0bf08c62 ebuild.5: EAPI 5 econf add --disable-silent-rules --- man/ebuild.5 | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/man/ebuild.5 b/man/ebuild.5 index 4319311..73e48ae 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -1071,6 +1071,10 @@ Beginning with \fBEAPI 4\fR, \fBeconf\fR adds \fI\-\-disable\-dependency\-tracking\fR to the arguments if the string \fIdisable\-dependency\-tracking\fR occurs in the output of \fIconfigure \-\-help\fR. +Beginning with \fBEAPI 5\fR, \fBeconf\fR adds +\fIdisable\-silent\-rules\fR to the arguments if the +string \fIdisable\-silent\-rules\fR occurs in the output +of \fIconfigure \-\-help\fR. .TP \fBemake\fR \fI[make options]\fR This is used as a replacement for make. Performs 'make ${MAKEOPTS}