summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/aruba: stabilize 0.6.2-r3Hans de Graaff2023-03-291-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-util/idea-community: drop 2022.3.3Mike Pagano2023-03-282-135/+0
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* dev-util/idea-community: add 2023.1Mike Pagano2023-03-282-0/+135
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* dev-util/gitlab-cli: add 1.26.0William Hubbs2023-03-282-0/+34
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-util/maturin: re-enable some testsIonen Wolkens2023-03-282-6/+2
| | | | | | | | | | | | | | | | | | Turns out was wrong about cli_tests, it doesn't ignore COLUMNS=80 and rather needs COLUMNS=100 to work right. Unsure what cause it to use 100 and then do 80 if COLUMNS is unset, perhaps the terminal that was used at the time of generation or portage internals are confusing its defaults (not seeing 100 set anywhere in maturin's source/ci?). Also value may not necessarily be right, 100 is just observed as the longest lines in tests/cmd/*.stdout. As for cargo lock, this been skipped since before I picked up maintenance and never quite knew why it fails "sometimes" (may be specific to rust version given I sometime ran into it only while stabilizing using stable rust). Seems to pass right now but may skip again if it comes back as it's not a big deal. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-util/gitlab-runner: drop 15.7.4William Hubbs2023-03-272-64/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-util/gitlab-runner: add 15.10.0William Hubbs2023-03-272-0/+64
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-util/src-cli: revbump to fix buildWilliam Hubbs2023-03-271-2/+3
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-util/src-cli: drop version tag for nowWilliam Hubbs2023-03-271-3/+2
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-util/src-cli: drop 4.3.0William Hubbs2023-03-272-25/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-util/src-cli: add 5.0.2William Hubbs2023-03-272-0/+27
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-util/gprof2dot: Use pypi.eclass (and correct PV)Michał Górny2023-03-271-8/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/gprof2dot: Remove oldMichał Górny2023-03-271-22/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/aruba: update EAPI 6 -> 8, add ruby30, ruby31Hans de Graaff2023-03-271-0/+41
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-util/kdevelop: restore 22.12.3Sam James2023-03-271-0/+130
| | | | | | Keep this for the stable bug. Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/kdevelop: fix build with Clang 16, use llvm.eclassSam James2023-03-262-6/+36
| | | | | | Closes: https://bugs.gentoo.org/902101 Thanks-to: Michael Uleysky <uleysky@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/lxqt-build-tools: Stabilize 0.12.0-r1 arm64, #903123Sam James2023-03-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/lxqt-build-tools: Stabilize 0.12.0-r1 x86, #903123Sam James2023-03-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/lxqt-build-tools: Stabilize 0.12.0-r1 amd64, #903123Sam James2023-03-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/pkgdev: Stabilize 0.2.5 ALLARCHES, #903125Arthur Zamarin2023-03-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/maturin: add 0.14.16Ionen Wolkens2023-03-262-0/+495
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-util/shards: Stabilize 0.17.2 amd64, #903067Sam James2023-03-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/lldb: Add 17.0.0_pre20230325 snapshotMichał Górny2023-03-252-0/+115
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/b2: add 4.9.6David Seifert2023-03-252-0/+71
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/hfstospell: stabilize 0.5.3-r1 for x86Joonas Niilola2023-03-251-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/hfstospell: stabilize 0.5.3-r1 for amd64Joonas Niilola2023-03-251-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/howdoi: add 2.0.20Michael Palimaka2023-03-252-0/+29
| | | | Signed-off-by: Michael Palimaka <kensington@gentoo.org>
* dev-util/codespell: drop 2.2.1Bernd Waibel2023-03-252-45/+0
| | | | | | Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/30211 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/codespell: add 2.2.4Bernd Waibel2023-03-254-0/+42
| | | | | | Closes: https://bugs.gentoo.org/901199 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/maturin: drop 0.14.12Ionen Wolkens2023-03-242-537/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-util/unifdef: Keyword 2.12-r1 riscvMatt Turner2023-03-241-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/intel-graphics-compiler: drop 1.0.12812.26-r2, 1.0.13230.7Conrad Kostecki2023-03-253-179/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-util/intel-graphics-compiler: amd64 stableConrad Kostecki2023-03-251-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-util/spirv-llvm-translator: add 16.0.0Conrad Kostecki2023-03-252-0/+58
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-util/ruff: add 0.0.259, drop 0.0.258Patrick McLean2023-03-242-2/+2
| | | | | | | | | Updates the QA_FLAGS_IGNORED variable to close CFLAGS ignore false positive bugs 902795 and 902793. Closes: https://bugs.gentoo.org/902795 Closes: https://bugs.gentoo.org/902793 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/dialog: Stabilize 1.3.20230209 sparc, #902577Arthur Zamarin2023-03-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/dialog: Stabilize 1.3.20230209 arm64, #902577Arthur Zamarin2023-03-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/gn: Stabilize 0.2077 arm64, #896324Arthur Zamarin2023-03-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/stripe-mock: Bump to 0.159.0Michał Górny2023-03-242-0/+28
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/cmake: add 3.26.1Sam James2023-03-242-0/+298
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/clazy: drop 1.11-r1Andreas Sturmlechner2023-03-231-51/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/goland: add 2022.3.3, drop 2021.3.3Jason A. Donenfeld2023-03-232-9/+12
| | | | Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* dev-util/jenkins-bin: add 2.396Hans de Graaff2023-03-232-0/+46
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-util/jenkins-bin: fix logrotate for 2.387.xHans de Graaff2023-03-232-0/+56
| | | | | | Upstream removed support for SIGALRM in favor of using copytruncate. Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-util/ruff: drop 0.0.252, 0.0.253Patrick McLean2023-03-223-869/+0
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/ruff: add 0.0.258Patrick McLean2023-03-222-0/+451
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/yamllint: add 1.30.0Marek Szuba2023-03-222-0/+23
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-util/yamllint: Stabilize 1.29.0 ALLARCHES, #902769Sam James2023-03-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/pahole: drop 1.23, 1.24Andreas Sturmlechner2023-03-223-105/+0
| | | | | Closes: https://bugs.gentoo.org/892291 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/gdbus-codegen: Version bump to 2.76.1Guillermo Joandet2023-03-222-0/+73
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30303 Signed-off-by: Matt Turner <mattst88@gentoo.org>