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 4C73C139084 for ; Sat, 25 Nov 2017 20:49:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FD25E0E83; Sat, 25 Nov 2017 20:49:40 +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 5BA14E0E83 for ; Sat, 25 Nov 2017 20:49:40 +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 9E88D33C770 for ; Sat, 25 Nov 2017 20:49:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC28BA788 for ; Sat, 25 Nov 2017 20:49:35 +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: <1511642957.16469f4ae464bb3ddd411294ba2f36da4b768e35.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: 16469f4ae464bb3ddd411294ba2f36da4b768e35 X-VCS-Branch: master Date: Sat, 25 Nov 2017 20:49:35 +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: a2b67307-0bd5-4c35-95c5-ecb5ac54204a X-Archives-Hash: 8cf2e720c3ebb2f1edd26217dabc6135 commit: 16469f4ae464bb3ddd411294ba2f36da4b768e35 Author: Michał Górny gentoo org> AuthorDate: Wed Nov 22 00:07:50 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Nov 25 20:49:17 2017 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=16469f4a glep-0074: Clarify ignoring directories glep-0074.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glep-0074.rst b/glep-0074.rst index 6288175..b0daa05 100644 --- a/glep-0074.rst +++ b/glep-0074.rst @@ -115,8 +115,8 @@ Manifest entries, if and only if the entries have the same semantics, specify the same size and the checksums common to both entries match. It is an error for a single file to be matched by multiple entries of different semantics, file size or checksum values. It is an error -to specify another entry for a file matching ``IGNORE``, or one of its -subdirectories. +to specify another entry for a file that matches ``IGNORE``, or that +is located inside an ignored directory. The file entries (except for ``IGNORE``) can be specified for regular files only. Symbolic links are followed when opening files