commit: d8ac8e0870afff6eac96cca90e109b4926d95ca9 Author: Ian Jordan <immoloism <AT> gmail <DOT> com> AuthorDate: Mon Sep 23 05:36:47 2024 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Sep 24 23:47:55 2024 +0000 URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=d8ac8e08
server-v3/world: Drop sys-boot/lilo Package doesn't respect CFLAGs and not very widely used anymore so dropping from binhost. [Eli: it also has terrible code, is discontinued upstream, and fails to build with safety flags applied.] Signed-off-by: Ian Jordan <immoloism <AT> gmail.com> Bug: https://bugs.gentoo.org/940205 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> builders/milou/server-23/world | 1 - builders/milou/server-v3-23/world | 1 - 2 files changed, 2 deletions(-) diff --git a/builders/milou/server-23/world b/builders/milou/server-23/world index ac5a987..f52d630 100644 --- a/builders/milou/server-23/world +++ b/builders/milou/server-23/world @@ -58,7 +58,6 @@ sys-apps/mlocate sys-apps/pciutils sys-apps/portage sys-boot/grub -sys-boot/lilo sys-devel/clang sys-fs/xfsprogs sys-fs/dosfstools diff --git a/builders/milou/server-v3-23/world b/builders/milou/server-v3-23/world index ac5a987..f52d630 100644 --- a/builders/milou/server-v3-23/world +++ b/builders/milou/server-v3-23/world @@ -58,7 +58,6 @@ sys-apps/mlocate sys-apps/pciutils sys-apps/portage sys-boot/grub -sys-boot/lilo sys-devel/clang sys-fs/xfsprogs sys-fs/dosfstools
