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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 28CA2158083 for ; Thu, 26 Sep 2024 11:44:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 493D22BC014; Thu, 26 Sep 2024 11:44:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D9C92BC014 for ; Thu, 26 Sep 2024 11:44:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5843C343238 for ; Thu, 26 Sep 2024 11:44:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C263C36 for ; Thu, 26 Sep 2024 11:44:14 +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: <1727350951.85162e53fc1973dc428ba6148d96c4fa81908074.ulm@gentoo> Subject: [gentoo-commits] data/glep:master commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0084.rst X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 85162e53fc1973dc428ba6148d96c4fa81908074 X-VCS-Branch: master Date: Thu, 26 Sep 2024 11:44:14 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 830f392b-f238-4f99-befe-e6f54ec9560f X-Archives-Hash: f28b03707d5bd59813379a32c8b30c7c commit: 85162e53fc1973dc428ba6148d96c4fa81908074 Author: Ulrich Müller gentoo org> AuthorDate: Thu Sep 26 11:42:31 2024 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Sep 26 11:42:31 2024 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=85162e53 glep-0084: Fix typo Signed-off-by: Ulrich Müller gentoo.org> glep-0084.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glep-0084.rst b/glep-0084.rst index 37fe26a..28bbbcc 100644 --- a/glep-0084.rst +++ b/glep-0084.rst @@ -6,7 +6,7 @@ Type: Standards Track Status: Final Version: 1.0 Created: 2023-11-01 -Last-Modified: 2024-07-22 +Last-Modified: 2024-09-26 Post-History: 2023-10-04, 2023-10-13, 2023-11-01 Content-Type: text/x-rst --- @@ -93,7 +93,7 @@ Comments Block The lines in the comment block are prefixed with a "#" symbol. The comments should be separated with single space from the "#", unless this is trailing whitespace, in which case it should be removed (meaning blank lines in comments -block are just "#\n"). +block are just "#\\n"). The comments block consists of 2 mandatory parts (`author line`_ and `explanation`_) and one optional part (`last-rite epilogue`_). A blank line to