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 C2FFA139084 for ; Sat, 25 Nov 2017 20:49:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ACCF2E0E93; Sat, 25 Nov 2017 20:49:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 87412E0E90 for ; Sat, 25 Nov 2017 20:49:40 +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 C771A340CC0 for ; Sat, 25 Nov 2017 20:49:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6AB83A78E for ; Sat, 25 Nov 2017 20:49:36 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1511642957.4dcb2fb5ad1ab81c9f5fcc41cec90e5022f7bf18.mgorny@gentoo> Subject: [gentoo-commits] data/glep:master commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0074.rst X-VCS-Directories: / X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4dcb2fb5ad1ab81c9f5fcc41cec90e5022f7bf18 X-VCS-Branch: master Date: Sat, 25 Nov 2017 20:49:36 +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: 796a759a-65c6-4f1f-b63d-ab53e4eadeee X-Archives-Hash: 4360c0868676156566d9b96d44c1c40d commit: 4dcb2fb5ad1ab81c9f5fcc41cec90e5022f7bf18 Author: Michał Górny gentoo org> AuthorDate: Sat Nov 25 20:19:49 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Nov 25 20:49:17 2017 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=4dcb2fb5 glep-0074: Title the checksum section informational for consistency glep-0074.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glep-0074.rst b/glep-0074.rst index 7791c1d..0412094 100644 --- a/glep-0074.rst +++ b/glep-0074.rst @@ -353,8 +353,8 @@ up to and including the *original* directory. Note that those sub-Manifests can use different filenames than ``Manifest``. -Checksum algorithms -------------------- +Checksum algorithms (informational) +----------------------------------- This section is informational only. Specifying the exact set of supported algorithms is outside the scope of this specification.