From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1351399-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id C3892158086
	for <garchives@archives.gentoo.org>; Mon, 20 Dec 2021 23:24:27 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 211172BC00B;
	Mon, 20 Dec 2021 23:24:26 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 4E2142BC00B
	for <gentoo-commits@lists.gentoo.org>; Mon, 20 Dec 2021 23:24:23 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id BE8E934312A
	for <gentoo-commits@lists.gentoo.org>; Mon, 20 Dec 2021 23:24:21 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 74EC11CE
	for <gentoo-commits@lists.gentoo.org>; Mon, 20 Dec 2021 23:24:20 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1640042647.96b008f1c3f64e6550efc18b24e9f44fb1b9ff4e.sam@gentoo>
Subject: [gentoo-commits] data/gentoo-news:master commit in: 2021-08-24-eudev-retirement/
X-VCS-Repository: data/gentoo-news
X-VCS-Files: 2021-08-24-eudev-retirement/2021-08-24-eudev-retirement.en.txt
X-VCS-Directories: 2021-08-24-eudev-retirement/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 96b008f1c3f64e6550efc18b24e9f44fb1b9ff4e
X-VCS-Branch: master
Date: Mon, 20 Dec 2021 23:24:20 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 4146145d-39c3-4d38-8e3d-bd9149983bdf
X-Archives-Hash: 79d47c2e3f970ab4669844ae131b62b8

commit:     96b008f1c3f64e6550efc18b24e9f44fb1b9ff4e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 20 23:24:07 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 20 23:24:07 2021 +0000
URL:        https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=96b008f1

2021-08-24-eudev-retirement: tweak INSTALL_MASK guidance again

Signed-off-by: Sam James <sam <AT> gentoo.org>

 2021-08-24-eudev-retirement/2021-08-24-eudev-retirement.en.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/2021-08-24-eudev-retirement/2021-08-24-eudev-retirement.en.txt b/2021-08-24-eudev-retirement/2021-08-24-eudev-retirement.en.txt
index 0fe5df3..ec6bdc7 100644
--- a/2021-08-24-eudev-retirement/2021-08-24-eudev-retirement.en.txt
+++ b/2021-08-24-eudev-retirement/2021-08-24-eudev-retirement.en.txt
@@ -27,8 +27,8 @@ will still have to rely on eudev before also being removed on 2022-01-01.
 
 If you happen to have an INSTALL_MASK including "systemd", e.g. a
 blanket "*systemd*" glob, you will inevitably break your system. sys-fs/udev
-contains "systemd" in some of its filenames, hence a blanket filter rule will
-likely lead to a non-functional udev installation.
+contains "systemd" in some of its directories and filenames, hence a blanket
+filter rule will likely lead to a non-functional udev installation.
 
 Please also verify you do not have "sys-fs/udev" in package.mask.