summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * sci-libs/openblas: fix build w/ clang 16Sam James2022-11-222-0/+778
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * dev-libs/liblognorm: fix configure w/ clang 16Sam James2022-11-222-7/+28
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * app-arch/rzip: fix configure w/ clang 16Sam James2022-11-222-0/+14
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * net-fs/samba: fix miscompile w/ clang 16Sam James2022-11-223-0/+119
| | | | | | | | | | Closes: https://bugs.gentoo.org/870043 Signed-off-by: Sam James <sam@gentoo.org>
| * net-misc/r8152: Support kernel 6.1Jay Faulkner2022-11-222-0/+47
| | | | | | | | | | | | | | | | | | | | | | Kernel 6.1 is changing the interface for network drivers. This is a backwards-compatable fix to the kernel module to make it work on 6.1. Thanks to ervin.popescu10@gmail.com for the patch. Signed-off-by: Jay Faulkner <jay@jvf.cc> Closes: https://github.com/gentoo/gentoo/pull/28391 Signed-off-by: Sam James <sam@gentoo.org>
* | 2022-11-22 23:31:57 UTCRepository mirror & CI2022-11-224-4/+4
| |
* | Merge updates from masterRepository mirror & CI2022-11-2215-0/+38
|\|
| * dev-util/glslang: Disable PCHNick Sarnie2022-11-222-0/+14
| | | | | | | | Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
| * profiles: add amd64 x32 systemd profilesAndreas K. Hüttel2022-11-235-0/+8
| | | | | | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
| * profiles: add default/linux/mips/17.0/mipsel/o32 systemd profilesAndreas K. Hüttel2022-11-235-0/+8
| | | | | | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
| * profiles: add default/linux/mips/17.0/o32 systemd profilesAndreas K. Hüttel2022-11-235-0/+8
| | | | | | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* | 2022-11-22 22:02:03 UTCRepository mirror & CI2022-11-223-2/+19
| |
* | Merge updates from masterRepository mirror & CI2022-11-223-0/+342
|\|
| * dev-lang/R: add 4.2.2Michael Orlitzky2022-11-223-0/+342
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | My upstream patches to the R_BROWSER and R_PDFVIEWER search order didn't land in this release, but we're already running eautoreconf, so we might as well include them. This lets us drop the dependency on xdg-utils, and remove the stanza (conditional on USE=X) that sets the default browser and viewer to xdg-open. We are also able to drop a patch to the test suite that was merged upstream. Closes: https://bugs.gentoo.org/458176 Closes: https://bugs.gentoo.org/879863 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* | 2022-11-22 21:31:52 UTCRepository mirror & CI2022-11-227-20/+32
| |
* | Merge updates from masterRepository mirror & CI2022-11-228-61/+105
|\|
| * dev-libs/gnulib: drop 2019.03.17.09.24.57Sam James2022-11-222-44/+0
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * dev-libs/gnulib: update EAPI 6 -> 8Sam James2022-11-221-2/+2
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * sys-devel/autoconf-wrapper: add gentoo upstream metadataSam James2022-11-221-4/+7
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * sys-devel/automake-wrapper: add gentoo upstream metadataSam James2022-11-221-4/+7
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * sys-devel/automake-wrapper: add 99999999Sam James2022-11-221-0/+41
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * sys-devel/autoconf-wrapper: add 99999999Sam James2022-11-222-7/+48
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
* | 2022-11-22 21:13:06 UTCRepository mirror & CI2022-11-2251-52/+52
| |
* | Merge updates from masterRepository mirror & CI2022-11-224-7/+7
|\|
| * sci-libs/pdal: Stabilize 2.4.3 amd64, #882537Sam James2022-11-221-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * cuda.eclass: adapt for newer GCC paths (major version only)Sam James2022-11-221-4/+4
| | | | | | | | | | | | Bug: https://bugs.gentoo.org/865835 Closes: https://bugs.gentoo.org/880675 Signed-off-by: Sam James <sam@gentoo.org>
| * dev-util/nvidia-cuda-toolkit: allow new GCC paths for 10.x, 11.xSam James2022-11-222-2/+2
| | | | | | | | | | | | Bug: https://bugs.gentoo.org/865835 Bug: https://bugs.gentoo.org/880675 Signed-off-by: Sam James <sam@gentoo.org>
* | 2022-11-22 20:46:51 UTCRepository mirror & CI2022-11-228-7/+68
| |
* | Merge updates from masterRepository mirror & CI2022-11-227-3/+2187
|\|
| * x11-drivers/nvidia-drivers: add 515.86.01Ionen Wolkens2022-11-222-0/+586
| | | | | | | | | | | | And drop now unnecessary conditional patches for kernel 6.0 support. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
| * x11-drivers/nvidia-drivers: add 510.108.03 + bump kernel max to 6.0Ionen Wolkens2022-11-222-0/+547
| | | | | | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
| * x11-drivers/nvidia-drivers: add 470.161.03 + bump kernel max to 6.0Ionen Wolkens2022-11-222-0/+537
| | | | | | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
| * x11-drivers/nvidia-drivers: add 390.157 + bump kernel max to 6.0Ionen Wolkens2022-11-222-0/+513
| | | | | | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
| * x11-terms/kitty: update licenses and min req for go in liveIonen Wolkens2022-11-221-2/+3
| | | | | | | | | | | | +ZLIB from glfw Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
| * dev-util/gpp: Stabilize 2.27 x86, #882523Sam James2022-11-221-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
* | 2022-11-22 20:31:53 UTCRepository mirror & CI2022-11-225-6/+6
| |
* | Merge updates from masterRepository mirror & CI2022-11-225-5/+67
|\|
| * dev-cpp/tbb: drop obsolete filter-flags for GLIBCXX_ASSERTIONSSam James2022-11-221-5/+1
| | | | | | | | | | Closes: https://bugs.gentoo.org/872287 Signed-off-by: Sam James <sam@gentoo.org>
| * dev-util/valgrind: backport test fix for clang 16Sam James2022-11-222-0/+24
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * sys-apps/shadow: fix configure w/ clang 16Sam James2022-11-222-0/+42
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
* | 2022-11-22 20:16:52 UTCRepository mirror & CI2022-11-223-5/+5
| |
* | Merge updates from masterRepository mirror & CI2022-11-222-2/+2
|\|
| * dev-python/QtPy: Keyword 2.3.0 ppc64, #871525Arthur Zamarin2022-11-221-1/+1
| | | | | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
| * dev-python/PyQtWebEngine: Keyword 5.15.5 ppc64, #871525Arthur Zamarin2022-11-221-1/+1
| | | | | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* | 2022-11-22 20:03:14 UTCRepository mirror & CI2022-11-224-18/+18
| |
* | Merge updates from masterRepository mirror & CI2022-11-222-0/+11
|\|
| * dev-python/pytest-check: add missing rdep coloramaArthur Zamarin2022-11-221-0/+1
| | | | | | | | | | Closes: https://bugs.gentoo.org/882503 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
| * profiles/arch/sparc/64ul: mask sys-boot/siloMatoro Mahri2022-11-221-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SILO is designed for the old 64-bit kernel/32-bit userland combo before there was a 64-bit userland available. It requires a 32-bit userland to build, so mask it on 64ul. sys-boot/grub:2 support for sparc was added in ~2018 and is documented in the handbook per #854954 See: https://github.com/esnowberg/grub2-sparc/wiki See: https://wiki.gentoo.org/wiki/Handbook:SPARC/Blocks/Disks See: https://wiki.gentoo.org/wiki/Handbook:SPARC/Blocks/Bootloader Bug: https://bugs.gentoo.org/854954 Closes: https://bugs.gentoo.org/828000 Closes: https://bugs.gentoo.org/702136 Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/28168 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* | 2022-11-22 19:46:51 UTCRepository mirror & CI2022-11-227-6/+86
| |
* | Merge updates from masterRepository mirror & CI2022-11-2210-0/+170
|\|