diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-06-14 17:10:23 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-06-14 18:11:06 +0200 |
commit | 4ef9b5296f67d14868a7fc58b398204af2bee204 (patch) | |
tree | 006b2e6757952ec529742b5f747c828bc4cb9845 /media-gfx/hydrus | |
parent | dev-python/service_identity: Correct distfile filename (diff) | |
download | gentoo-4ef9b5296f67d14868a7fc58b398204af2bee204.tar.gz gentoo-4ef9b5296f67d14868a7fc58b398204af2bee204.tar.bz2 gentoo-4ef9b5296f67d14868a7fc58b398204af2bee204.zip |
Rename dev-python/{service_identity → service-identity}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-gfx/hydrus')
-rw-r--r-- | media-gfx/hydrus/hydrus-526.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/hydrus/hydrus-528.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/hydrus/hydrus-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/hydrus/hydrus-526.ebuild b/media-gfx/hydrus/hydrus-526.ebuild index 57ab39e51e10..c78c948645a3 100644 --- a/media-gfx/hydrus/hydrus-526.ebuild +++ b/media-gfx/hydrus/hydrus-526.ebuild @@ -53,7 +53,7 @@ RDEPEND=" dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/send2trash[${PYTHON_USEDEP}] - dev-python/service_identity[${PYTHON_USEDEP}] + dev-python/service-identity[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] dev-python/twisted[${PYTHON_USEDEP}] media-libs/opencv[python,png,jpeg,${PYTHON_USEDEP}] diff --git a/media-gfx/hydrus/hydrus-528.ebuild b/media-gfx/hydrus/hydrus-528.ebuild index a3502913de33..851d373d97a8 100644 --- a/media-gfx/hydrus/hydrus-528.ebuild +++ b/media-gfx/hydrus/hydrus-528.ebuild @@ -53,7 +53,7 @@ RDEPEND=" dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/send2trash[${PYTHON_USEDEP}] - dev-python/service_identity[${PYTHON_USEDEP}] + dev-python/service-identity[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] dev-python/twisted[${PYTHON_USEDEP}] media-libs/opencv[python,png,jpeg,${PYTHON_USEDEP}] diff --git a/media-gfx/hydrus/hydrus-9999.ebuild b/media-gfx/hydrus/hydrus-9999.ebuild index 57ab39e51e10..c78c948645a3 100644 --- a/media-gfx/hydrus/hydrus-9999.ebuild +++ b/media-gfx/hydrus/hydrus-9999.ebuild @@ -53,7 +53,7 @@ RDEPEND=" dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/send2trash[${PYTHON_USEDEP}] - dev-python/service_identity[${PYTHON_USEDEP}] + dev-python/service-identity[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] dev-python/twisted[${PYTHON_USEDEP}] media-libs/opencv[python,png,jpeg,${PYTHON_USEDEP}] |