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 379BB1382C5 for ; Sun, 8 Apr 2018 20:05:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8631DE0B7D; Sun, 8 Apr 2018 20:05:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 64D86E0B7D for ; Sun, 8 Apr 2018 20:05:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 55146335C05 for ; Sun, 8 Apr 2018 20:05:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0182526D for ; Sun, 8 Apr 2018 20:05:00 +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: <1523217689.c1c525dbaa2fff2cc9d784dc93828388e059e9fb.ulm@gentoo> Subject: [gentoo-commits] data/glep:master commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0061.rst X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: c1c525dbaa2fff2cc9d784dc93828388e059e9fb X-VCS-Branch: master Date: Sun, 8 Apr 2018 20:05:00 +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: ca37cabf-624e-4fee-bd7e-3eed6146ca7e X-Archives-Hash: e41bee6447a68878ed01cb597afd3149 commit: c1c525dbaa2fff2cc9d784dc93828388e059e9fb Author: Ulrich Müller gentoo org> AuthorDate: Sun Apr 8 20:01:29 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Apr 8 20:01:29 2018 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=c1c525db glep-0061: Mark as Final. Closes: https://bugs.gentoo.org/652784 glep-0061.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/glep-0061.rst b/glep-0061.rst index 3eaf938..e8ef45d 100644 --- a/glep-0061.rst +++ b/glep-0061.rst @@ -3,15 +3,20 @@ GLEP: 61 Title: Manifest2 compression Author: Robin Hugh Johnson Type: Standards Track -Status: Accepted +Status: Final Version: 1 Created: 2008-10-22 -Last-Modified: 2014-01-23 +Last-Modified: 2018-04-08 Post-History: 2009-12-01, 2010-01-31 Content-Type: text/x-rst Requires: 44 --- +Status +====== +Implementation is complete. Marked as Final by decision of the Gentoo +Council on 2018-04-08. + Abstract ======== Deals with compression of large Manifest2 files.