commit: e4bc21bf097d16cf482d177d4b2ef5213cd11a40 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 15 01:59:33 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 15 02:03:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4bc21bf
virtual/udev: drop 217-r3 Signed-off-by: Sam James <sam <AT> gentoo.org> virtual/udev/udev-217-r3.ebuild | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/virtual/udev/udev-217-r3.ebuild b/virtual/udev/udev-217-r3.ebuild deleted file mode 100644 index 2253497301ff..000000000000 --- a/virtual/udev/udev-217-r3.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Virtual to select between different udev daemon providers" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND=" - || ( - >=sys-fs/udev-217 - >=sys-fs/eudev-2.1.1 - >=sys-apps/systemd-217 - ) -"
