diff --git a/sdk_container/src/third_party/portage-stable/virtual/libudev/libudev-232-r5.ebuild b/sdk_container/src/third_party/portage-stable/virtual/libudev/libudev-232-r5.ebuild deleted file mode 100644 index c835fa223c..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/libudev/libudev-232-r5.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit multilib-build - -DESCRIPTION="Virtual for libudev providers" - -SLOT="0/1" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" -IUSE="systemd" - -RDEPEND=" - !systemd? ( || ( - >=sys-fs/udev-232:0/0[${MULTILIB_USEDEP}] - >=sys-fs/eudev-3.2.9:0/0[${MULTILIB_USEDEP}] - ) ) - systemd? ( >=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP}] ) -" diff --git a/sdk_container/src/third_party/portage-stable/virtual/libudev/libudev-251-r2.ebuild b/sdk_container/src/third_party/portage-stable/virtual/libudev/libudev-251-r2.ebuild new file mode 100644 index 0000000000..0250b8380d --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/libudev/libudev-251-r2.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit multilib-build + +DESCRIPTION="Virtual for libudev providers" + +SLOT="0/1" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +IUSE="systemd" + +RDEPEND=" + !systemd? ( >=sys-apps/systemd-utils-251[udev,${MULTILIB_USEDEP}] ) + systemd? ( >=sys-apps/systemd-251:0/2[${MULTILIB_USEDEP}] ) +" diff --git a/sdk_container/src/third_party/portage-stable/virtual/libudev/metadata.xml b/sdk_container/src/third_party/portage-stable/virtual/libudev/metadata.xml index d3d2736bbc..c10e48286b 100644 --- a/sdk_container/src/third_party/portage-stable/virtual/libudev/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/virtual/libudev/metadata.xml @@ -1,9 +1,6 @@ - - eudev@gentoo.org - systemd@gentoo.org