commit: c9c66f35d377e6ed80ec11ede095b8c8dc47a23b Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Sun Aug 15 02:24:32 2021 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Sun Aug 15 02:24:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9c66f35
virtual/udev: remove old Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> virtual/udev/udev-217-r2.ebuild | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/virtual/udev/udev-217-r2.ebuild b/virtual/udev/udev-217-r2.ebuild deleted file mode 100644 index 4d445b5c336..00000000000 --- a/virtual/udev/udev-217-r2.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/eudev-2.1.1 - >=sys-fs/udev-217 - >=sys-apps/systemd-217 - ) -"
