From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1506653-garchives=archives.gentoo.org@lists.gentoo.org> 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 7617315ACFB for <garchives@archives.gentoo.org>; Mon, 10 Apr 2023 17:56:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81371E0805; Mon, 10 Apr 2023 17:56:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6744BE0805 for <gentoo-commits@lists.gentoo.org>; Mon, 10 Apr 2023 17:56:31 +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 9ED64335D5D for <gentoo-commits@lists.gentoo.org>; Mon, 10 Apr 2023 17:56:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 152A0A1A for <gentoo-commits@lists.gentoo.org>; Mon, 10 Apr 2023 17:56:29 +0000 (UTC) From: "Ulrich Müller" <ulm@gentoo.org> 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" <ulm@gentoo.org> Message-ID: <1681149346.4d633cde224b5879a3e6f6fa7030165b3605cfa0.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: 4d633cde224b5879a3e6f6fa7030165b3605cfa0 X-VCS-Branch: glep39 Date: Mon, 10 Apr 2023 17:56:29 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d8585e9a-fe8d-4446-8206-681b5286ba60 X-Archives-Hash: 7224ccdbdc68cb9ae97f3b1ca5a6de98 commit: 4d633cde224b5879a3e6f6fa7030165b3605cfa0 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Apr 10 17:55:46 2023 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Apr 10 17:55:46 2023 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=4d633cde glep-0039: Update Version and Post-History Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> glep-0039.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/glep-0039.rst b/glep-0039.rst index 5f85174..9225650 100644 --- a/glep-0039.rst +++ b/glep-0039.rst @@ -5,10 +5,11 @@ Author: Grant Goodyear <g2boojum@gentoo.org>, Ciaran McCreesh <ciaranm@gentoo.org> Type: Informational Status: Final -Version: 2 +Version: 3 Created: 2005-09-01 Last-Modified: 2023-04-10 -Post-History: 2005-09-01, 2006-02-09, 2007-10-12, 2008-01-19, 2022-11-25 +Post-History: 2005-09-01, 2006-02-09, 2007-10-12, 2008-01-19, 2022-11-25, + 2023-04-10 Content-Type: text/x-rst Replaces: 4 ---