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 0B1BD1396D9 for ; Mon, 13 Nov 2017 17:35:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BFD1E126D; Mon, 13 Nov 2017 17:35:29 +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 0CD2DE126E for ; Mon, 13 Nov 2017 17:35:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0EB4833BF01 for ; Mon, 13 Nov 2017 17:35:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F43D9AF5 for ; Mon, 13 Nov 2017 17:35:24 +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: <1510590781.6a676ea8b5b593cfbf1ffc0ee2575f55c57ed0e5.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: 6a676ea8b5b593cfbf1ffc0ee2575f55c57ed0e5 X-VCS-Branch: glep-manifest Date: Mon, 13 Nov 2017 17:35:24 +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: e2928fd8-82e3-470e-97a9-037e5e977020 X-Archives-Hash: 1b9f7e8bcf52723f2238ee3e4ffb7065 commit: 6a676ea8b5b593cfbf1ffc0ee2575f55c57ed0e5 Author: Michał Górny gentoo org> AuthorDate: Mon Oct 30 16:45:28 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Nov 13 16:33:01 2017 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=6a676ea8 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