From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RHApM-0006cf-LG for garchives@archives.gentoo.org; Fri, 21 Oct 2011 08:51:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07F3521C156; Fri, 21 Oct 2011 08:51:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CA00D21C156 for ; Fri, 21 Oct 2011 08:51:34 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 186E51B400A for ; Fri, 21 Oct 2011 08:51:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 6FD2280042 for ; Fri, 21 Oct 2011 08:51:33 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: Subject: [gentoo-commits] proj/portage:master commit in: man/ X-VCS-Repository: proj/portage X-VCS-Files: man/portage.5 X-VCS-Directories: man/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: e2fb971105c636f2abc7fbcc3756559ea0727ce3 Date: Fri, 21 Oct 2011 08:51:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: aacbfc8c3d463b07907b896d09bd6be4 commit: e2fb971105c636f2abc7fbcc3756559ea0727ce3 Author: Zac Medico gentoo org> AuthorDate: Fri Oct 21 08:50:06 2011 +0000 Commit: Zac Medico gentoo org> CommitDate: Fri Oct 21 08:50:06 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/portage.git;a= =3Dcommit;h=3De2fb9711 man/portage.5: layout.conf update-changelog --- man/portage.5 | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/man/portage.5 b/man/portage.5 index 860803b..45eef36 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -1,4 +1,4 @@ -.TH "PORTAGE" "5" "May 2011" "Portage VERSION" "Portage" +.TH "PORTAGE" "5" "Oct 2011" "Portage VERSION" "Portage" .SH NAME portage \- the heart of Gentoo .SH "DESCRIPTION" @@ -791,6 +791,8 @@ thin\-manifests =3D true # indicate that this repo requires manifests for each package, and is # considered a failure if a manifest file is missing/incorrect use\-manifests =3D strict +# indicate that this repo enables repoman's --echangelog=3Dy option auto= matically +update\-changelog =3D true .fi .RE .TP