summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* sys-devel/gcc: keyword 11.3.1_p20221007Sam James2022-10-131-3/+3
| | | | | | Bug: https://bugs.gentoo.org/865835 Bug: https://bugs.gentoo.org/873505 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: keyword 10.4.1_p20221006Sam James2022-10-131-3/+3
| | | | | | | | | | | | - Switches us over to the newer layout of using major version for install directory. - Includes patch for building Chromium (https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=2b2d97fc545635a0f6aa9c9ee3b017394bc494bf). Bug: https://bugs.gentoo.org/865835 Bug: https://bugs.gentoo.org/873505 Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/mergerfs-tools: keyword mergerfs-tools-0_p20210502-r3 riscv, #876995Xin Yang2022-10-131-1/+1
| | | | | | Signed-off-by: Xin Yang <yangmame@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/27770 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* sys-fs/mergerfs: keyword mergerfs-2.33.5 riscv, #876995Xin Yang2022-10-131-1/+1
| | | | | Signed-off-by: Xin Yang <yangmame@icloud.com> Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* dev-java/browserlauncher2: Stabilize 1.3-r3 amd64, #876919Sam James2022-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-java/browserlauncher2: Stabilize 1.3-r3 x86, #876919Sam James2022-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-java/jansi: fix comment typoSam James2022-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-util/sc-controller: Version bump to 0.4.8.9James Le Cuirot2022-10-132-0/+53
| | | | | Closes: https://bugs.gentoo.org/876733 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* www-client/chromium: Stabilize 106.0.5249.119 arm64, #876871Sam James2022-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* kernel-build.eclass: use pbzip2/lbzip2 for parallel compression if availableSam James2022-10-131-2/+8
| | | | | | | | Note that this will only take effect if compressing modules with bzip2 (COMPRESS_MODULE_BZIP2 is set) or compressing the kernel with bzip2 (CONFIG_KERNEL_BZIP2 is set). Signed-off-by: Sam James <sam@gentoo.org>
* kernel-build.eclass: use pigz for parallel compression if availableSam James2022-10-131-0/+7
| | | | | | | | Note that this will only take effect if compressing modules with gzip (COMPRESS_MODULE_GZIP is set) or compressing the kernel with gzip (CONFIG_KERNEL_GZIP is set). Signed-off-by: Sam James <sam@gentoo.org>
* kernel-build.eclass: compress xz/zstd in parallelSam James2022-10-131-1/+9
| | | | | | | | | | | Note that this will only take effect if compressing modules with xz or zstd (COMPRESS_MODULE_XZ is set or COMPRESS_MODULE_ZSTD is set respectively) ... or if compiling the kernel with xz or zstd (COMPRESS_KERNEL_XZ or COMPRESS_KERNEL_ZSTD is set respectiely). Signed-off-by: Sam James <sam@gentoo.org>
* linux-mod.eclass: cleanup whitespaceSam James2022-10-131-6/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* linux-mod.eclass: improve error handling for module compressionSam James2022-10-131-9/+9
| | | | | | doins will 'die for us' in newer EAPIs, and add missing || dies to compressor calls. Signed-off-by: Sam James <sam@gentoo.org>
* linux-mod.eclass: use pigz for parallel compression if availableSam James2022-10-131-1/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* linux-mod.eclass: compress xz/zstd in parallelSam James2022-10-131-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* kernel-2.eclass: decompress xz in parallelSam James2022-10-131-2/+2
| | | | | | | No-op until >=app-arch/xz-utils-5.3.3_alpha. Recently added support for this in Portage and pkgcore too for unpacking. Signed-off-by: Sam James <sam@gentoo.org>
* lua-single.eclass: fix comment typoSam James2022-10-131-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/librtprocess: fix IndirectInheritsSam James2022-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-client/elinks: rename old parallel-make patchSam James2022-10-132-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-client/elinks: fix build w/ USE=-mouseSam James2022-10-132-0/+44
| | | | | Closes: https://bugs.gentoo.org/876953 Signed-off-by: Sam James <sam@gentoo.org>
* www-client/elinks: fix lua pkg_setupSam James2022-10-132-0/+12
| | | | | Closes: https://bugs.gentoo.org/876917 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/librtprocess: add dependency to openmpMario Haustein2022-10-131-0/+39
| | | | | | | Closes: https://bugs.gentoo.org/876352 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/27752 Signed-off-by: Sam James <sam@gentoo.org>
* dev-java/browserlauncher2: Stabilize 1.3-r3 ppc64, #876919Arthur Zamarin2022-10-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gnome-base/librsvg: Stabilize 2.54.4-r1 ppc, #876887Arthur Zamarin2022-10-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/numpy: Bump to 1.23.4Michał Górny2022-10-132-0/+191
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: promote musl/ppc to devSam James2022-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles: promote musl/ppc64 to devSam James2022-10-131-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/default/linux/ppc/17.0/musl: inherit features/wd40 (no Rust here)Sam James2022-10-131-0/+1
| | | | | | We don't have Rust here right now, so inherit features/wd40 (the no-Rust profiles). Signed-off-by: Sam James <sam@gentoo.org>
* profiles/default/linux/amd64/17.0/musl: unmask dev-java/openjdk-bin:11, ↵Sam James2022-10-131-1/+6
| | | | | | dev-java/openjdk-bin:17 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/powerpc/ppc64: mask sys-kernel/installkernel-systemd-bootSam James2022-10-131-0/+4
| | | | | | sys-boot/gnu-efi not keyworded. Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/man-pages: add sys-devel/bc to BDEPENDMike Gilbert2022-10-132-0/+6
| | | | | Closes: https://bugs.gentoo.org/876935 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* x11-terms/xterm: maintainer-needed.Piotr Karbowski2022-10-131-4/+1
| | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* media-fonts/font-xfree86-type1: Fix HOMEPAGEMatt Turner2022-10-131-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-fonts/font-winitzki-cyrillic: Fix HOMEPAGEMatt Turner2022-10-131-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-fonts/font-util: Fix HOMEPAGEMatt Turner2022-10-131-2/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-fonts/font-sun-misc: Fix HOMEPAGEMatt Turner2022-10-131-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-fonts/font-sony-misc: Fix HOMEPAGEMatt Turner2022-10-131-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-fonts/font-screen-cyrillic: Fix HOMEPAGEMatt Turner2022-10-131-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-fonts/font-schumacher-misc: Fix HOMEPAGEMatt Turner2022-10-131-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-fonts/font-mutt-misc: Fix HOMEPAGEMatt Turner2022-10-131-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-fonts/font-misc-misc: Fix HOMEPAGEMatt Turner2022-10-131-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-fonts/font-misc-meltho: Fix HOMEPAGEMatt Turner2022-10-131-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-fonts/font-misc-ethiopic: Fix HOMEPAGEMatt Turner2022-10-131-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-fonts/font-misc-cyrillic: Fix HOMEPAGEMatt Turner2022-10-131-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-fonts/font-micro-misc: Fix HOMEPAGEMatt Turner2022-10-131-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-fonts/font-jis-misc: Fix HOMEPAGEMatt Turner2022-10-131-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-fonts/font-isas-misc: Fix HOMEPAGEMatt Turner2022-10-131-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-fonts/font-ibm-type1: Fix HOMEPAGEMatt Turner2022-10-131-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-fonts/font-dec-misc: Fix HOMEPAGEMatt Turner2022-10-131-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>