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 9E5D5138350 for ; Wed, 22 Apr 2020 09:00:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5196E0C28; Wed, 22 Apr 2020 09:00:43 +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 CAB96E0C28 for ; Wed, 22 Apr 2020 09:00:43 +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 8A7F734F00D for ; Wed, 22 Apr 2020 09:00:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A823F1F1 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: <1587545985.c87f85e2bcaef15b8c28481c46d0d1222608bce3.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: c87f85e2bcaef15b8c28481c46d0d1222608bce3 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: d7b0cedb-7ca5-4d7a-bec4-994d20834840 X-Archives-Hash: 05517127a3142330ddb1da6f2be3a9af commit: c87f85e2bcaef15b8c28481c46d0d1222608bce3 Author: Michał Górny gentoo org> AuthorDate: Fri Apr 10 06:41:38 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Apr 22 08:59:45 2020 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=c87f85e2 glep-0072: Explicitly cover file not existing case Signed-off-by: Michał Górny gentoo.org> Signed-off-by: Ulrich Müller gentoo.org> glep-0072.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/glep-0072.rst b/glep-0072.rst index 7b5f9ba..11a0184 100644 --- a/glep-0072.rst +++ b/glep-0072.rst @@ -96,6 +96,8 @@ whitespace-separated columns: Additional columns are ignored to allow for future revisions of this document. +If the file does not exist, it is treated as if it were empty. + An example arches.desc file might look as follows:: # Example arches.desc file