From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1350694-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 117BF158086
	for <garchives@archives.gentoo.org>; Sat, 18 Dec 2021 05:43:58 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 014E22BC061;
	Sat, 18 Dec 2021 05:43:55 +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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id A4AAD2BC05E
	for <gentoo-commits@lists.gentoo.org>; Sat, 18 Dec 2021 05:43:55 +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) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 1607B343437
	for <gentoo-commits@lists.gentoo.org>; Sat, 18 Dec 2021 05:43:54 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D648244
	for <gentoo-commits@lists.gentoo.org>; Sat, 18 Dec 2021 05:43:52 +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: <1639806221.551391833c6edbb225377d984554f6aee0254dbe.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: 551391833c6edbb225377d984554f6aee0254dbe
X-VCS-Branch: master
Date: Sat, 18 Dec 2021 05:43:52 +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: 63f4c5e7-e355-4a05-b44d-2d66adfe4005
X-Archives-Hash: 2c1fbfe8ca453aa148d02cf37d6245cd

commit:     551391833c6edbb225377d984554f6aee0254dbe
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 18 05:43:41 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 18 05:43:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55139183

sys-fs/eudev: update upstream metadata

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

 sys-fs/eudev/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/eudev/metadata.xml b/sys-fs/eudev/metadata.xml
index b8e252b970b3..4ea35bd6e025 100644
--- a/sys-fs/eudev/metadata.xml
+++ b/sys-fs/eudev/metadata.xml
@@ -8,10 +8,10 @@
     <flag name="hwdb">read vendor/device string database and add it to udev database</flag>
     <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 sys-fs/udev as it is not stable in
+    that the functionality within was dropped from <pkg>sys-fs/udev</pkg> as it is not stable in
     all cases; use at your own risk</flag>
   </use>
   <upstream>
-    <remote-id type="github">gentoo/eudev</remote-id>
+    <remote-id type="github">eudev-project/eudev</remote-id>
   </upstream>
 </pkgmetadata>