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 7685C138010 for ; Thu, 30 Aug 2012 08:44:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B025E0712; Thu, 30 Aug 2012 08:44:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F27D6E0712 for ; Thu, 30 Aug 2012 08:44:11 +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 61B3333D86F for ; Thu, 30 Aug 2012 08:44:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E55CCE5445 for ; Thu, 30 Aug 2012 08:44:08 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1346316232.0ba92ff936d85c435917035deeb4b2f98bcef180.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: metadata/ X-VCS-Repository: proj/sci X-VCS-Files: metadata/layout.conf X-VCS-Directories: metadata/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 0ba92ff936d85c435917035deeb4b2f98bcef180 X-VCS-Branch: master Date: Thu, 30 Aug 2012 08:44:08 +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: 6558108a-c575-43fd-acf2-bece02986cf0 X-Archives-Hash: 58ee21ac2a7c97cdfe8eb40e3b2b7ae7 commit: 0ba92ff936d85c435917035deeb4b2f98bcef180 Author: Justin Lecher gentoo org> AuthorDate: Thu Aug 30 08:43:52 2012 +0000 Commit: Justin Lecher gentoo org> CommitDate: Thu Aug 30 08:43:52 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0ba92ff9 enabled commit signing --- metadata/layout.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/metadata/layout.conf b/metadata/layout.conf index 46ccb35..081a326 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -14,7 +14,7 @@ thin-manifests = true sign-manifests = false # sign commits using git mechanisms -sign-commits = false +sign-commits = true # Make egencache generate newer (more reliable) # md5-dict cache format (see bug #409445).