commit:     b7f1ae063a1d4c6dc1d483586e718b4c12653e27
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 15 02:00:03 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 15 02:03:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7f1ae06

virtual/libudev: drop sys-fs/udev as a provider

We don't want Portage to try cling to this obsolete meta which just
depends on systemd-utils[udev] anyway.

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

 virtual/libudev/{libudev-232-r7.ebuild => libudev-232-r8.ebuild} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/virtual/libudev/libudev-232-r7.ebuild 
b/virtual/libudev/libudev-232-r8.ebuild
similarity index 86%
rename from virtual/libudev/libudev-232-r7.ebuild
rename to virtual/libudev/libudev-232-r8.ebuild
index a9ab38b6a4d1..2bf61cd4815c 100644
--- a/virtual/libudev/libudev-232-r7.ebuild
+++ b/virtual/libudev/libudev-232-r8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,6 @@ IUSE="systemd"
 RDEPEND="
        !systemd? ( || (
                sys-apps/systemd-utils[udev,${MULTILIB_USEDEP}]
-               sys-fs/udev[${MULTILIB_USEDEP}]
                >=sys-fs/eudev-3.2.9:0/0[${MULTILIB_USEDEP}]
        ) )
        systemd? ( >=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP}] )

Reply via email to