From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1560598-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 AF1D5158089
	for <garchives@archives.gentoo.org>; Fri,  6 Oct 2023 18:00:48 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C3D342BC01B;
	Fri,  6 Oct 2023 18:00:47 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 ADCC52BC01B
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Oct 2023 18:00:47 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 00CD5335D16
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Oct 2023 18:00:47 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B56F9E0
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Oct 2023 18:00:45 +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: <1696615222.a90fb4c60f6d8cfda3bb55145226af20fb68d88d.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/eudev/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-fs/eudev/metadata.xml
X-VCS-Directories: sys-fs/eudev/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: a90fb4c60f6d8cfda3bb55145226af20fb68d88d
X-VCS-Branch: master
Date: Fri,  6 Oct 2023 18:00:45 +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: 0991edcc-12f5-4a49-bf4f-7964aed2b960
X-Archives-Hash: 91a28843a384c993a3b888f8902316b7

commit:     a90fb4c60f6d8cfda3bb55145226af20fb68d88d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  6 18:00:02 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct  6 18:00:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a90fb4c6

sys-fs/eudev: fix PkgMetadataXmlInvalidPkgRef (udev)

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

 sys-fs/eudev/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/eudev/metadata.xml b/sys-fs/eudev/metadata.xml
index 859a60f953f6..812f1d1ed475 100644
--- a/sys-fs/eudev/metadata.xml
+++ b/sys-fs/eudev/metadata.xml
@@ -7,7 +7,7 @@
   <use>
     <flag name="kmod">enable module loading through libkmod</flag>
     <flag name="rule-generator">install legacy rule generator rules and support scripts - note
-    that the functionality within was dropped from <pkg>sys-fs/udev</pkg> as it is not stable in
+    that the functionality within was dropped from <pkg>sys-apps/systemd-utils</pkg> as it is not stable in
     all cases; use at your own risk</flag>
   </use>
   <upstream>