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 F3DEE139084 for ; Sat, 25 Nov 2017 20:49:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D1FFE0DA4; Sat, 25 Nov 2017 20:49:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 EFD2CE0DA4 for ; Sat, 25 Nov 2017 20:49:36 +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 2798C33FE2A for ; Sat, 25 Nov 2017 20:49:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE9D9A779 for ; Sat, 25 Nov 2017 20:49:34 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1511642954.dd1d1d45f12fd62ccf24df07d30caf099edfec44.mgorny@gentoo> Subject: [gentoo-commits] data/glep:master commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0074.rst X-VCS-Directories: / X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: dd1d1d45f12fd62ccf24df07d30caf099edfec44 X-VCS-Branch: master Date: Sat, 25 Nov 2017 20:49:34 +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-Archives-Salt: a75f2136-fcd3-4432-85cd-9f7538f9725d X-Archives-Hash: 6b0294a9c51d58821bfa7cde2a42ebd4 commit: dd1d1d45f12fd62ccf24df07d30caf099edfec44 Author: Michał Górny gentoo org> AuthorDate: Mon Oct 30 16:45:28 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Nov 25 20:49:14 2017 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=dd1d1d45 glep-0074: Clarify OPTIONAL desc glep-0074.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/glep-0074.rst b/glep-0074.rst index 65f32c3..b7b5a8c 100644 --- a/glep-0074.rst +++ b/glep-0074.rst @@ -222,10 +222,11 @@ The Manifest files can specify the following tags: packages (``metadata.xml``, ``use.desc``). ``OPTIONAL `` - Specifies a file that would be subject to non-obligatory Manifest - verification if it existed. The package may ignore a stray file - matching this entry if operating in non-strict mode. Used for paths - that would match ``MISC`` if they existed. + Specifies a file that does not exist in the distribution but if it + did, it would be marked as ``MISC``. In the strict mode, the file + must not exist for the verification to pass. The package manager + may ignore a stray file matching this entry if operating in non-strict + mode. ``DIST …`` Specifies a distfile entry used to verify files fetched as part