summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/cbindgen: add 0.26.0Joonas Niilola2023-10-072-0/+71
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/cbindgen: drop 0.24.3Joonas Niilola2023-10-072-96/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/samurai: Stabilize 1.2-r2 ppc64, #915309Sam James2023-10-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/samurai: Stabilize 1.2-r2 ppc, #915309Arthur Zamarin2023-10-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/catfish: Remove oldMichał Górny2023-10-062-51/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/samurai: Stabilize 1.2-r2 amd64, #915309Arthur Zamarin2023-10-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/samurai: Stabilize 1.2-r2 arm, #915309Arthur Zamarin2023-10-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/samurai: Stabilize 1.2-r2 x86, #915309Arthur Zamarin2023-10-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/catfish: Stabilize 4.18.0 amd64, #915239Arthur Zamarin2023-10-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/cmake: add 3.27.7Sam James2023-10-062-0/+299
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/samurai: Stabilize 1.2-r2 arm64, #915309Sam James2023-10-061-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/catfish: Stabilize 4.18.0 x86, #915239Sam James2023-10-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/scons: Pass --no-same-owner to tarMaksim Ivanov2023-10-064-8/+12
| | | | | | | | | | | Use tar with "--no-same-owner" when unpacking sources. This is to avoid permission errors in specific environments, and also to be consistent with existing code like unpacker.eclass or llvm.org.eclass. Signed-off-by: Maksim Ivanov <emaxx@google.com> Closes: https://github.com/gentoo/gentoo/pull/33212 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/selenium-manager: move ~x86 keyword forwardHans de Graaff2023-10-062-2/+2
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-util/selenium-manager: add 4.13.0Hans de Graaff2023-10-062-0/+308
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-util/intel-graphics-compiler: reenable vectorcompilerConrad Kostecki2023-10-052-0/+60
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-util/gef: drop 2023.06Mario Haustein2023-10-042-83/+0
| | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-util/ROPgadget: drop 7.3-r1Mario Haustein2023-10-042-39/+0
| | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-util/cargo-tarpaulin: add 0.27.1, drop 0.27.0Patrick McLean2023-10-042-13/+13
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: add 0.19.1Patrick McLean2023-10-042-0/+96
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/rebar: Stabilize 3.21.0 ALLARCHES, #915171Sam James2023-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/intel-graphics-compiler: add missing deps for makoConrad Kostecki2023-10-041-0/+6
| | | | | Closes: https://bugs.gentoo.org/915117 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-util/ccls: Stabilize 0.20230717 amd64, #915158Sam James2023-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/rebar: add 3.22.1Matthew Smith2023-10-042-0/+68
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* dev-util/lldb: Bump to 17.0.2Michał Górny2023-10-042-0/+116
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/lldb: Update clang resource dir logic in 17.xMichał Górny2023-10-041-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/maturin: add missing bdep for pkgconfig on 1.3.0Joonas Niilola2023-10-041-0/+1
| | | | | | | | | | | " It looks like you're compiling on Linux and also targeting Linux. Currently this requires the `pkg-config` utility to find OpenSSL but unfortunately `pkg-config` could not be found. If you have OpenSSL installed you can likely fix this by installing `pkg-config`. " Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/rr: add 5.7.0Sam James2023-10-042-0/+82
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/meld: enable py3.12Mart Raudsepp2023-10-041-1/+1
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-util/gtk-update-icon-cache: add 3.24.38Mart Raudsepp2023-10-042-0/+31
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-util/sysprof-capture: keyword 3.36.0-r1 for ~arm64Mart Raudsepp2023-10-031-2/+2
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-util/heaptrack: add 1.5.0Andreas Sturmlechner2023-10-032-0/+72
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/meson: backport PEP632 py3.12 fixes, revert bindgen breakageSam James2023-10-038-0/+538
| | | | | | | | | | | | | | | * Backport PEP632 fixes for Python 3.12 * Revert bindgen patch on 1.2.x branch which broke Mesa Closes: https://bugs.gentoo.org/914989 Closes: https://bugs.gentoo.org/915014 Closes: https://bugs.gentoo.org/911418 Closes: https://bugs.gentoo.org/911990 Closes: https://bugs.gentoo.org/912397 Closes: https://bugs.gentoo.org/912437 Closes: https://bugs.gentoo.org/912452 Closes: https://bugs.gentoo.org/912282 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/ROPgadget: Stabilize 7.4 x86, #915100Sam James2023-10-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/ROPgadget: Stabilize 7.4 amd64, #915100Sam James2023-10-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/ruff: add 0.0.292, drop 0.0.291Patrick McLean2023-10-022-40/+28
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/lldb: Add 18.0.0_pre20231002 snapshotMichał Górny2023-10-022-0/+115
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/intel-graphics-system-controller: add 0.8.13Conrad Kostecki2023-10-022-0/+51
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-util/intel-graphics-compiler: add 1.0.15136.4Conrad Kostecki2023-10-022-0/+96
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-util/ccache: Stabilize 4.8.2 hppa, #909282Sam James2023-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/maturin: add 1.3.0Ionen Wolkens2023-10-022-0/+511
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-util/lldb: 17.x is now 17.0.2.9999Michał Górny2023-10-021-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/lldb: Remove oldMichał Górny2023-10-023-231/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/cbindgen: Stabilize 0.25.0 ppc64, #915063Sam James2023-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cbindgen: Stabilize 0.25.0 arm64, #915063Arthur Zamarin2023-10-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/cbindgen: Stabilize 0.25.0 x86, #915063Joonas Niilola2023-10-021-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/cbindgen: Stabilize 0.25.0 amd64, #915063Joonas Niilola2023-10-021-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/pkgcheck: enable new tree-sitter-bashArthur Zamarin2023-10-022-1/+95
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/promu: add 0.15.0 & liveRahil Bhimjiani2023-10-014-0/+106
| | | | | | | | rewrote to be in more align with upstream's instructions Closes: https://github.com/gentoo/gentoo/pull/33145 Signed-off-by: Rahil Bhimjiani <rahil3108@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-util/tkdiff: Stabilize 5.5.2 ppc, #914825Arthur Zamarin2023-10-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>