summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pytest-django: Bump to 4.5.0Michał Górny2021-12-012-0/+52
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/python-lsp-black: Bump to 1.0.1Michał Górny2021-12-012-0/+24
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-fs/samba: Stabilize 4.14.10 sparc, #827915Arthur Zamarin2021-12-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/ldb: Stabilize 2.3.2 sparc, #827915Arthur Zamarin2021-12-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-im/zoom: Remove oldUlrich Müller2021-12-012-152/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-im/zoom: Version bump to 5.8.6.739Ulrich Müller2021-12-012-0/+160
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-java/icu4j: restrict tests for jdk-1.8Volkmar W. Pogatzki2021-12-011-0/+8
| | | | | | | | | | | Bug: https://bugs.gentoo.org/827212 There were test failures which seem to be specific for jdk-1.8 and seem not to happen on jdk-11 or jdk-17 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/23075 Signed-off-by: Sam James <sam@gentoo.org>
* dev-java/jnr-ffi: restrict testsVolkmar W. Pogatzki2021-12-011-0/+3
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/23107 Signed-off-by: Sam James <sam@gentoo.org>
* dev-java/jline: Drop 2.12.1-r1, 1.0-r1Volkmar W. Pogatzki2021-12-013-138/+0
| | | | | | | | Closes: https://bugs.gentoo.org/736834 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/23108 Signed-off-by: Sam James <sam@gentoo.org>
* dev-java/javassist: Drop 2.6-r2 (unused slot)Volkmar W. Pogatzki2021-12-012-33/+0
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Sam James <sam@gentoo.org>
* dev-java/netty-common: Drop 4.0.21Volkmar W. Pogatzki2021-12-012-46/+0
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Sam James <sam@gentoo.org>
* dev-java/netty-buffer: Drop 4.0.21Volkmar W. Pogatzki2021-12-012-57/+0
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Sam James <sam@gentoo.org>
* dev-java/netty-transport: Drop 4.0.21-r1Volkmar W. Pogatzki2021-12-012-49/+0
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/rpi-eeprom: add pciutils as runtime dependencySam James2021-12-011-0/+1
| | | | | | | Fixes: 'lspci not found. Try installing the pciutils package.' Reported-by: Latrina Signed-off-by: Sam James <sam@gentoo.org>
* net-im/discord-bin: fix glibc[-clone3] dependencySam James2021-12-011-2/+2
| | | | | | | | | | | | | We need to consider two cases: - stable users (2.33-r7 right now) who do not have the flag and are therefore fine => -clone3(-) - ~arch users (2.34* right now) who do have the flag and when it doesn't exist for older versions of 2.34, it's on => -clone3(+) Reported-by: Miezhiko Signed-off-by: Sam James <sam@gentoo.org>
* net-im/skypeforlinux: fix glibc[-clone3] dependencySam James2021-12-011-2/+2
| | | | | | | | | | | | | We need to consider two cases: - stable users (2.33-r7 right now) who do not have the flag and are therefore fine => -clone3(-) - ~arch users (2.34* right now) who do have the flag and when it doesn't exist for older versions of 2.34, it's on => -clone3(+) Reported-by: Miezhiko Signed-off-by: Sam James <sam@gentoo.org>
* net-im/signal-desktop-bin: fix glibc[-clone3] dependencySam James2021-12-011-2/+2
| | | | | | | | | | | | | We need to consider two cases: - stable users (2.33-r7 right now) who do not have the flag and are therefore fine => -clone3(-) - ~arch users (2.34* right now) who do have the flag and when it doesn't exist for older versions of 2.34, it's on => -clone3(+) Reported-by: Miezhiko Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/crun: drop unused autotools.eclass inheritJoonas Niilola2021-12-011-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/crun: disable py3.7, add missing BDEPENDJoonas Niilola2021-12-011-2/+5
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/crun: add 1.3Alexey Zapparov2021-12-012-0/+58
| | | | | | | Closes: https://bugs.gentoo.org/827821 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alexey Zapparov <alexey@zapparov.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-ruby/ruby-feedparser: add 0.10.0Hans de Graaff2021-12-012-0/+40
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/parser: add 3.0.3.1Hans de Graaff2021-12-012-0/+44
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* mail-client/alpine: remove old version 2.24-r1Robert Siebeck2021-12-012-89/+0
| | | | | | | Closes: https://bugs.gentoo.org/827284 Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/23134 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/argh: partial tests fixArthur Zamarin2021-12-012-1/+36
| | | | | | | | | Fix two of 4 tests failures. Other two happen only on python-3.9.8 and not any later version, so will auto fix itself with time. See bug for more info. Bug: https://bugs.gentoo.org/823832 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/argh: add github upstream metadataArthur Zamarin2021-12-011-0/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-antivirus/fangfrisch: stabilize 1.5.0 for x86Joonas Niilola2021-12-011-1/+1
| | | | | Bug: https://bugs.gentoo.org/827947 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-antivirus/fangfrisch: stabilize 1.5.0 for amd64Joonas Niilola2021-12-011-1/+1
| | | | | Bug: https://bugs.gentoo.org/827947 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-kernel/genkernel: mark v4.2.6 stableThomas Deutschmann2021-12-011-1/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/nss: bump to v3.68.1Thomas Deutschmann2021-12-012-0/+368
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/nss: bump to v3.73Thomas Deutschmann2021-12-012-0/+368
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/codec2: fix freedv_callback_rx_sym typedefHuang Rui2021-12-012-1/+50
| | | | | | | | | | | | | Fix net-wireless/gnuradio (USE=vocoder) Patch from https://github.com/drowe67/codec2/pull/235 Backport to codec2-1.0.1 Closes: https://bugs.gentoo.org/822966 Closes: https://bugs.gentoo.org/816453 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22639 Signed-off-by: Sam James <sam@gentoo.org>
* net-im/signal-desktop-bin: remove old versionRobert Siebeck2021-12-011-100/+0
| | | | | | Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/23135 Signed-off-by: Sam James <sam@gentoo.org>
* net-im/signal-desktop-bin: depend on glibc[-clone3]Robert Siebeck2021-12-011-0/+103
| | | | | | | | | Uses an older version of Electron which breaks when the clone3 syscall is used internally within glibc. Closes: https://bugs.gentoo.org/819048 Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/boost: add missing include in 'process'Sam James2021-12-012-0/+20
| | | | | Closes: https://bugs.gentoo.org/827899 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim-core: delete configs that conflict with vim[minimal]Dongsu Park2021-12-015-0/+30
| | | | | | | | | | | Delete skip_defaults_vim config options from /etc/vimrc, to avoid conflicts with vim[minimal]. Delete /usr/share/vim/vim82/defaults.vim, to avoid conflicts with vim[minimal]. Signed-off-by: Dongsu Park <dpark@linux.microsoft.com> Closes: https://github.com/gentoo/gentoo/pull/23115 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: remove warning due to missing defaults.vimDongsu Park2021-12-015-0/+30
| | | | | | | | | | | | | | | | | | vim >= 8.2.3428 prints out a warning on missing file, when it is built with USE="minimal" and `app-editors/vim-core` is not installed. ``` $ vim E1187: Failed to source defaults.vim Press ENTER or type command to continue ``` To remove warning, explicitly install /usr/share/vim/vim82/defaults.vim. Closes: https://bugs.gentoo.org/820356 Signed-off-by: Dongsu Park <dpark@linux.microsoft.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/osl: stabilize 1.11.16.0 for amd64Sam James2021-12-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/mpd: drop removed tidal support in 0.23.4Sam James2021-12-011-4/+1
| | | | | | Bug: https://bugs.gentoo.org/818667 Thanks-to: 0xC0ncord Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libcxx: Set target triple unconditionally to fix clangrtMichał Górny2021-12-014-4/+4
| | | | | | | Set target triple unconditionally in order to fix building against compiler-rt. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Set target triple unconditionally to fix clangrtMichał Górny2021-12-014-4/+8
| | | | | | | | Set target triple unconditionally in order to fix failing builds against compiler-rt. Closes: https://bugs.gentoo.org/827943 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Set target triple unconditionallyMichał Górny2021-12-014-4/+4
| | | | | | | | While this is not strictly required for this package, set LIBUNWIND_TARGET_TRIPLE unconditionally for consistency with libc++ and libc++abi. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libixion: fix build with ClangSam James2021-12-012-0/+22
| | | | | Closes: https://bugs.gentoo.org/793917 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/powerpc: Mask gentoo-kernel-bin on big-endianMichał Górny2021-12-012-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-kernel/gentoo-kernel-bin: Bump to 5.4.163Michał Górny2021-12-012-0/+131
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-kernel/gentoo-kernel-bin: Bump to 5.10.83Michał Górny2021-12-012-0/+131
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-kernel/gentoo-kernel-bin: Bump to 5.15.6Michał Górny2021-12-012-0/+131
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.4.163Michał Górny2021-12-011-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-kernel/gentoo-kernel: Bump to 5.4.163Michał Górny2021-12-012-0/+93
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-kernel/vanilla-kernel: Bump to 5.4.163Michał Górny2021-12-012-0/+104
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/dist-kernel: Bump to 5.10.83Michał Górny2021-12-011-0/+19
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>