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 7578A1382C5 for ; Wed, 7 Feb 2018 15:01:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD7B0E0AD6; Wed, 7 Feb 2018 15:01:00 +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 AD020E0AD6 for ; Wed, 7 Feb 2018 15:01:00 +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 B2650335C4C for ; Wed, 7 Feb 2018 15:00:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57DF71E6 for ; Wed, 7 Feb 2018 15:00:56 +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: <1518015336.0183148733177dab0a2a1cdbdc748744553102c3.ulm@gentoo> Subject: [gentoo-commits] data/glep:master commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0075.rst X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 0183148733177dab0a2a1cdbdc748744553102c3 X-VCS-Branch: master Date: Wed, 7 Feb 2018 15:00:56 +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: dd00b9fb-461a-4d61-be6f-47e934a18e76 X-Archives-Hash: a0855dba65cb4b4737c29d9062298a8b commit: 0183148733177dab0a2a1cdbdc748744553102c3 Author: Michał Górny gentoo org> AuthorDate: Wed Feb 7 14:55:23 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 7 14:55:36 2018 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=01831487 glep-0075: Use Unicode dashes glep-0075.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/glep-0075.rst b/glep-0075.rst index 00d14c3..38d57e2 100644 --- a/glep-0075.rst +++ b/glep-0075.rst @@ -30,7 +30,7 @@ specifically designed for that purpose. According to the Gentoo repository state at 2018-01-26 16:23, there was a total of 62652 unique distfiles in the repository. While the users realistically hit around 10% of that, distfile mirrors often -hold even more files --- more so if old distfiles are not wiped +hold even more files — more so if old distfiles are not wiped immediately. While all filesystems used on Linux boxes should be able to cope with @@ -65,7 +65,7 @@ how to use the mirror. If the file is not present, the package manager should behave as if it were empty. The package manager should recognize the sections and keys listed below. -It should ignore any unrecognized sections or keys --- the format +It should ignore any unrecognized sections or keys — the format is intended to account for future extensions. This specification currently defines one section: ``[structure]``. @@ -288,12 +288,12 @@ relatively low complexity and being reasonably future-proof. .. figure:: glep-0075-extras/by-csum.png Distribution of distfiles by first hex-digit of checksum - (x --- content checksum, + --- filename checksum) + (x — content checksum, + — filename checksum) .. figure:: glep-0075-extras/by-csum2.png Distribution of distfiles by two first hex-digits of checksum - (x --- content checksum, + --- filename checksum) + (x — content checksum, + — filename checksum) Layout file