From ad0ba451bfb78609d86d1b69f2a2c2685e6cea16 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Fri, 15 Sep 2023 17:29:41 +0200 Subject: glep-0075: Update status of implementation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/784713 Signed-off-by: Ulrich Müller --- glep-0075.rst | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/glep-0075.rst b/glep-0075.rst index bfeafc9..413db21 100644 --- a/glep-0075.rst +++ b/glep-0075.rst @@ -7,11 +7,19 @@ Type: Standards Track Status: Final Version: 1 Created: 2018-01-26 -Last-Modified: 2019-11-11 +Last-Modified: 2023-09-15 Post-History: 2018-01-27, 2019-10-24 Content-Type: text/x-rst --- +Status +====== +As of 2019-10-18, the Gentoo Infrastructure team has successfully +deployed the ``filename-hash BLAKE2B 8`` layout on Gentoo mirrors. +The previous flat directory structure has been removed on 2023-09-14 +[#BUG784713]_. + + Abstract ======== This GLEP describes the procedure for splitting the distfiles on mirrors @@ -382,12 +390,12 @@ and maintaining mirrors via ``emirrordist``. The implementation supports both listed layouts, with all hash functions supported by Portage and cutoffs being multiples of 4. -As of 2019-10-18, the Gentoo Infrastructure team has successfully -deployed the ``filename-hash BLAKE2B 8`` layout on Gentoo mirrors. - References ========== +.. [#BUG784713] Bug 784713 - Remove old distfile mirror layout + (https://bugs.gentoo.org/784713) + .. [#DESKTOP_FORMAT] Desktop Entry Specification: Basic format of the file (https://standards.freedesktop.org/desktop-entry-spec/latest/ar01s03.html) -- cgit v1.2.3-65-gdbad