diff options
author | Ian Jordan <immoloism@gmail.com> | 2024-09-23 06:36:47 +0100 |
---|---|---|
committer | Eli Schwartz <eschwartz@gentoo.org> | 2024-09-24 19:47:55 -0400 |
commit | d8ac8e0870afff6eac96cca90e109b4926d95ca9 (patch) | |
tree | 5c8ca49a014a0f4fd2342c8f41254e05b18e63c1 | |
parent | milou/server: Add sys-process/btop (diff) | |
download | binhost-d8ac8e0870afff6eac96cca90e109b4926d95ca9.tar.gz binhost-d8ac8e0870afff6eac96cca90e109b4926d95ca9.tar.bz2 binhost-d8ac8e0870afff6eac96cca90e109b4926d95ca9.zip |
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@gmail.com>
Bug: https://bugs.gentoo.org/940205
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
-rw-r--r-- | builders/milou/server-23/world | 1 | ||||
-rw-r--r-- | builders/milou/server-v3-23/world | 1 |
2 files changed, 0 insertions, 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 |