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 1RuUCB-0003TQ-Ft for garchives@archives.gentoo.org; Mon, 06 Feb 2012 19:25:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8B74E0796; Mon, 6 Feb 2012 19:25:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9C41AE0796 for ; Mon, 6 Feb 2012 19:25:40 +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 235891B401E for ; Mon, 6 Feb 2012 19:25:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 94F7F80043 for ; Mon, 6 Feb 2012 19:25:39 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <2fc4e4855e8fd10a870f5583999b096c4f9e0dc3.johu@gentoo> Subject: [gentoo-commits] dev/johu:master commit in: metadata/ X-VCS-Repository: dev/johu X-VCS-Files: metadata/layout.conf X-VCS-Directories: metadata/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 2fc4e4855e8fd10a870f5583999b096c4f9e0dc3 Date: Mon, 6 Feb 2012 19:25:39 +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: 8347d9a3-079c-4e96-b357-e926a36a4f3f X-Archives-Hash: 1436f33af338b8d546172e78674438d3 commit: 2fc4e4855e8fd10a870f5583999b096c4f9e0dc3 Author: Johannes Huber gentoo org> AuthorDate: Mon Feb 6 19:29:24 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon Feb 6 19:29:24 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/johu.git;a=3Dc= ommit;h=3D2fc4e485 [metadata] Enable git signed commits --- metadata/layout.conf | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/metadata/layout.conf b/metadata/layout.conf index ce368fa..aae6e7e 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -1,3 +1,5 @@ sign-manifests =3D false thin-manifests =3D true manifest-hashes =3D SHA256 SHA512 WHIRLPOOL +sign-commits =3D true +update-changelog =3D false