summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 2023-08-07 12:17:42 UTCRepository mirror & CI2023-08-075835-5835/+5835
|
* Merge updates from masterRepository mirror & CI2023-08-073-4/+6
|\
| * Revert "python-utils-r1.eclass: Remove old EAPI hack for exporting PYTHON"James Le Cuirot2023-08-071-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 9e4dc068a3066434bfbfa3a0f979ec5d6d8020eb. It fixed cross-prefix but inadvertently broke regular prefix. Both were ultimately affected by the same PMS + Portage bug where BROOT was not set in pkg_preinst. This has now been fixed, but regular prefix users need to be able to update Portage without hitting the issue. Cross-prefix users are safe because the BROOT Portage can be updated without hitting the issue. Closes: https://bugs.gentoo.org/911797 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
| * media-libs/nv-codec-headers: fix double prefixIonen Wolkens2023-08-072-3/+3
| | | | | | | | | | Closes: https://bugs.gentoo.org/911852 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* | 2023-08-07 12:01:48 UTCRepository mirror & CI2023-08-074-5/+5
| |
* | Merge updates from masterRepository mirror & CI2023-08-073-1/+3
|\|
| * dev-python/aiocache: Add missing test dep on dev-python/pytest-mockMichał Górny2023-08-071-0/+1
| | | | | | | | | | Closes: https://bugs.gentoo.org/911851 Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/sqlglot: drop 17.9.0Alfred Wingate2023-08-072-37/+0
| | | | | | | | | | | | Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/32206 Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/sqlglot: add 17.10.0Alfred Wingate2023-08-072-0/+37
| | | | | | | | | | Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/aiocache: Add a test dep on dev-python/marshmallowMichał Górny2023-08-071-0/+1
| | | | | | | | | | Closes: https://bugs.gentoo.org/911829 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | 2023-08-07 11:46:43 UTCRepository mirror & CI2023-08-079-15/+63
| |
* | Merge updates from masterRepository mirror & CI2023-08-0714-11/+206
|\|
| * app-emacs/package-lint: drop old 0.16-r1Maciej Barć2023-08-072-36/+0
| | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
| * app-emacs/package-lint: bump to 0.19Maciej Barć2023-08-072-0/+36
| | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
| * app-emacs/eldev: bump to 1.5.2Maciej Barć2023-08-072-0/+51
| | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
| * app-emacs/geiser: bump to 0.29.1Maciej Barć2023-08-072-0/+39
| | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
| * app-emacs/haskell-mode: bump to 17.4Maciej Barć2023-08-072-0/+61
| | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
| * app-emacs/haskell-mode: drop old 17.2Maciej Barć2023-08-072-47/+0
| | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
| * app-emacs/helm: bump to 3.9.3Maciej Barć2023-08-072-0/+38
| | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
| * app-emacs/helm: drop old 3.8.8Maciej Barć2023-08-072-38/+0
| | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
| * app-text/pandoc-bin: bump to 3.1.6.1Maciej Barć2023-08-072-0/+58
| | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
| * app-arch/bzip3: bump to 1.3.2Maciej Barć2023-08-072-0/+33
| | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* | 2023-08-07 11:01:43 UTCRepository mirror & CI2023-08-074-19/+18
| |
* | Merge updates from masterRepository mirror & CI2023-08-074-1271/+42
|\|
| * www-client/chromium: drop 115.0.5790.102Stephan Hartmann2023-08-072-1271/+0
| | | | | | | | | | Bug: https://bugs.gentoo.org/911675 Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
| * sys-kernel/git-sources: add 6.5_rc5Mike Pagano2023-08-072-0/+42
| | | | | | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* | 2023-08-07 10:31:37 UTCRepository mirror & CI2023-08-073-2/+18
| |
* | Merge updates from masterRepository mirror & CI2023-08-072-0/+144
|\|
| * dev-db/postgis: add 3.4.0_rc1Patrick Lauer2023-08-072-0/+144
| | | | | | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* | 2023-08-07 05:46:35 UTCRepository mirror & CI2023-08-079-8/+106
| |
* | Merge updates from masterRepository mirror & CI2023-08-0718-3/+1525
|\|
| * media-libs/smpeg: Fix C++17 does not allow register storage classBrahmajit Das2023-08-072-0/+56
| | | | | | | | | | | | | | Closes: https://bugs.gentoo.org/894568 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32185 Signed-off-by: Sam James <sam@gentoo.org>
| * mail-filter/rspamd: sync livePetr Vaněk2023-08-071-3/+3
| | | | | | | | | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/32183 Signed-off-by: Sam James <sam@gentoo.org>
| * mail-filter/rspamd: add 3.6Petr Vaněk2023-08-076-0/+319
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - It was necessary to rebase all patches because upstream changed coding style - New patch was taken from upstream in order to fix tests [1] broken by linter - This version seems to work with libfmt-10 [2], see bug #906068 - Restoring lua5-{3..4} support, see bug #903577 [1] https://github.com/rspamd/rspamd/pull/4560 [2] https://github.com/rspamd/rspamd/issues/4482 Bug: https://bugs.gentoo.org/903577 Bug: https://bugs.gentoo.org/906068 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
| * app-editors/vim-core: add 9.0.1677Oskari Pirhonen2023-08-072-0/+232
| | | | | | | | | | | | | | | | | | RIP Bram Moolenaar ;( Bug: https://bugs.gentoo.org/906109 Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32190 Signed-off-by: Sam James <sam@gentoo.org>
| * app-editors/vim: add 9.0.1677Oskari Pirhonen2023-08-072-0/+371
| | | | | | | | | | | | | | | | RIP Bram Moolenaar ;( Bug: https://bugs.gentoo.org/906109 Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
| * app-editors/gvim: add 9.0.1677Oskari Pirhonen2023-08-072-0/+361
| | | | | | | | | | | | | | | | RIP Bram Moolenaar ;( Bug: https://bugs.gentoo.org/906109 Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
| * sys-process/audit: add 3.1.2Sam James2023-08-072-0/+182
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * sys-process/audit: add PR link to musl patchSam James2023-08-071-0/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
* | 2023-08-07 05:16:34 UTCRepository mirror & CI2023-08-0710-27/+60
| |
* | Merge updates from masterRepository mirror & CI2023-08-0711-10/+348
|\|
| * x11-terms/alacritty: Bump rust version and fix config file messageSebastian Parborg2023-08-071-3/+3
| | | | | | | | | | | | | | | | | | | | Bump min rust version to reflect upstream requirements Remove old message about the now removed .yaml example configuration file Acked-by: <Kirill Chibisov contact@kchibisov.com> Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31714 Signed-off-by: Sam James <sam@gentoo.org>
| * net-analyzer/wtfis: add 0.6.2Mario Haustein2023-08-073-3/+41
| | | | | | | | | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/32017 Signed-off-by: Sam James <sam@gentoo.org>
| * net-analyzer/wtfis: drop 0.5.1Mario Haustein2023-08-072-39/+0
| | | | | | | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>
| * net-libs/gnutls: add 3.8.1Sam James2023-08-072-0/+144
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * net-irc/anope: add 2.0.14Sam James2023-08-072-0/+155
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * net-libs/libnice: remove graphviz requirementAlfred Wingate2023-08-073-0/+40
| | | | | | | | | | | | | | | | | | | | | | * Patched out target wouldn't do anything either way as the generated file is shipped with the tarball. Closes: https://bugs.gentoo.org/877451 Closes: https://bugs.gentoo.org/889820 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/32134 Signed-off-by: Sam James <sam@gentoo.org>
* | 2023-08-07 04:31:36 UTCRepository mirror & CI2023-08-077-21/+38
| |
* | Merge updates from masterRepository mirror & CI2023-08-078-67/+630
|\|
| * app-portage/iwdevtools: stabilize 0.12.7 for ALLARCHESIonen Wolkens2023-08-071-1/+1
| | | | | | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>