summaryrefslogtreecommitdiff
path: root/sys-fs/eudev/eudev-4.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/eudev/eudev-4.9999.ebuild')
-rw-r--r--sys-fs/eudev/eudev-4.9999.ebuild11
1 files changed, 4 insertions, 7 deletions
diff --git a/sys-fs/eudev/eudev-4.9999.ebuild b/sys-fs/eudev/eudev-4.9999.ebuild
index a2f3610f835c..da2372754cf1 100644
--- a/sys-fs/eudev/eudev-4.9999.ebuild
+++ b/sys-fs/eudev/eudev-4.9999.ebuild
@@ -5,7 +5,7 @@ EAPI="6"
KV_min=2.6.39
-inherit autotools linux-info multilib multilib-minimal user
+inherit autotools linux-info multilib multilib-minimal
if [[ ${PV} = 4.9999* ]]; then
EGIT_REPO_URI="https://github.com/gentoo/eudev.git"
@@ -40,6 +40,9 @@ DEPEND="${COMMON_DEPEND}
test? ( app-text/tree dev-lang/perl )"
RDEPEND="${COMMON_DEPEND}
+ acct-group/input
+ acct-group/kvm
+ acct-group/render
!<sys-fs/lvm2-2.02.103
!<sec-policy/selinux-base-2.20120725-r10
!sys-fs/udev
@@ -178,12 +181,6 @@ pkg_postinst() {
ewarn "else losetup may be confused when looking for unused devices."
fi
- # https://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69
- # https://bugs.gentoo.org/246847
- # https://bugs.gentoo.org/514174
- enewgroup input
-
- # REPLACING_VERSIONS should only ever have zero or 1 values but in case it doesn't,
# process it as a list. We only care about the zero case (new install) or the case where
# the same version is being re-emerged. If there is a second version, allow it to abort.
local rv rvres=doitnew