From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-503618-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 58055138010 for <garchives@archives.gentoo.org>; Thu, 6 Sep 2012 20:06:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50B61E07BA; Thu, 6 Sep 2012 20:06:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1AF88E07BA for <gentoo-commits@lists.gentoo.org>; Thu, 6 Sep 2012 20:06:30 +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 3CDF133D729 for <gentoo-commits@lists.gentoo.org>; Thu, 6 Sep 2012 20:06:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 2285EE543D for <gentoo-commits@lists.gentoo.org>; Thu, 6 Sep 2012 20:06:28 +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: <1346961972.40c0d7c86f83ff9a1507d030ffc29697df0e3274.zmedico@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: cnf/ X-VCS-Repository: proj/portage X-VCS-Files: cnf/dispatch-conf.conf X-VCS-Directories: cnf/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 40c0d7c86f83ff9a1507d030ffc29697df0e3274 X-VCS-Branch: master Date: Thu, 6 Sep 2012 20:06:28 +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: 690c4e9c-5eec-444c-93d2-fc8e7610ad2b X-Archives-Hash: 0c0c72cdd69b941060e16b3bf4c6ebb4 commit: 40c0d7c86f83ff9a1507d030ffc29697df0e3274 Author: Zac Medico <zmedico <AT> gentoo <DOT> org> AuthorDate: Thu Sep 6 20:06:12 2012 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Thu Sep 6 20:06:12 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=40c0d7c8 dispatch-conf.conf: say install rcs, bug #380551 --- cnf/dispatch-conf.conf | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/cnf/dispatch-conf.conf b/cnf/dispatch-conf.conf index 7eea44c..125b7cc 100644 --- a/cnf/dispatch-conf.conf +++ b/cnf/dispatch-conf.conf @@ -6,6 +6,7 @@ archive-dir=${EPREFIX}/etc/config-archive # Use rcs for storing files in the archive directory? +# NOTE: You should install dev-vcs/rcs before enabling this option. # WARNING: When configured to use rcs, read and execute permissions of # archived files may be inherited from the first check in of a working # file, as documented in the ci(1) man page. This means that even if