diff options
author | 2023-10-27 03:58:47 +0100 | |
---|---|---|
committer | 2023-10-27 03:58:47 +0100 | |
commit | 00b9144745982338e645b0be2fcf03226062b0f3 (patch) | |
tree | e06f3f58e47f2fc5300f81d5145a53c8409c48dc /media-gfx/alembic | |
parent | Revert "dev-libs/Imath: add 3.1.9, remove 3.1.7" (diff) | |
download | gentoo-00b9144745982338e645b0be2fcf03226062b0f3.tar.gz gentoo-00b9144745982338e645b0be2fcf03226062b0f3.tar.bz2 gentoo-00b9144745982338e645b0be2fcf03226062b0f3.zip |
Revert "dev-libs/imath -> dev-libs/Imath: rename"
This reverts commit 02ddc476fa118b2a164ee6eec1cfafb19b86c530.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/alembic')
-rw-r--r-- | media-gfx/alembic/alembic-1.8.4.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/alembic/alembic-1.8.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/alembic/alembic-1.8.4.ebuild b/media-gfx/alembic/alembic-1.8.4.ebuild index c5dc94f437b4..f3bfe4a9376b 100644 --- a/media-gfx/alembic/alembic-1.8.4.ebuild +++ b/media-gfx/alembic/alembic-1.8.4.ebuild @@ -20,8 +20,8 @@ RESTRICT="!test? ( test )" RDEPEND=" ${PYTHON_DEPS} - dev-libs/Imath:= - python? ( dev-libs/Imath:=[python,${PYTHON_SINGLE_USEDEP}] ) + dev-libs/imath:= + python? ( dev-libs/imath:=[python,${PYTHON_SINGLE_USEDEP}] ) hdf5? ( >=sci-libs/hdf5-1.10.2:=[zlib(+)] >=sys-libs/zlib-1.2.11-r1 diff --git a/media-gfx/alembic/alembic-1.8.5.ebuild b/media-gfx/alembic/alembic-1.8.5.ebuild index 34c19da39b44..3194df0d5070 100644 --- a/media-gfx/alembic/alembic-1.8.5.ebuild +++ b/media-gfx/alembic/alembic-1.8.5.ebuild @@ -23,8 +23,8 @@ RESTRICT="!test? ( test )" RDEPEND=" ${PYTHON_DEPS} - dev-libs/Imath:= - python? ( dev-libs/Imath:=[python,${PYTHON_SINGLE_USEDEP}] ) + dev-libs/imath:= + python? ( dev-libs/imath:=[python,${PYTHON_SINGLE_USEDEP}] ) hdf5? ( >=sci-libs/hdf5-1.10.2:=[zlib(+)] >=sys-libs/zlib-1.2.11-r1 |