diff options
author | Paul Zander <negril.nx+gentoo@gmail.com> | 2023-10-11 23:01:07 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-27 03:31:50 +0100 |
commit | 02ddc476fa118b2a164ee6eec1cfafb19b86c530 (patch) | |
tree | bfc672ab0a5759bc0a2bbb54a47c2d0b86226205 /profiles | |
parent | media-libs/osl -> media-libs/OpenShadingLanguage: rename (diff) | |
download | gentoo-02ddc476fa118b2a164ee6eec1cfafb19b86c530.tar.gz gentoo-02ddc476fa118b2a164ee6eec1cfafb19b86c530.tar.bz2 gentoo-02ddc476fa118b2a164ee6eec1cfafb19b86c530.zip |
dev-libs/imath -> dev-libs/Imath: rename
* match repo name so we can avoid extra logic
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 2 | ||||
-rw-r--r-- | profiles/updates/4Q-2023 | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 7f3bc5a97795..1573793c32fa 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -387,7 +387,7 @@ net-misc/openr2 # shortly which fixes this. # See https://github.com/AcademySoftwareFoundation/Imath/issues/189#issuecomment-1567077722 # Bug: #907211 -=dev-libs/imath-3.1.7 +=dev-libs/Imath-3.1.7 # Sam James <sam@gentoo.org> (2023-05-19) # Breaks Portage's pid-sandbox at least with 5.10 kernels. Pending investigation. diff --git a/profiles/updates/4Q-2023 b/profiles/updates/4Q-2023 index c0cc310026e7..cbe9f8ace83d 100644 --- a/profiles/updates/4Q-2023 +++ b/profiles/updates/4Q-2023 @@ -8,3 +8,4 @@ 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/osl media-libs/OpenShadingLanguage +move dev-libs/imath dev-libs/Imath |