summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-11-18 09:30:28 +0100
committerMichał Górny <mgorny@gentoo.org>2020-11-18 09:47:34 +0100
commitfa4b6c802f011cee9dab588d0aed3dccf07eface (patch)
treebc20851b803c762fb5eb18d4f5460fcf4863f371 /virtual/udev/udev-215.ebuild
parentdev-python/greenlet: Remove old (diff)
downloadgentoo-fa4b6c802f011cee9dab588d0aed3dccf07eface.tar.gz
gentoo-fa4b6c802f011cee9dab588d0aed3dccf07eface.tar.bz2
gentoo-fa4b6c802f011cee9dab588d0aed3dccf07eface.zip
virtual/udev: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'virtual/udev/udev-215.ebuild')
-rw-r--r--virtual/udev/udev-215.ebuild13
1 files changed, 0 insertions, 13 deletions
diff --git a/virtual/udev/udev-215.ebuild b/virtual/udev/udev-215.ebuild
deleted file mode 100644
index 3b71760b74c4..000000000000
--- a/virtual/udev/udev-215.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual to select between different udev daemon providers"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86"
-IUSE="systemd"
-
-RDEPEND="
- !systemd? ( || ( >=sys-fs/eudev-1.3 >=sys-fs/udev-208-r1 ) )
- systemd? ( >=sys-apps/systemd-208:0 )"