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 1RN0VR-0007V2-2t for garchives@archives.gentoo.org; Sun, 06 Nov 2011 11:03:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2641621C031; Sun, 6 Nov 2011 11:02:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EB3AE21C031 for ; Sun, 6 Nov 2011 11:02:58 +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 68ABF1B4042 for ; Sun, 6 Nov 2011 11:02:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 7237D80042 for ; Sun, 6 Nov 2011 11:02:57 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <5bc8a6b3a24db5b1cc4c5a24dfe62ca09569445a.alexxy@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: metadata/ X-VCS-Repository: proj/kde X-VCS-Files: metadata/layout.conf X-VCS-Directories: metadata/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: 5bc8a6b3a24db5b1cc4c5a24dfe62ca09569445a Date: Sun, 6 Nov 2011 11:02:57 +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: 759482a7-f45f-47e6-8300-8aac3ffc6333 X-Archives-Hash: 58ae18fccee102bef48d6e31ce4b3cde commit: 5bc8a6b3a24db5b1cc4c5a24dfe62ca09569445a Author: Alexey Shvetsov gentoo org> AuthorDate: Sun Nov 6 11:02:39 2011 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Sun Nov 6 11:02:39 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D5bc8a6b3 Update layout.conf --- metadata/layout.conf | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/metadata/layout.conf b/metadata/layout.conf index d43e61c..3aaf759 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -1 +1,9 @@ masters =3D gentoo +# Use new hashes +manifest-hashes =3D SHA256 SHA512 WHIRLPOOL +# Do not update changelogs +update-changelog =3D true +# Use thin manifests +thin-manifests =3D true +# Dont sign thinn manifests. There is no current policy for git commit s= igning +sign-manifests =3D false