summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2021-08-14 21:24:32 -0500
committerWilliam Hubbs <williamh@gentoo.org>2021-08-14 21:24:32 -0500
commitc9c66f35d377e6ed80ec11ede095b8c8dc47a23b (patch)
tree3f63d295217c6b116648c5f53efe062fb3e76221 /virtual/udev
parentvirtual/udev: stabilize 217-r3 (diff)
downloadgentoo-c9c66f35d377e6ed80ec11ede095b8c8dc47a23b.tar.gz
gentoo-c9c66f35d377e6ed80ec11ede095b8c8dc47a23b.tar.bz2
gentoo-c9c66f35d377e6ed80ec11ede095b8c8dc47a23b.zip
virtual/udev: remove old
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'virtual/udev')
-rw-r--r--virtual/udev/udev-217-r2.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/virtual/udev/udev-217-r2.ebuild b/virtual/udev/udev-217-r2.ebuild
deleted file mode 100644
index 4d445b5c3369..000000000000
--- 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
- )
-"