commit: 6dd6c2cccd9bf86acbc302115a455efe96ed1e8d Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sun Jul 24 00:17:32 2022 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Jul 24 00:17:32 2022 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=6dd6c2cc
world: drop sys-boot/lilo Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> core/etc/grs/world.conf | 3 --- core/var/lib/portage/world.CYCLE.2 | 1 - core/var/lib/portage/world.CYCLE.3 | 1 - core/var/lib/portage/world.CYCLE.4 | 1 - 4 files changed, 6 deletions(-) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index 72b6786..2dd95d6 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -1555,9 +1555,6 @@ package.use : sys-block/parted:0 -device-mapper -verify-sig debug nls readline [sys-boot/grub:2] package.use : sys-boot/grub:2 -device-mapper -doc -efiemu -grub_platforms_coreboot -grub_platforms_efi-32 -grub_platforms_emu -grub_platforms_ieee1275 -grub_platforms_loongson -grub_platforms_multiboot -grub_platforms_qemu -grub_platforms_qemu-mips -grub_platforms_uboot -grub_platforms_xen -grub_platforms_xen-32 -grub_platforms_xen-pvh -libzfs -mount -sdl -test -truetype fonts grub_platforms_efi-64 grub_platforms_pc nls themes -[sys-boot/lilo:0] -package.use : sys-boot/lilo:0 -device-mapper -minimal -pxeserial -static - [sys-devel/autoconf:2.71] package.use : sys-devel/autoconf:2.71 -emacs diff --git a/core/var/lib/portage/world.CYCLE.2 b/core/var/lib/portage/world.CYCLE.2 index 40257e3..550d49f 100644 --- a/core/var/lib/portage/world.CYCLE.2 +++ b/core/var/lib/portage/world.CYCLE.2 @@ -40,7 +40,6 @@ sys-apps/less sys-apps/pciutils sys-block/parted sys-boot/grub -sys-boot/lilo sys-devel/gdb sys-fs/cryptsetup sys-kernel/genkernel diff --git a/core/var/lib/portage/world.CYCLE.3 b/core/var/lib/portage/world.CYCLE.3 index ae18f9b..91499e1 100644 --- a/core/var/lib/portage/world.CYCLE.3 +++ b/core/var/lib/portage/world.CYCLE.3 @@ -43,7 +43,6 @@ sys-apps/less sys-apps/pciutils sys-block/parted sys-boot/grub -sys-boot/lilo sys-devel/gdb sys-fs/cryptsetup sys-kernel/genkernel diff --git a/core/var/lib/portage/world.CYCLE.4 b/core/var/lib/portage/world.CYCLE.4 index 5d22826..ffda0b6 100644 --- a/core/var/lib/portage/world.CYCLE.4 +++ b/core/var/lib/portage/world.CYCLE.4 @@ -44,7 +44,6 @@ sys-apps/less sys-apps/pciutils sys-block/parted sys-boot/grub -sys-boot/lilo sys-devel/gdb sys-fs/cryptsetup sys-kernel/genkernel
