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 549D715ACFC for ; Mon, 8 May 2023 10:35:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94F33E0899; Mon, 8 May 2023 10:35:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7A259E0899 for ; Mon, 8 May 2023 10:35:14 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8708433BEB2 for ; Mon, 8 May 2023 10:35:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DC778A2B for ; Mon, 8 May 2023 10:35:11 +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: <1683542076.5b5bd46cd67027c82f31d4e3dd80ae88e18dbc2f.ulm@gentoo> Subject: [gentoo-commits] data/glep:glep39 commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0039.rst X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 5b5bd46cd67027c82f31d4e3dd80ae88e18dbc2f X-VCS-Branch: glep39 Date: Mon, 8 May 2023 10:35:11 +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: 3eee9a75-b3d9-4730-a23a-8513e107909c X-Archives-Hash: 8420780dd993da5a1c2b93e318921bba commit: 5b5bd46cd67027c82f31d4e3dd80ae88e18dbc2f Author: Ulrich Müller gentoo org> AuthorDate: Sun Apr 16 08:08:05 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon May 8 10:34:36 2023 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=5b5bd46c glep-0039: Update Version and Post-History Signed-off-by: Ulrich Müller gentoo.org> glep-0039.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/glep-0039.rst b/glep-0039.rst index 911e0dc..7f19f60 100644 --- a/glep-0039.rst +++ b/glep-0039.rst @@ -5,10 +5,11 @@ Author: Grant Goodyear , Ciaran McCreesh Type: Informational Status: Final -Version: 2 +Version: 3 Created: 2005-09-01 Last-Modified: 2023-05-08 -Post-History: 2005-09-01, 2006-02-09, 2007-10-12, 2008-01-19 +Post-History: 2005-09-01, 2006-02-09, 2007-10-12, 2008-01-19, 2022-11-25, + 2023-04-10, 2023-04-16 Content-Type: text/x-rst Replaces: 4 ---