commit: ebd1e1320311f2a7e4285bc73747703bf060b7ed Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Oct 27 14:16:57 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Oct 27 14:16:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebd1e132
profiles/updates: Add reverse entries for reverted renames Add update entries to revert the most recent set of renames that were reverted but not before they managed to sneak into some user systems. The reverse entries should ensure that all people who were affected by that avoid unexplained conflicts. Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/updates/4Q-2023 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/updates/4Q-2023 b/profiles/updates/4Q-2023 index fc232094ccab..9fec159c850d 100644 --- a/profiles/updates/4Q-2023 +++ b/profiles/updates/4Q-2023 @@ -5,3 +5,7 @@ move dev-python/sphinx_lv2_theme dev-python/sphinx-lv2-theme move dev-python/jschema_to_python dev-python/jschema-to-python move dev-python/sarif_om dev-python/sarif-om move dev-python/memory_allocator dev-python/memory-allocator +move media-libs/OpenImageIO media-libs/openimageio +move media-libs/OpenColorIO media-libs/opencolorio +move media-libs/OpenShadingLanguage media-libs/osl +move dev-libs/Imath dev-libs/imath
