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 C8435138334 for ; Sat, 23 Feb 2019 15:35:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7563E094A; Sat, 23 Feb 2019 15:35:40 +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 AF9F6E094A for ; Sat, 23 Feb 2019 15:35: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 2417433BEBE for ; Sat, 23 Feb 2019 15:35:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C417B503 for ; Sat, 23 Feb 2019 15:35:37 +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: <1550936074.1324a6a93e26b346af0475096808497f204dc3d4.ulm@gentoo> Subject: [gentoo-commits] data/glep:master commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0065.rst X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 1324a6a93e26b346af0475096808497f204dc3d4 X-VCS-Branch: master Date: Sat, 23 Feb 2019 15:35:37 +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: 7ecc4791-8be4-4092-87ae-d5fd2ba15545 X-Archives-Hash: a1c616c839b0cd4dea08bb57c7ae2d13 commit: 1324a6a93e26b346af0475096808497f204dc3d4 Author: Ulrich Müller gentoo org> AuthorDate: Sat Feb 23 15:34:34 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Feb 23 15:34:34 2019 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=1324a6a9 glep-0065: Mark as Final. Closes: https://bugs.gentoo.org/652956 Signed-off-by: Ulrich Müller gentoo.org> glep-0065.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/glep-0065.rst b/glep-0065.rst index 3158ad6..4a6ecf4 100644 --- a/glep-0065.rst +++ b/glep-0065.rst @@ -3,10 +3,10 @@ GLEP: 65 Title: Post-install QA checks Author: Michał Górny Type: Standards Track -Status: Accepted +Status: Final Version: 2 Created: 2014-10-26 -Last-Modified: 2017-11-13 +Last-Modified: 2019-02-23 Post-History: 2014-10-30, 2017-10-17 Content-Type: text/x-rst --- @@ -14,8 +14,8 @@ Content-Type: text/x-rst Status ====== -This GLEP has been accepted on the 2017-11-12 Council meeting. However, -full tree signing needs to be deployed before it is implemented. +This GLEP has been accepted on the 2017-11-12 Council meeting. +Implementation is complete, therefore marked as final. Abstract