From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A45401396D9 for ; Fri, 13 Oct 2017 20:53:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB3F22BC027; Fri, 13 Oct 2017 20:53:46 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B83792BC027 for ; Fri, 13 Oct 2017 20:53:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7B3F933BEB4 for ; Fri, 13 Oct 2017 20:53:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E3347746E for ; Fri, 13 Oct 2017 20:53:43 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1507927925.016aa959bcfa3b688768388ea6618ef42ad07a27.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: metadata/ X-VCS-Repository: repo/gentoo X-VCS-Files: metadata/layout.conf X-VCS-Directories: metadata/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 016aa959bcfa3b688768388ea6618ef42ad07a27 X-VCS-Branch: master Date: Fri, 13 Oct 2017 20:53:43 +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: 4a789eed-366f-4d88-80d7-757dfdf05d95 X-Archives-Hash: c69b0579b9bc767f804ed2b63672e419 commit: 016aa959bcfa3b688768388ea6618ef42ad07a27 Author: Ulrich Müller gentoo org> AuthorDate: Fri Oct 13 20:52:05 2017 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Oct 13 20:52:05 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=016aa959 metadata/layout.conf: Update link to GLEP 59. metadata/layout.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/layout.conf b/metadata/layout.conf index 578bd891371..c61c2fdeb2b 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -6,7 +6,7 @@ # This went live Wednesday, July 4, 2012 at 10:00 UTC # https://archives.gentoo.org/gentoo-dev-announce/message/a15cbea85dd089c99302f949b4072c20 -# https://wiki.gentoo.org/wiki/GLEP:59 +# https://www.gentoo.org/glep/glep-0059.html manifest-hashes = SHA256 SHA512 WHIRLPOOL # 2013-04-09 gentoo's council says to deprecate EAPIs 1 and 2 (bug #470670).