summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pendulum: Stabilize 3.0.0-r1 amd64, #924813Sam James2024-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* xfce-base/libxfce4ui: Stabilize 4.18.5 amd64, #924790Sam James2024-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/binutils-libs: Stabilize 2.41-r5 amd64, #916452Sam James2024-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: Stabilize 2.41-r5 amd64, #916452Sam James2024-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-portage/pfl: drop 3.2.1Daniel Pielmeier2024-02-182-51/+0
| | | | Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
* dev-libs/libuv: skip part of thread_priority testSam James2024-02-183-8/+35
| | | | | | | | | | | | | | | | | | | | | Part of the (newly-introduced) thread_priority test doesn't interact well with PORTAGE_NICENESS, (maybe) PORTAGE_IONICE_COMMAND, and PORTAGE_SCHEDULING_POLICY. For example, with PORTAGE_NICENESS="18", PORTAGE_IONICE_COMMAND="ionice -c 3 -p \${PID}", and PORTAGE_SCHEDULING_POLICY="idle", I get: ``` not ok 354 - thread_priority exit code 134 Output from process `thread_priority`: Assertion failed in test/test-thread-priority.c on line 95: `priority == (0 - UV_THREAD_PRIORITY_LOWEST * 2)` (0 == 4) ``` Skip that one assertion accordingly. And while at it, elaborate on a bit of m4 hackery we do in the ebuild. Closes: https://bugs.gentoo.org/924653 Signed-off-by: Sam James <sam@gentoo.org>
* sec-keys/openpgp-keys-libuv: update Manifest, style tweaks, missing diesSam James2024-02-182-5/+6
| | | | | | | | | | | | | | | | | * Update Manifest (unfortunately, keyserver.ubuntu.com doesn't return stable results. Hopefully upstream will address the bugs Hank filed soon though -> this won't be an issue anymore for us.) for a few keys. I can't compare what the originals were here but we tend to do TOFU for these anyway and given the messy situation, I think something is better than nothing (would be more skeptical if it was *updating* the keys we have, but when adding for the first time...) * Style tweaks (just $x -> ${x}) and `local`. * Add missing || dies. Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libuv: add verify-sig supportHank Leininger2024-02-183-4/+15
| | | | | | Signed-off-by: Hank Leininger <hlein@korelogic.com> Closes: https://github.com/gentoo/gentoo/pull/35248 Signed-off-by: Sam James <sam@gentoo.org>
* sec-keys/openpgp-keys-libuv: new package, add 20240209Hank Leininger2024-02-183-0/+145
| | | | | Signed-off-by: Hank Leininger <hlein@korelogic.com> Signed-off-by: Sam James <sam@gentoo.org>
* www-client/vivaldi: Drop old 6.5.3206.59James Le Cuirot2024-02-182-227/+0
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* www-client/vivaldi: Stabilise 6.5.3206.61 on amd64James Le Cuirot2024-02-181-1/+1
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* www-client/vivaldi: Add version 6.5.3206.63James Le Cuirot2024-02-182-0/+227
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* www-client/vivaldi-snapshot: Drop old 6.6.3256.4James Le Cuirot2024-02-182-227/+0
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* www-client/vivaldi-snapshot: Add version 6.6.3271.4James Le Cuirot2024-02-182-0/+227
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-perl/Spreadsheet-ParseExcel: add github upstream metadataSam James2024-02-181-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Spreadsheet-ParseExcel: add 0.660.0Hank Leininger2024-02-182-0/+40
| | | | | | | Signed-off-by: Hank Leininger <hlein@korelogic.com> Bug: https://bugs.gentoo.org/920954 Closes: https://github.com/gentoo/gentoo/pull/34545 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: Fix musl build with new RPi patchJames Le Cuirot2024-02-183-3/+3
| | | | | Closes: https://bugs.gentoo.org/924818 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-util/diffoscope: add 257Sam James2024-02-182-0/+125
| | | | | Bug: https://bugs.gentoo.org/924883 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/streamlink: add 6.6.1, drop 6.6.0Sam James2024-02-182-1/+1
| | | | | | | 6.6.0 was a shortlived release w/ 6.6.1 fixing regressions in it shortly after it came out. Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 13.2.1_p20240217Sam James2024-02-182-0/+66
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gui-wm/hyprland: drop 0.33.1Julien Roy2024-02-182-126/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/35397 Signed-off-by: Julien Roy <julien@jroy.ca> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* gui-wm/hyprland: add 0.35.0Julien Roy2024-02-182-0/+139
| | | | | | | Bug: https://bugs.gentoo.org/923995 Closes: https://bugs.gentoo.org/924179 Signed-off-by: Julien Roy <julien@jroy.ca> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-arch/lzip: Stabilize 1.24 x86, #924782Sam James2024-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles: drop old pytorch packagesAlfredo Tupone2024-02-181-0/+8
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-astronomy/stellarium: Stabilize 23.4 amd64, #924846Joonas Niilola2024-02-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-arch/lziprecover: Stabilize 1.24 x86, #924780Sam James2024-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libjxl: Stabilize 0.8.2-r1 arm64, #922501Sam James2024-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libjxl: Stabilize 0.8.2-r1 arm, #922501Sam James2024-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/bindata: add ruby as co-maintainerHans de Graaff2024-02-181-7/+11
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/bindata: avoid dependency on simplecovHans de Graaff2024-02-181-1/+1
| | | | | Closes: https://bugs.gentoo.org/924869 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* games-emulation/pcsx2: Stabilize 1.7.5474 amd64, #924765Joonas Niilola2024-02-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/libjxl: Stabilize 0.8.2-r1 ppc64, #922501Sam James2024-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/httpclient: add missing test dependencyHans de Graaff2024-02-181-1/+1
| | | | | Closes: https://bugs.gentoo.org/924850 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* www-apps/gitea: Stabilize 1.21.4 amd64, #924840Joonas Niilola2024-02-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-arch/tar: drop 1.34-r2Hans de Graaff2024-02-181-102/+0
| | | | | Bug: https://bugs.gentoo.org/898176 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* media-libs/libjxl: Stabilize 0.8.2-r1 x86, #922501Joonas Niilola2024-02-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/libjxl: Stabilize 0.8.2-r1 amd64, #922501Joonas Niilola2024-02-181-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-ruby/bindata: add 2.5.0Hans de Graaff2024-02-182-0/+23
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/jwt: add 2.8.0Hans de Graaff2024-02-182-0/+34
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/elasticsearch-transport: enable ruby32Hans de Graaff2024-02-181-2/+2
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/faraday_middleware: enable ruby32Hans de Graaff2024-02-181-2/+2
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/typhoeus: enable ruby32Hans de Graaff2024-02-181-2/+2
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* app-misc/tracker-miners: Stabilize 3.6.2 arm64, #920740Arthur Zamarin2024-02-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-misc/tracker: Stabilize 3.6.0 arm64, #920740Arthur Zamarin2024-02-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/gnome-text-editor: Stabilize 45.1 arm64, #920740Arthur Zamarin2024-02-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-accessibility/orca: Stabilize 45.1 arm64, #920740Arthur Zamarin2024-02-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/gnome-disk-utility: Stabilize 45.1 arm64, #920740Arthur Zamarin2024-02-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/baobab: Stabilize 45.0 arm64, #920740Arthur Zamarin2024-02-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/shotwell: Stabilize 0.32.4 arm64, #920740Arthur Zamarin2024-02-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/gnome-font-viewer: Stabilize 45.0 arm64, #920740Arthur Zamarin2024-02-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>