summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-cluster/ploop: Stabilize 1.15-r1 x86, #865857Sam James2022-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openal: use cmake-multilib.eclass more idiomaticallySam James2022-08-211-34/+30
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-client/chromium: drop 103.0.5060.134, 104.0.5112.79Sam James2022-08-213-2310/+0
| | | | | Bug: https://bugs.gentoo.org/865501 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/netpbm: Stabilize 10.86.33 ppc64, #830726Sam James2022-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/netpbm: Stabilize 10.86.33 ppc, #830726Sam James2022-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/tomcat: dropped obsolete and vulnerable 10.0.22, 9.0.64 & 8.5.81Miroslav Šulc2022-08-214-550/+0
| | | | | | Bug: https://bugs.gentoo.org/865847 Bug: https://bugs.gentoo.org/855971 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-ruby/hoe: add 3.25.0Hans de Graaff2022-08-212-0/+53
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/minitest: add 5.16.3Hans de Graaff2022-08-212-0/+24
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles/features/musl: cleanup obsolete compiler-rt-sanitizers maskSam James2022-08-211-1/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/*/musl/package.mask: unmask www-client/firefoxAlfred Persson Forsberg2022-08-213-12/+5
| | | | | | | | | | This unmasks Firefox and use.mask's clang and pgo. Bug: https://bugs.gentoo.org/829033 Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Closes: https://github.com/gentoo/gentoo/pull/24663 Closes: https://github.com/gentoo/gentoo/pull/26629 Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/upower: Stabilize 0.99.20 ppc, #865893Arthur Zamarin2022-08-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-power/upower: Stabilize 0.99.20 ppc64, #865893Arthur Zamarin2022-08-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/openal: fix automagic PipeWire dependency (and others)Sam James2022-08-212-0/+92
| | | | | | | | | | | | | | | | | | | | | | Not sure why I didn't poke at these when I looked at sndio, but oh well. * Fix automagic issues for all backends, including newly-added PipeWire. * The PipeWire support is flaky with older versions, looks like an ifdef is subtly wrong, but given how fast PW is moving anyway & the changes in the ecosystem (see NEWS item for migration w/ USE=sound-server), we don't want people running an older PW anyway, so depend on a newer version. * Disable CMake unused argument warning as it's a false positive, as the backend options are conditionally defined based on if deps found. (Might in future want a regex / adopt the QA one for ./configure instead to allow conditionally ignoring specific ones instead of blanket disable.) Bug: https://bugs.gentoo.org/809314 Closes: https://bugs.gentoo.org/828674 Closes: https://bugs.gentoo.org/863200 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: forward ~loong to masked 5.0.1Sam James2022-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: fix configure with >=media-libs/libsdl2-2.24.0Sam James2022-08-214-2/+54
| | | | | | ffmpeg needed adaptation to the new libsdl2 versioning scheme. Signed-off-by: Sam James <sam@gentoo.org>
* metadata/install-qa-check.d: add 60noop-testsuitesmatoro2022-08-211-0/+28
| | | | | | | | | | | | This attempts to catch autotools-based tests that will pass without actually executing any tests due to automagic-based rules like the presence/absence of a dependency. (sam: This was written based on my notes for implementation.) Bug: https://bugs.gentoo.org/848579 Closes: https://github.com/gentoo/gentoo/pull/26237 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/ghc: add big-endian ppc64 binarymatoro2022-08-213-22/+46
| | | | | | | | | | | This requires a patch to work correctly on BE systems. Apply the patch unconditionally since it is already includes the appropriate checks in the code. Delete a few lines of commented-out obsolete patches. Closes: https://bugs.gentoo.org/865311 Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Closes: https://github.com/gentoo/gentoo/pull/26921 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: update mask dateSam James2022-08-211-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles: Last-rite more extraneous Haskell packageshololeap2022-08-211-0/+128
| | | | | | | Addendum to f62634f3020d27609a0e9d5fbb8e1da55afefbc6 Closes: https://github.com/gentoo/gentoo/pull/26837 Signed-off-by: Sam James <sam@gentoo.org>
* dev-haskell/regex-tdfa: Disable doctestshololeap2022-08-212-2/+25
| | | | | | | doctest-parallel does not currently work with Setup.hs See: <https://github.com/martijnbastiaan/doctest-parallel/issues/45> Signed-off-by: Sam James <sam@gentoo.org>
* profiles: Mask doctest-parallelhololeap2022-08-211-0/+56
| | | | | | | Does not currently work with Setup.hs See: <https://github.com/martijnbastiaan/doctest-parallel/issues/45> Signed-off-by: Sam James <sam@gentoo.org>
* dev-haskell/doctest-parallel: add 0.2.4, drop 0.2.3hololeap2022-08-213-14/+41
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-haskell/parser-combinators: Fix testshololeap2022-08-211-13/+14
| | | | | | Make creation of temporary GHC package DB conditional Signed-off-by: Sam James <sam@gentoo.org>
* dev-haskell/haskell-src-exts: add 1.23.1, drop 1.21.1hololeap2022-08-213-30/+11
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-haskell/dbus: Disable integration testshololeap2022-08-212-0/+32
| | | | | | These tests try to spin up an instance of dbus-daemon Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/upower: Stabilize 0.99.20 sparc, #865893Sam James2022-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/gitlab-runner: add 15.3.0William Hubbs2022-08-202-0/+69
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* www-client/chromium: Stabilize 104.0.5112.101 amd64, #865839Sam James2022-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/fwupd: do not install tests and their support filesMarek Szuba2022-08-212-0/+216
| | | | | Closes: https://bugs.gentoo.org/861575 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-fonts/terminus-font: enable py3.11Marek Szuba2022-08-211-1/+1
| | | | | | Thanks-to: Boris Staletic <boris.staletic@protonmail.com> Closes: https://bugs.gentoo.org/862187 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-python/pyopencl: Enable FEATURES=test using dev-libs/pocl as OpenCL ↵Christopher Kerr2022-08-211-9/+16
| | | | | | | | | | implementation Use multiprocessing eclass to set thread count based on MAKEOPTS Closes: https://bugs.gentoo.org/861251 Signed-off-by: Christopher Kerr <chris.kerr@mykolab.ch> Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-python/pytest-markdown: PEP-517, py3.11, fix descriptionMarek Szuba2022-08-211-3/+3
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/level-zero: drop 1.8.1Conrad Kostecki2022-08-212-23/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/level-zero: amd64 stableConrad Kostecki2022-08-211-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/intel-compute-runtime: add 22.32.23937Conrad Kostecki2022-08-212-0/+80
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-util/intel-graphics-compiler: add 1.0.11702.1Conrad Kostecki2022-08-212-0/+86
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-auth/AusweisApp2: add 1.24.0Conrad Kostecki2022-08-212-0/+49
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-apps/cpuid: add 20220812Conrad Kostecki2022-08-212-0/+36
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/libmodbus: add 3.1.8Conrad Kostecki2022-08-213-0/+36
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/intel-compute-runtime: drop 22.26.23599, 22.27.23681, 22.28.23726-r1Conrad Kostecki2022-08-214-240/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/intel-compute-runtime: amd64 stableConrad Kostecki2022-08-211-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-libs/gmmlib: drop 22.1.5, 22.1.6Conrad Kostecki2022-08-213-72/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-libs/gmmlib: amd64 stableConrad Kostecki2022-08-211-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-util/intel-graphics-system-controller: drop 0.6.0Conrad Kostecki2022-08-212-52/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-util/intel-graphics-system-controller: amd64 stableConrad Kostecki2022-08-211-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/intel-metrics-library: drop 0_pre20220512Conrad Kostecki2022-08-212-24/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/intel-metrics-library: amd64 stableConrad Kostecki2022-08-211-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-power/upower: Stabilize 0.99.20 x86, #865893Sam James2022-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-java/tomcat-servlet-api: Stabilize 9.0.65 x86, #865847Sam James2022-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-java/tomcat-servlet-api: Stabilize 8.5.82 x86, #865847Sam James2022-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>