diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 184656 -> 184803 bytes | |||
-rw-r--r-- | profiles/features/big-endian/package.mask | 8 | ||||
-rw-r--r-- | profiles/features/big-endian/package.use.mask | 7 | ||||
-rw-r--r-- | profiles/features/big-endian/use.mask | 5 | ||||
-rw-r--r-- | profiles/features/wd40/package.mask | 2 | ||||
-rw-r--r-- | profiles/package.mask | 10 | ||||
-rw-r--r-- | profiles/updates/2Q-2023 | 1 |
7 files changed, 27 insertions, 6 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 4385b6103069..967848e8725c 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/features/big-endian/package.mask b/profiles/features/big-endian/package.mask index 0edd6a8fa129..cd57f4d0c893 100644 --- a/profiles/features/big-endian/package.mask +++ b/profiles/features/big-endian/package.mask @@ -1,9 +1,17 @@ # Copyright 2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <matoro_gentoo@matoro.tk> (2022-04-07) +# Fails tests on BE (#896138) +# https://github.com/cisco/openh264/issues/3634 +media-libs/openh264 +# revdeps +media-libs/tg_owt + # matoro <matoro_gentoo@matoro.tk> (2022-03-20) # Broken on big-endian (#861710) # https://github.com/trendmicro/tlsh/issues/131 dev-libs/tlsh +# revdeps dev-python/tlsh dev-util/diffoscope diff --git a/profiles/features/big-endian/package.use.mask b/profiles/features/big-endian/package.use.mask new file mode 100644 index 000000000000..ac4d7dcd6801 --- /dev/null +++ b/profiles/features/big-endian/package.use.mask @@ -0,0 +1,7 @@ +# Copyright 2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# matoro <matoro_gentoo@matoro.tk> (2023-04-07) +# media-libs/openh264 casualties (#896138) +# https://github.com/cisco/openh264/issues/3634 +media-libs/libtgvoip dsp diff --git a/profiles/features/big-endian/use.mask b/profiles/features/big-endian/use.mask index 142ce6b3a20f..e79bcdf23566 100644 --- a/profiles/features/big-endian/use.mask +++ b/profiles/features/big-endian/use.mask @@ -1,6 +1,11 @@ # Copyright 2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <matoro_gentoo@matoro.tk> (2023-04-07) +# media-libs/openh264 casualties (#896138) +# https://github.com/cisco/openh264/issues/3634 +openh264 + # James Le Cuirot <chewi@gentoo.org> (2017-06-29) # Unmask as this profile is big endian. -big-endian diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 19a303ae4e69..1038c6db36d1 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -29,7 +29,7 @@ dev-python/libcloud dev-python/moto dev-python/mkdocs-redirects dev-python/mkdocs-material -dev-python/mkdocs_pymdownx_material_extras +dev-python/mkdocs-pymdownx-material-extras dev-python/mkdocs-git-authors-plugin dev-python/mkdocs-i18n dev-python/mkdocs-material-extensions diff --git a/profiles/package.mask b/profiles/package.mask index 87451103f62a..90d13e480a4a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <graaff@gentoo.org> (2023-04-08) +# Last release in 2008. Upstream is gone. No reverse dependencies. No tests. +# Removal on 2023-05-08 +dev-ruby/allison + # Michał Górny <mgorny@gentoo.org> (2023-04-07) # No Python 3.11 support and the ebuild is not running the test suite. # Still uses deprecated dev-python/toml (upstream). No revdeps. @@ -156,11 +161,6 @@ dev-ruby/flickraw # Removal on 2023-04-28. kde-apps/kross-interpreters -# Sam James <sam@gentoo.org> (2023-03-29) -# Only supports imminently-EOL ruby27. -# Removal on 2023-04-28. Bug #903499. -net-misc/mikutter - # Hans de Graaff <graaff@gentoo.org> (2023-03-29) # ruby27-only package. app-text/ronn-ng is a drop-in replacement. it is # also the only consumer of dev-ruby/hpricot which has a ruby30 target diff --git a/profiles/updates/2Q-2023 b/profiles/updates/2Q-2023 index 99b8b2e7212b..ca7c29a989d3 100644 --- a/profiles/updates/2Q-2023 +++ b/profiles/updates/2Q-2023 @@ -1 +1,2 @@ move dev-python/jupyter_core dev-python/jupyter-core +move dev-python/mkdocs_pymdownx_material_extras dev-python/mkdocs-pymdownx-material-extras |