Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/glep:glep-mirrors commit in: /
Date: Wed, 07 Feb 2018 13:22:30
Message-Id: 1518009728.5ee8a0c8e93784d04f983168ceefe102bc6d759f.mgorny@gentoo
1 commit: 5ee8a0c8e93784d04f983168ceefe102bc6d759f
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 28 10:38:24 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 7 13:22:08 2018 +0000
6 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=5ee8a0c8
7
8 glep-0075: Clarify structure key description
9
10 Clarify structure key description. Suggested by Ulrich Müller.
11
12 glep-0075.rst | 10 +++++-----
13 1 file changed, 5 insertions(+), 5 deletions(-)
14
15 diff --git a/glep-0075.rst b/glep-0075.rst
16 index c098987..157514e 100644
17 --- a/glep-0075.rst
18 +++ b/glep-0075.rst
19 @@ -70,11 +70,11 @@ is intended to account for future extensions.
20
21 This specification currently defines one section: ``[structure]``.
22 This section defines one or more repository structure definitions
23 -using sequential integer keys. The definition keyed as ``0``
24 -is the most preferred structure. The package manager should use
25 -the first structure format it recognizes as supported, and ignore any
26 -it does not recognize. If this section is not present, the package
27 -manager should behave as if only ``flat`` structure were supported.
28 +using non-negative sequential integer keys. The definition with
29 +the ``0`` key is the most preferred structure. The package manager
30 +should ignore any formats it does not recognize. If this section
31 +is not present, the package manager should behave as if only ``flat``
32 +structure were specified.
33
34 The following structure definitions are supported: