Commit Graph

13 Commits

Author SHA1 Message Date
Itai Ferber
e04b0cf93b dev-lang/swift-bin: die on installation failure
Hardens the src_install phase by validating that the expected image
exists in the downloaded package, and dies if copying those files to
"$ED" fails.

Signed-off-by: Itai Ferber <itai@itaiferber.net>
2026-06-09 15:59:12 -04:00
Itai Ferber
3fa00fae2e dev-lang/swift-bin: fix swift-bin-6.3* distfiles
The `swift-bin-6.3*-r1` gpkgs were incorrectly manually packaged using
the wrong top-level dirname (`swift-6.3*` instead of `swift-6.3*-r1`),
causing the distfile to download and install successfully, but leaving
an empty tree. The distfiles have been fixed.

Signed-off-by: Itai Ferber <itai@itaiferber.net>
2026-06-09 15:59:12 -04:00
Itai Ferber
f3f29c2762 dev-lang/swift-bin: add 5.10.1-r6, drop 5.10.1-r5
Swift 5.10 dynamically links against ICU using versioned libs (e.g.,
libicuuc.so.<vers> instead of libicuuc.so); this leads to unresolved
SONAME dependencies on systems with differing ICU versions. The built
binaries have been updated to link against unversioned dynamic libs
instead.

Closes: https://bugs.gentoo.org/974734
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2026-06-06 09:10:09 -04:00
Itai Ferber
b5a17509ba dev-lang/swift-bin: fix swift-bin-6.3* SLOTs
swift-bin-6.3* ebuilds were accidentally introduced with a SLOT of "6/2"
when they should have been using "6/3".

Signed-off-by: Itai Ferber <itai@itaiferber.net>
2026-06-05 12:00:43 -04:00
Itai Ferber
26544ccd72 dev-lang/swift-bin: add 6.3.2
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2026-06-05 11:30:05 -04:00
Itai Ferber
a30c9db6ef dev-lang/swift-bin: add 6.3.1
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2026-04-24 12:06:22 -04:00
Itai Ferber
a8abdbc481 dev-lang/swift-bin: update to llvm-r2.eclass
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2026-03-28 11:25:32 -04:00
Itai Ferber
938edc8a22 dev-lang/swift-bin: add 6.3
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2026-03-28 11:24:10 -04:00
David Roman
68fbddeaec */*: drop py3.11 & remove dead py impls
Part-of: https://github.com/gentoo/guru/pull/447
Closes: https://github.com/gentoo/guru/pull/447
Signed-off-by: David Roman <stkw0@disroot.org>
2026-03-10 10:54:23 +01:00
Itai Ferber
3cb3e8caf3 dev-lang/swift-bin: update LLVM_COMPAT
Drop non-existent LLVM 15, and extend compatibility through LLVM 21.

Signed-off-by: Itai Ferber <itai@itaiferber.net>
2026-02-27 19:12:34 -05:00
Itai Ferber
3de0e736af dev-lang/swift-bin: add 6.2.4
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2026-02-27 19:12:01 -05:00
Itai Ferber
2ffdfebf8f dev-lang/swift-bin: correct KEYWORDS
`swift-bin` is currently only built for amd64 and doesn't work on other
architectures; the KEYWORDS need to reflect this.

Signed-off-by: Itai Ferber <itai@itaiferber.net>
2025-12-13 12:51:32 -05:00
Itai Ferber
788aa343d5 dev-lang/swift-bin: new package, add 5.10.1-r5, 6.2.3
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2025-12-13 07:43:41 -05:00