summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/pahole: add 1.27-r1xz-dev4 hours2-0/+162
| | | | | | | | | Add patch for fixing clang LTO fail to build kernel Bug: https://bugs.gentoo.org/936628 Signed-off-by: xz-dev <xiangzhedev@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37672 Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
* dev-util/bindgen: add 0.69.4Arthur Zamarin15 hours2-0/+138
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/bindgen: remove subslot binding to clang runtime depEli Schwartz19 hours1-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (For clarity, force it to bind to :* so no one tries to change this in the future.) It is NOT a build dependency. This is an indicator for the fact that it is not needed to build, because bindgen simply compiles rust code that knows how to try dlopening various names for libclang. Consequently, it also doesn't matter which version of clang you have installed -- any will do (well, technically, any version greater than clang 6 will do), and in fact it is fully runtime switchable. There's no reason to bind to whichever version may happen to have been installed at the time of building. It is definitely not useful to trigger a subslot rebuild every time clang updates. Moreover, it would not bind to any subslot at all if you used --buildpkgonly without clang installed at all. (In fact, this RDEPEND is a direct violation of PMS, so the fact that it is mishandled isn't terribly surprising.) No revbump. The point of this change is so that people don't have to keep rebuilding pointlessly, so the fact that people who don't use --changed-deps won't see this change is a desirable feature. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* dev-util/hyprwayland-scanner: add 0.4.0John M. Harris Jr.48 hours2-0/+38
| | | | | Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-util/selenium-manager: Install env.d to set SE_MANAGER_PATHMichał Górny2 days1-0/+4
| | | | | | | SE_MANAGER_PATH is expected by dev-python/selenium to find selenium-manager installed outside the Python package. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/selenium-manager: Bump to 4.23.0Michał Górny2 days3-0/+92
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/selenium-manager: Add myself as a co-maintainerMichał Górny2 days1-0/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/lockrun: Stabilize 20240415 x86, #936582Sam James3 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/lockrun: Stabilize 20240415 amd64, #936582Sam James3 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/gitchangelog: drop 3.1.2Petr Vaněk3 days2-58/+0
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-util/gitchangelog: add 3.2.0Petr Vaněk3 days2-0/+58
| | | | | | | Closes: https://bugs.gentoo.org/852221 Closes: https://bugs.gentoo.org/912418 Closes: https://bugs.gentoo.org/929540 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-util/act: add 0.2.64William Hubbs3 days2-0/+24
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-util/weka: drop 3.8.0-r1Volkmar W. Pogatzki3 days3-90/+0
| | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-util/spirv-llvm-translator: Stabilize 18.1.2 arm64, #935987Sam James3 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/spirv-llvm-translator: Stabilize 18.1.2 x86, #935987Jakov Smolić3 days1-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/spirv-llvm-translator: Stabilize 18.1.2 amd64, #935987Jakov Smolić3 days1-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/intel_clc: Stabilize 24.1.3 x86, #935993Sam James4 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/librnp: stabilize 0.17.1-r1 for x86Joonas Niilola5 days1-1/+1
| | | | | Bug: https://bugs.gentoo.org/936291 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/ruff: add 0.5.4Eli Schwartz5 days2-0/+472
| | | | Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* dev-util/weka: Stabilize 3.8.6 x86, #936469Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/weka: Stabilize 3.8.6 amd64, #936469Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/howdoi: drop 2.0.19, 2.0.20Petr Vaněk5 days3-56/+0
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-util/howdoi: wire up tests, enable py3.12Petr Vaněk5 days2-0/+41
| | | | | | | It was necessary to switch to GH sources, because pypi sources do not contain test data files. Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-util/kdevelop-pg-qt: Port away from deprecated QString::midRefAndreas Sturmlechner5 days2-0/+75
| | | | | | | | Upstream commit c210967f753b33db48dbf942c7b32e67363ca204 Required by >=dev-util/kdevelop-24.08. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/kio-perldoc: Keyword 24.05.2 x86, #934361Arthur Zamarin5 days1-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: remove Arfrever as maintainerDavid Seifert5 days1-3/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/cucumber-cucumber-expressions: Stabilize 17.1.0 ppc, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-html-formatter: Stabilize 21.3.1 ppc, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-tag-expressions: Stabilize 5.0.6 ppc, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-gherkin: Stabilize 27.0.0 ppc, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-core: Stabilize 13.0.2 ppc, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-ci-environment: Stabilize 10.0.1 ppc, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-messages: Stabilize 22.0.0 ppc, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-compatibility-kit: Stabilize 14.1.0 ppc, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber: Stabilize 9.2.0 ppc, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-cucumber-expressions: Stabilize 17.1.0 arm, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-html-formatter: Stabilize 21.3.1 arm, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-tag-expressions: Stabilize 5.0.6 arm, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-gherkin: Stabilize 27.0.0 arm, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-core: Stabilize 13.0.2 arm, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-ci-environment: Stabilize 10.0.1 arm, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-messages: Stabilize 22.0.0 arm, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-compatibility-kit: Stabilize 14.1.0 arm, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber: Stabilize 9.2.0 arm, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-cucumber-expressions: Stabilize 17.1.0 arm64, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-html-formatter: Stabilize 21.3.1 arm64, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-tag-expressions: Stabilize 5.0.6 arm64, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-gherkin: Stabilize 27.0.0 arm64, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-core: Stabilize 13.0.2 arm64, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cucumber-ci-environment: Stabilize 10.0.1 arm64, #936424Sam James5 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>