Commit Graph

7 Commits

Author SHA1 Message Date
Charlie Quinet
5bd5663aef sys-libs/gcompat: add live ebuild
gcompat hasn't had a point release for a while (2 years) and there are support for more symbols in the latest git

Signed-off-by: Charlie Quinet <w.iron.zombie@gmail.com>
2025-02-11 00:33:40 +01:00
Violet Purcell
a2c44a4063 sys-libs/gcompat: fix arm64 dynamic loader name logic
Due to arm* being above arm64 in the switch statement, arm64 would end
up with ld-linux-armhf.so.3 instead of ld-linux-aarch64.so.1. Move the
arm64 case above so the correct dynamic loader name is used.

Signed-off-by: Violet Purcell <vimproved@inventati.org>
2025-02-07 15:18:45 -05:00
Joe Kappus
9d22a109cc */*: switch remaining metadata.xml to https
gentoo.org 301's to https for a long time now.

Update the stragglers.

Signed-off-by: Joe Kappus <joe@wt.gd>
2024-06-15 02:15:24 -04:00
Lucio Sauer
2c446930f0 sys-libs/*: fix variable order
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-05-14 20:59:23 -04:00
Haelwenn (lanodan) Monnier
fad92656cc sys-libs/gcompat/metadata.xml: ucontext -> libucontext
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2024-03-21 02:25:00 +01:00
Haelwenn (lanodan) Monnier
6bd4d74996 sys-libs/gcompat: Add missing metadata entry for USE=libucontext
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2024-03-20 21:53:21 +01:00
Haelwenn (lanodan) Monnier
c5baf4e402 sys-libs/gcompat: new package, add 1.1.0
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2024-03-20 20:39:13 +01:00