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 ECB3F1382C5 for ; Wed, 7 Feb 2018 15:00:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 268B0E0AAE; Wed, 7 Feb 2018 15:00:59 +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 02AE8E0AAE for ; Wed, 7 Feb 2018 15:00:58 +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 D9F33335C50 for ; Wed, 7 Feb 2018 15:00:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 32B491E3 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: <1518009728.5ee8a0c8e93784d04f983168ceefe102bc6d759f.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: 5ee8a0c8e93784d04f983168ceefe102bc6d759f 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: c2f50b14-9a7c-4760-8f24-808df78c057d X-Archives-Hash: 73393d52d5b3d804e0e0fe2ddb2c7a6a commit: 5ee8a0c8e93784d04f983168ceefe102bc6d759f Author: Michał Górny gentoo org> AuthorDate: Sun Jan 28 10:38:24 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 7 13:22:08 2018 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=5ee8a0c8 glep-0075: Clarify structure key description Clarify structure key description. Suggested by Ulrich Müller. glep-0075.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/glep-0075.rst b/glep-0075.rst index c098987..157514e 100644 --- a/glep-0075.rst +++ b/glep-0075.rst @@ -70,11 +70,11 @@ is intended to account for future extensions. This specification currently defines one section: ``[structure]``. This section defines one or more repository structure definitions -using sequential integer keys. The definition keyed as ``0`` -is the most preferred structure. The package manager should use -the first structure format it recognizes as supported, and ignore any -it does not recognize. If this section is not present, the package -manager should behave as if only ``flat`` structure were supported. +using non-negative sequential integer keys. The definition with +the ``0`` key is the most preferred structure. The package manager +should ignore any formats it does not recognize. If this section +is not present, the package manager should behave as if only ``flat`` +structure were specified. The following structure definitions are supported: