Skip to content

Commit

Permalink
sys-kernel/dracut: Remove support for non-existent deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Aug 26, 2018
1 parent 0d246d3 commit 829d1fc
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion sys-kernel/dracut/dracut-044-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ RDEPEND="${CDEPEND}
|| (
>=sys-apps/sysvinit-2.87-r3
sys-apps/systemd[sysv-utils]
sys-apps/systemd-sysv-utils
)
>=sys-apps/util-linux-2.21
Expand Down
1 change: 0 additions & 1 deletion sys-kernel/dracut/dracut-044-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ RDEPEND="${CDEPEND}
|| (
>=sys-apps/sysvinit-2.87-r3
sys-apps/systemd[sysv-utils]
sys-apps/systemd-sysv-utils
)
>=sys-apps/util-linux-2.21
Expand Down
1 change: 0 additions & 1 deletion sys-kernel/dracut/dracut-045-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ RDEPEND="${CDEPEND}
|| (
>=sys-apps/sysvinit-2.87-r3
sys-apps/systemd[sysv-utils]
sys-apps/systemd-sysv-utils
)
sys-apps/coreutils[xattr(-)]
>=sys-apps/util-linux-2.21
Expand Down

0 comments on commit 829d1fc

Please sign in to comment.