public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH] glep-0072: The arch name in the first column must be unique.
@ 2020-04-26 19:37 Ulrich Mueller
  2020-04-26 20:00 ` Mike Gilbert
  0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Mueller @ 2020-04-26 19:37 UTC (permalink / raw
  To: gentoo-dev


[-- Attachment #1.1: Type: text/plain, Size: 271 bytes --]

When implementing support for arches.desc in ebuild-mode, I noticed
that the GLEP would allow several lines with the same architecture in
the first column. So, specify that the arch must be unique.

I don't attach the full text because this is a one-line change.

Ulrich

[-- Attachment #1.2: 0001-glep-0072-The-arch-name-in-the-first-column-must-be-.patch --]
[-- Type: text/x-diff, Size: 1330 bytes --]

From b701bd6cad443d724df73597d0d6a60191781ecc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ulrich=20M=C3=BCller?= <ulm@gentoo.org>
Date: Sun, 26 Apr 2020 21:17:40 +0200
Subject: [PATCH] glep-0072: The arch name in the first column must be unique.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Acked-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Acked-by: Michał Górny <mgorny@gentoo.org>
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
---
 glep-0072.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/glep-0072.rst b/glep-0072.rst
index d26aa8f..4f7a1f9 100644
--- a/glep-0072.rst
+++ b/glep-0072.rst
@@ -7,7 +7,7 @@ Type: Standards Track
 Status: Draft
 Version: 1
 Created: 2017-05-06
-Last-Modified: 2020-04-22
+Last-Modified: 2020-04-26
 Post-History: 2017-05-06, 2020-04-10
 Content-Type: text/x-rst
 ---
@@ -84,7 +84,7 @@ Every ``#`` starts a comment; the character and the rest of the line
 are ignored.  Every blank line is ignored. Otherwise the file consists of two
 whitespace-separated columns:
 
-- first column: architecture name (keyword)
+- first column: architecture name (keyword), which must be unique
 - second column: one of the three values ``stable``, ``transitional``,
   ``testing``
 
-- 
2.26.2


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 507 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [gentoo-dev] [PATCH] glep-0072: The arch name in the first column must be unique.
  2020-04-26 19:37 [gentoo-dev] [PATCH] glep-0072: The arch name in the first column must be unique Ulrich Mueller
@ 2020-04-26 20:00 ` Mike Gilbert
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Gilbert @ 2020-04-26 20:00 UTC (permalink / raw
  To: Gentoo Dev

On Sun, Apr 26, 2020 at 3:37 PM Ulrich Mueller <ulm@gentoo.org> wrote:
>
> When implementing support for arches.desc in ebuild-mode, I noticed
> that the GLEP would allow several lines with the same architecture in
> the first column. So, specify that the arch must be unique.
>
> I don't attach the full text because this is a one-line change.

Please use git-send-email whenever possible; it makes reviewing
changes in an email client easier.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-26 20:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-26 19:37 [gentoo-dev] [PATCH] glep-0072: The arch name in the first column must be unique Ulrich Mueller
2020-04-26 20:00 ` Mike Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox