summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilip Kobierski <fkobi@pm.me>2024-08-10 12:41:10 +0200
committerMike Gilbert <floppym@gentoo.org>2024-08-12 13:19:13 -0400
commit2759b2373cc288f09a634982691c398460dd58ab (patch)
tree09857fa810e06484f17b9483c9e988864db3cd14 /sys-apps
parentsys-apps/gentoo-systemd-integration: bump EAPI, fix pkgcheck issues (diff)
downloadgentoo-2759b2373cc288f09a634982691c398460dd58ab.tar.gz
gentoo-2759b2373cc288f09a634982691c398460dd58ab.tar.bz2
gentoo-2759b2373cc288f09a634982691c398460dd58ab.zip
sys-apps/gentoo-systemd-integration: drop nonexistent blockers
After taking a look at virtual/udev I think this would be good. Signed-off-by: Filip Kobierski <fkobi@pm.me> Closes: https://github.com/gentoo/gentoo/pull/38052 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9-r1.ebuild3
-rw-r--r--sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9-r1.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9-r1.ebuild
index 0961e3cf6ebb..1c79af84dbd4 100644
--- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9-r1.ebuild
+++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9-r1.ebuild
@@ -22,8 +22,7 @@ SLOT="0"
RDEPEND="acct-group/floppy
acct-group/usb
>=sys-apps/systemd-207
- !sys-fs/eudev
- !sys-fs/udev"
+"
DEPEND=">=sys-apps/systemd-207"
BDEPEND="virtual/pkgconfig"
diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
index 1c92ed516365..64e5d83af27d 100644
--- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
+++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
@@ -22,8 +22,7 @@ SLOT="0"
RDEPEND="acct-group/floppy
acct-group/usb
>=sys-apps/systemd-207
- !sys-fs/eudev
- !sys-fs/udev"
+"
DEPEND=">=sys-apps/systemd-207"
BDEPEND="virtual/pkgconfig"