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 1R3TnK-0003sW-3k for garchives@archives.gentoo.org; Tue, 13 Sep 2011 14:17:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BC7F21C130; Tue, 13 Sep 2011 14:16:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1F76621C12F for ; Tue, 13 Sep 2011 14:16:47 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8936D1B4019 for ; Tue, 13 Sep 2011 14:16:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id D690B80044 for ; Tue, 13 Sep 2011 14:16:46 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <269e5644783f03e74eb74b387f0542bd38d4c10a.dol-sen@gentoo> Subject: [gentoo-commits] proj/layman:master commit in: etc/ X-VCS-Repository: proj/layman X-VCS-Files: etc/layman.cfg X-VCS-Directories: etc/ X-VCS-Committer: dol-sen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: 269e5644783f03e74eb74b387f0542bd38d4c10a Date: Tue, 13 Sep 2011 14:16:46 +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: b8397b8386efebdd621fc3c59f8fe7c5 commit: 269e5644783f03e74eb74b387f0542bd38d4c10a Author: dol-sen gmail com> AuthorDate: Tue Sep 13 14:15:51 2011 +0000 Commit: Brian Dolbec gmail com> CommitDate: Tue Sep 13 14:15:51 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/layman.git;a=3D= commit;h=3D269e5644 better explain the variable change. --- etc/layman.cfg | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/etc/layman.cfg b/etc/layman.cfg index 2bb275a..1b74f96 100644 --- a/etc/layman.cfg +++ b/etc/layman.cfg @@ -15,9 +15,12 @@ cache : %(storage)s/cache =20 installed: %(storage)s/installed.xml =20 -# old variable and value use it for updating to new one above - -local_list: %(storage)s/overlays.xml +# This has been renamed from the following +# old name : value use it for updating to new one above +# local_list: %(storage)s/overlays.xml +# either rename the overlays.xml file to installed.xml +# or edit the value above to the current name of your +# installed overlay(s) file. =20 #----------------------------------------------------------- # Path to the make.conf file that should be modified by