From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-614367-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 661691381F3 for <garchives@archives.gentoo.org>; Tue, 30 Jul 2013 23:04:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BDD2E0954; Tue, 30 Jul 2013 23:04:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D1FDFE0954 for <gentoo-commits@lists.gentoo.org>; Tue, 30 Jul 2013 23:04:35 +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 914F933E77E for <gentoo-commits@lists.gentoo.org>; Tue, 30 Jul 2013 23:04:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B980AE468F for <gentoo-commits@lists.gentoo.org>; Tue, 30 Jul 2013 23:04:31 +0000 (UTC) From: "Zac Medico" <zmedico@gentoo.org> 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" <zmedico@gentoo.org> Message-ID: <1375224489.76c02f707ac06913474a9d2b850b104ce8cad4e1.zmedico@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: man/ X-VCS-Repository: proj/portage X-VCS-Files: man/emerge.1 X-VCS-Directories: man/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 76c02f707ac06913474a9d2b850b104ce8cad4e1 X-VCS-Branch: master Date: Tue, 30 Jul 2013 23:04:31 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6a04f351-eab9-46d3-ba9d-094bea42f16f X-Archives-Hash: 22398131750779b40adae2a307cc5f3a commit: 76c02f707ac06913474a9d2b850b104ce8cad4e1 Author: Alexander Berntsen <alexander <AT> plaimi <DOT> net> AuthorDate: Tue Jul 30 21:02:29 2013 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Tue Jul 30 22:48:09 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=76c02f70 man/emerge.1: Fix bug #405783 by elaborating -n --- man/emerge.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/emerge.1 b/man/emerge.1 index 38e38e3..06a4e3d 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -590,7 +590,8 @@ Skips the packages specified on the command\-line that have already been installed. Without this option, any package atoms or package sets you specify on the command\-line \fBwill\fR cause Portage to remerge the package, even if it is already installed. Note that Portage will -not remerge dependencies by default. +not remerge dependencies by default. This option can be used to update the +world file without rebuilding the packages. .TP .BR "\-\-nospinner" Disables the spinner for the session. The spinner is active when the