commit: 509180bcd9b588112cb080cb2e62aabedf1b3836 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu Oct 8 20:41:27 2020 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Oct 8 21:06:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=509180bc
dev-util/catalyst: Remove some dependencies In upstream commit 0a27a7a39a7d (targets: Use GRUB for BIOS boot) I dropped the uses of these packages. Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> dev-util/catalyst/catalyst-9999.ebuild | 6 ------ 1 file changed, 6 deletions(-) diff --git a/dev-util/catalyst/catalyst-9999.ebuild b/dev-util/catalyst/catalyst-9999.ebuild index de182b946c6..e6f0e1676b7 100644 --- a/dev-util/catalyst/catalyst-9999.ebuild +++ b/dev-util/catalyst/catalyst-9999.ebuild @@ -67,16 +67,10 @@ RDEPEND=" sys-boot/grub:2[grub_platforms_ieee1275] ) ) - - amd64? ( >=sys-boot/syslinux-3.72 ) - x86? ( >=sys-boot/syslinux-3.72 ) " PDEPEND=" system-bootloader? ( - >=sys-apps/memtest86+-5.01-r4 sys-boot/grub:2 - sys-boot/shim - sys-boot/syslinux amd64? ( sys-boot/grub[grub_platforms_efi-32,grub_platforms_efi-64] ) x86? ( sys-boot/grub[grub_platforms_efi-32] )