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 728B91396DA for ; Thu, 2 Nov 2017 19:09:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 938EE2BC074; Thu, 2 Nov 2017 19:09:45 +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 715AD2BC074 for ; Thu, 2 Nov 2017 19:09:45 +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 A26FE341745 for ; Thu, 2 Nov 2017 19:09:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF23492AD for ; Thu, 2 Nov 2017 19:09:40 +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: <1509649757.051ba47beace1bce0f53d2a5a4e9b3fc5d92e990.mgorny@gentoo> Subject: [gentoo-commits] data/glep:glep-manifest 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: 051ba47beace1bce0f53d2a5a4e9b3fc5d92e990 X-VCS-Branch: glep-manifest Date: Thu, 2 Nov 2017 19:09:40 +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: 4864d137-1822-423e-98f2-2dd1dc85a00d X-Archives-Hash: bf229064ecbbbb543475b2b1f40572e6 commit: 051ba47beace1bce0f53d2a5a4e9b3fc5d92e990 Author: Michał Górny gentoo org> AuthorDate: Mon Oct 30 16:45:28 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Nov 2 19:09:17 2017 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=051ba47b 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