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 141F5138353 for ; Wed, 22 Apr 2020 09:00:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 528F1E0ABD; Wed, 22 Apr 2020 09:00:42 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3D764E0AC2 for ; Wed, 22 Apr 2020 09:00:42 +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 3A2B634F00E for ; Wed, 22 Apr 2020 09:00:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 707FC1EE for ; Wed, 22 Apr 2020 09:00:38 +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: <1587545983.717239958e619c62d880ae8d622d32fbed7d22a6.ulm@gentoo> Subject: [gentoo-commits] data/glep:master commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0072.rst X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 717239958e619c62d880ae8d622d32fbed7d22a6 X-VCS-Branch: master Date: Wed, 22 Apr 2020 09:00:38 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 33269c2f-ba02-4f74-ac84-a8727eba9e71 X-Archives-Hash: c1bd2cc3d0cc49532cd516d9f610f91c commit: 717239958e619c62d880ae8d622d32fbed7d22a6 Author: Michał Górny gentoo org> AuthorDate: Fri Apr 10 06:26:33 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Apr 22 08:59:43 2020 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=71723995 glep-0072: Remove weird third column from example While it should technically be ignored, I don't think it's a good idea to encourage developers using it for their own purposes. Signed-off-by: Michał Górny gentoo.org> Signed-off-by: Ulrich Müller gentoo.org> glep-0072.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glep-0072.rst b/glep-0072.rst index 5be7941..acc5da7 100644 --- a/glep-0072.rst +++ b/glep-0072.rst @@ -103,7 +103,7 @@ An example arches.desc file might look as follows:: x86 stable # not for long sparc transitional - m68k testing outdated + m68k testing Initial value in the gentoo repository --------------------------------------