summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/libsemigroups: add 2.7.3, drop 2.7.2Michael Orlitzky2024-02-242-1/+1
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-util/spirv-llvm-translator: Add patch to fix test failureMatt Turner2024-02-242-1/+30
| | | | | Bug: https://bugs.gentoo.org/920053 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/jemalloc: Take ownershipJoshua Kinard2024-02-241-1/+4
| | | | Signed-off-by: Joshua Kinard <kumba@gentoo.org>
* app-arch/lrzip: Take ownershipJoshua Kinard2024-02-241-1/+4
| | | | Signed-off-by: Joshua Kinard <kumba@gentoo.org>
* acct-user/nsd: Take ownershipJoshua Kinard2024-02-241-1/+4
| | | | Signed-off-by: Joshua Kinard <kumba@gentoo.org>
* acct-group/nsd: Take ownershipJoshua Kinard2024-02-241-1/+4
| | | | Signed-off-by: Joshua Kinard <kumba@gentoo.org>
* net-dns/nsd: Take ownershipJoshua Kinard2024-02-241-1/+4
| | | | Signed-off-by: Joshua Kinard <kumba@gentoo.org>
* app-crypt/pinentry: Fix cross-compiling by using gpgrt-configJames Le Cuirot2024-02-241-0/+107
| | | | | | | | | | It appears to be a reimplementation of pkg-config in Bash. It even uses the SYSROOT properly without setting any environment variables, seemingly by basing paths on where it was executed from. As such, using the build host's gpgrt-config doesn't work. Closes: https://bugs.gentoo.org/914708 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* app-crypt/gnupg: Fix cross-compiling by using gpgrt-configJames Le Cuirot2024-02-241-5/+1
| | | | | | | | | | | It appears to be a reimplementation of pkg-config in Bash. It even uses the SYSROOT properly without setting any environment variables, seemingly by basing paths on where it was executed from. As such, using the build host's gpgrt-config doesn't work. npth 1.7 is needed to cross-compile successfully but older versions work for native builds. Closes: https://bugs.gentoo.org/914711 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sys-kernel/genkernel: fix PYTHON_COMPATRobin H. Johnson2024-02-248-8/+8
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-kernel/genkernel: fix DEPENDRobin H. Johnson2024-02-248-8/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-kernel/genkernel: fix RESTRICTRobin H. Johnson2024-02-249-9/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-kernel/genkernel: fix whitespaceRobin H. Johnson2024-02-241-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-kernel/genkernel: Updated python versionTimothy Kenno Handojo2024-02-241-1/+1
| | | | | Signed-off-by: Timothy Kenno Handojo <timkenhan@gmail.com> Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-kernel/genkernel: modernize build scriptTimothy Kenno Handojo2024-02-241-65/+11
| | | | | | Signed-off-by: Timothy Kenno Handojo <timkenhan@gmail.com> Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/35089
* sci-libs/caffe2: rm install on /var/tmpAlfredo Tupone2024-02-241-0/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* app-emacs/nix-mode: new package; add 1.5.0Maciej Barć2024-02-244-0/+54
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-lang/fennel: bump to 1.4.2Maciej Barć2024-02-242-0/+53
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-lang/algol68g: drop old 3.5.0Maciej Barć2024-02-242-42/+0
| | | | | Bug: https://bugs.gentoo.org/920635 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-lang/algol68g: drop old 3.4.7Maciej Barć2024-02-242-42/+0
| | | | | Bug: https://bugs.gentoo.org/920635 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-lang/algol68g: bump to 3.5.1Maciej Barć2024-02-242-0/+42
| | | | | Closes: https://bugs.gentoo.org/920635 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/treesit-auto: bump to 1.0.4Maciej Barć2024-02-242-0/+29
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/treesit-auto: drop old 1.0.2Maciej Barć2024-02-242-29/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/mastodon: bump to 1.0.16Maciej Barć2024-02-242-0/+29
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/mastodon: drop old 1.0.13Maciej Barć2024-02-242-29/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/dockerfile-mode: bump to 1.9Maciej Barć2024-02-242-0/+27
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/consult: bump to 1.3Maciej Barć2024-02-242-0/+34
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-util/bpftool: Fix automagic llvm depencencyJakov Smolić2024-02-242-1/+4
| | | | | Closes: https://bugs.gentoo.org/919699 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-crypt/mit-krb5: Stabilize 1.21.2 x86, #917465Jakov Smolić2024-02-241-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-libs/glibc: Relax systemd restrictions now we have 254.9-r1Andreas K. Hüttel2024-02-242-2/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* app-office/libreoffice: Drop upstreamed patchAndreas Sturmlechner2024-02-241-3/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/libproxy: Version bump to 0.5.4Matt Turner2024-02-242-0/+72
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libwacom: Version bump to 2.10.0Matt Turner2024-02-242-0/+69
| | | | | Closes: https://bugs.gentoo.org/924272 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-tcltk/tclxml: fix incompatible function pointerAlfredo Tupone2024-02-242-1/+40
| | | | | Closes: https://bugs.gentoo.org/924861 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* app-arch/torrentzip: drop 1.0Alexander Miller2024-02-242-29/+0
| | | | | | Signed-off-by: Alexander Miller <alex.miller@gmx.de> Closes: https://github.com/gentoo/gentoo/pull/34849 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-arch/torrentzip: add 1.2Alexander Miller2024-02-242-0/+26
| | | | | | | | | | Update LICENSE clarified upstream. Drop src_configure() since OF() macro is finally gone. Looks like a good stable candidate (so we can drop 0.9-r1 for #920358). Bug: https://bugs.gentoo.org/920358 Signed-off-by: Alexander Miller <alex.miller@gmx.de> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/dask: Remove oldMichał Górny2024-02-242-94/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/leechcorepyc: Remove oldMichał Górny2024-02-243-72/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/slixmpp: Remove oldMichał Górny2024-02-242-53/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/puremagic: Remove oldMichał Górny2024-02-242-28/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/pipewire: Stabilize 1.0.3 amd64, #925412Arthur Zamarin2024-02-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-arch/xz-utils: Stabilize 5.4.6-r1 amd64, #925410Arthur Zamarin2024-02-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/PyQt5-sip: Stabilize 12.13.0-r1 amd64, #925401Arthur Zamarin2024-02-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/dask: Stabilize 2024.2.0 ALLARCHES, #925399Arthur Zamarin2024-02-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/leechcorepyc: Stabilize 2.16.9 amd64, #925407Jakov Smolić2024-02-241-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-python/mysqlclient: Stabilize 2.2.4 amd64, #925391Jakov Smolić2024-02-241-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftool: add python-3.12Holger Hoffstätte2024-02-242-2/+2
| | | | | | Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/35515 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftool: remove -WerrorHolger Hoffstätte2024-02-242-0/+6
| | | | | | | Closes: https://bugs.gentoo.org/887981 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-python/slixmpp: Stabilize 1.8.5 amd64, #925396Arthur Zamarin2024-02-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/aiohttp: Stabilize 3.9.3 amd64, #925392Arthur Zamarin2024-02-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>