Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/glep:master commit in: /
Date: Fri, 01 May 2020 19:49:49
Message-Id: 1587928660.b701bd6cad443d724df73597d0d6a60191781ecc.ulm@gentoo
1 commit: b701bd6cad443d724df73597d0d6a60191781ecc
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 26 19:17:40 2020 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 26 19:17:40 2020 +0000
6 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=b701bd6c
7
8 glep-0072: The arch name in the first column must be unique.
9
10 Acked-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11 Acked-by: Michał Górny <mgorny <AT> gentoo.org>
12 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
13
14 glep-0072.rst | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/glep-0072.rst b/glep-0072.rst
18 index d26aa8f..4f7a1f9 100644
19 --- a/glep-0072.rst
20 +++ b/glep-0072.rst
21 @@ -7,7 +7,7 @@ Type: Standards Track
22 Status: Draft
23 Version: 1
24 Created: 2017-05-06
25 -Last-Modified: 2020-04-22
26 +Last-Modified: 2020-04-26
27 Post-History: 2017-05-06, 2020-04-10
28 Content-Type: text/x-rst
29 ---
30 @@ -84,7 +84,7 @@ Every ``#`` starts a comment; the character and the rest of the line
31 are ignored. Every blank line is ignored. Otherwise the file consists of two
32 whitespace-separated columns:
33
34 -- first column: architecture name (keyword)
35 +- first column: architecture name (keyword), which must be unique
36 - second column: one of the three values ``stable``, ``transitional``,
37 ``testing``