summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 2024-10-01 20:49:14 UTCRepository mirror & CI2024-10-01319-330/+318
|
* Merge updates from masterRepository mirror & CI2024-10-013-34/+1
|\
| * cargo.eclass: Respect existing CARGO_TARGET_${TRIPLE}_RUSTFLAGSJames Le Cuirot2024-10-011-1/+1
| | | | | | | | | | | | | | This variable is used to disable crt-static with musl. Closes: https://bugs.gentoo.org/940197 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
| * app-arch/lha: Drop old 114i_p20201004James Le Cuirot2024-10-012-33/+0
| | | | | | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* | 2024-10-01 19:48:57 UTCRepository mirror & CI2024-10-0141-38/+110
| |
* | Merge updates from masterRepository mirror & CI2024-10-019-1/+1421
|\|
| * app-doc/python-docs: Bump to 3.12.7Michał Górny2024-10-012-0/+24
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/python-tests: Bump to 3.12.7Michał Górny2024-10-012-0/+72
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-lang/python: Bump to 3.12.7Michał Górny2024-10-012-0/+609
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/python-tests: Bump to 3.13.0_rc3Michał Górny2024-10-012-0/+72
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-lang/python: Bump to 3.13.0_rc3Michał Górny2024-10-012-0/+643
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * toolchain.eclass: fix typo that prevented configuring with USE=adaEli Schwartz2024-10-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We need a bootstrap (version) and a bootstrap_type (value irrelevant for now except to flag whether it is ada-bootstrap). Due to a typo, we set the former first to the detected slot and then immediately to the value "gcc", which made no sense since "gcc" isn't a valid SLOT version of gcc. Hence we tried to run ${triplet}-gcc-gcc instead of running ${triplet}-gcc-${SLOT}. Only reproducible when using gnat-gpl itself as the gcc edition. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> Reviewed-by: Sam James <sam@gentoo.org>
* | 2024-10-01 19:34:02 UTCRepository mirror & CI2024-10-0124-105/+298
| |
* | Merge updates from masterRepository mirror & CI2024-10-0143-291/+2846
|\|
| * net-misc/smb4k: drop 3.2.80Andreas Sturmlechner2024-10-012-78/+0
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * app-cdr/kcdemu: drop 0.8.0Andreas Sturmlechner2024-10-012-36/+0
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * x11-misc/kronometer: drop 2.3.0Andreas Sturmlechner2024-10-012-34/+0
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * kde-misc/tellico: drop 3.5.5Andreas Sturmlechner2024-10-012-90/+0
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * kde-misc/kdiff3: drop 1.11.2-r2Andreas Sturmlechner2024-10-012-53/+0
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * dev-libs/libclc: Add 19.1.1Michał Górny2024-10-012-0/+64
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-devel/clang-runtime: Add 19.1.1Michał Górny2024-10-011-0/+40
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-libs/libomp: Add 19.1.1Michał Górny2024-10-012-0/+91
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-libs/libcxx: Add 19.1.1Michał Górny2024-10-012-0/+204
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-libs/libcxxabi: Add 19.1.1Michał Górny2024-10-012-0/+113
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-libs/llvm-libunwind: Add 19.1.1Michał Górny2024-10-012-0/+131
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-libs/compiler-rt-sanitizers: Add 19.1.1Michał Górny2024-10-012-0/+225
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-libs/compiler-rt: Add 19.1.1Michał Górny2024-10-012-0/+176
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-debug/lldb: Add 19.1.1Michał Górny2024-10-012-0/+113
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-devel/lld: Add 19.1.1Michał Górny2024-10-012-0/+96
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/lit: Add 19.1.1Michał Górny2024-10-012-0/+48
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/clang-python: Add 19.1.1Michał Górny2024-10-012-0/+56
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-devel/clang: Add 19.1.1Michał Górny2024-10-012-0/+467
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-devel/clang-common: Add 19.1.1Michał Górny2024-10-012-0/+306
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-ml/llvm-ocaml: Add 19.1.1Michał Górny2024-10-012-0/+110
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-devel/llvm: Add 19.1.1Michał Górny2024-10-012-0/+550
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-devel/llvm-common: Add 19.1.1Michał Górny2024-10-012-0/+56
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | 2024-10-01 19:19:05 UTCRepository mirror & CI2024-10-015-42/+2
| |
* | Merge updates from masterRepository mirror & CI2024-10-017-1133/+0
|\|
| * profiles: desktop: Drop obsolete <media-tv/kodi-21.1 conflict resolutionAndreas Sturmlechner2024-10-011-5/+0
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * media-tv/kodi: drop 21.0-r1, 21.0-r2Andreas Sturmlechner2024-10-016-1128/+0
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* | 2024-10-01 19:03:55 UTCRepository mirror & CI2024-10-015-5/+32
| |
* | Merge updates from masterRepository mirror & CI2024-10-016-1/+88
|\|
| * dev-util/tree-sitter-cli: add 0.23.2Arthur Zamarin2024-10-012-0/+36
| | | | | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
| * dev-libs/tree-sitter: add 0.23.2Arthur Zamarin2024-10-012-0/+51
| | | | | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
| * media-gfx/krita: drop 5.2.5Andreas Sturmlechner2024-10-012-135/+0
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * media-gfx/krita: add 5.2.6Andreas Sturmlechner2024-10-012-0/+135
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* | 2024-10-01 18:48:57 UTCRepository mirror & CI2024-10-0175-1219/+95
| |
* | Merge updates from masterRepository mirror & CI2024-10-01155-4107/+49
|\|
| * dev-vcs/git-cola: re-add keyword 4.8.2 for ~x86Andreas Sturmlechner2024-10-011-1/+1
| | | | | | | | | | See also: https://github.com/gentoo/gentoo/pull/38550 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * dev-vcs/git-cola: add 4.8.2David Roman2024-10-013-0/+95
| | | | | | | | | | | | | | Closes: https://bugs.gentoo.org/926353 Signed-off-by: David Roman <droman@ifae.es> Closes: https://github.com/gentoo/gentoo/pull/38550 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>