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 1Scyfq-0004GQ-Hs for garchives@archives.gentoo.org; Fri, 08 Jun 2012 12:52:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B856E076B; Fri, 8 Jun 2012 12:51:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6ABC5E0656 for ; Fri, 8 Jun 2012 12:51:51 +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 C418A1B4048 for ; Fri, 8 Jun 2012 12:51:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id EAF89E543C for ; Fri, 8 Jun 2012 12:51:47 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1339084471.83e83ae18aeb8a4d6c9db29b8202bcaaf7f339af.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: 83e83ae18aeb8a4d6c9db29b8202bcaaf7f339af X-VCS-Branch: master Date: Fri, 8 Jun 2012 12:51:47 +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: 893b25b2-7388-4833-8135-ea35ffd68cfb X-Archives-Hash: b019cb398b05550d642bed59d59278f1 commit: 83e83ae18aeb8a4d6c9db29b8202bcaaf7f339af Author: Justin Lecher gentoo org> AuthorDate: Thu Jun 7 15:54:31 2012 +0000 Commit: Justin Lecher gentoo org> CommitDate: Thu Jun 7 15:54:31 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D83e83ae1 Add missing hashes --- metadata/layout.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/metadata/layout.conf b/metadata/layout.conf index 46ccb35..0634637 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -1,7 +1,7 @@ masters =3D gentoo =20 # Use new hashes -manifest-hashes =3D SHA256 SHA512 WHIRLPOOL +manifest-hashes =3D RMD160 SHA1 SHA256 SHA512 WHIRLPOOL =20 # Let repoman update changelogs update-changelog =3D true