diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-13 21:08:01 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-13 21:40:56 +0100 |
commit | ad806778f682f6cd766327c653c460dc4534bf4e (patch) | |
tree | 5a5ffb79f5295fd78f068cce4cea2f201fe679b8 /net-fs/samba | |
parent | dev-python/subunit: Prepare for rename (diff) | |
download | gentoo-ad806778f682f6cd766327c653c460dc4534bf4e.tar.gz gentoo-ad806778f682f6cd766327c653c460dc4534bf4e.tar.bz2 gentoo-ad806778f682f6cd766327c653c460dc4534bf4e.zip |
Rename dev-python/{subunit → python-subunit}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-fs/samba')
-rw-r--r-- | net-fs/samba/samba-4.19.7.ebuild | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.19.8.ebuild | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.19.9.ebuild | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.20.5.ebuild | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.21.0.ebuild | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.21.1.ebuild | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/net-fs/samba/samba-4.19.7.ebuild b/net-fs/samba/samba-4.19.7.ebuild index c80c621228f4..16c88105a55d 100644 --- a/net-fs/samba/samba-4.19.7.ebuild +++ b/net-fs/samba/samba-4.19.7.ebuild @@ -125,7 +125,7 @@ DEPEND="${COMMON_DEPEND} spotlight? ( dev-libs/glib ) test? ( >=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}] - $(python_gen_cond_dep "dev-python/subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" ) + $(python_gen_cond_dep "dev-python/python-subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" ) !system-mitkrb5? ( >=net-dns/resolv_wrapper-1.1.4 >=net-libs/socket_wrapper-1.1.9 diff --git a/net-fs/samba/samba-4.19.8.ebuild b/net-fs/samba/samba-4.19.8.ebuild index 5035cef13434..fc5f032b6951 100644 --- a/net-fs/samba/samba-4.19.8.ebuild +++ b/net-fs/samba/samba-4.19.8.ebuild @@ -125,7 +125,7 @@ DEPEND="${COMMON_DEPEND} spotlight? ( dev-libs/glib ) test? ( >=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}] - $(python_gen_cond_dep "dev-python/subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" ) + $(python_gen_cond_dep "dev-python/python-subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" ) !system-mitkrb5? ( >=net-dns/resolv_wrapper-1.1.4 >=net-libs/socket_wrapper-1.1.9 diff --git a/net-fs/samba/samba-4.19.9.ebuild b/net-fs/samba/samba-4.19.9.ebuild index 8348e938a80f..88f3edac2776 100644 --- a/net-fs/samba/samba-4.19.9.ebuild +++ b/net-fs/samba/samba-4.19.9.ebuild @@ -125,7 +125,7 @@ DEPEND="${COMMON_DEPEND} spotlight? ( dev-libs/glib ) test? ( >=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}] - $(python_gen_cond_dep "dev-python/subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" ) + $(python_gen_cond_dep "dev-python/python-subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" ) !system-mitkrb5? ( >=net-dns/resolv_wrapper-1.1.4 >=net-libs/socket_wrapper-1.1.9 diff --git a/net-fs/samba/samba-4.20.5.ebuild b/net-fs/samba/samba-4.20.5.ebuild index 5bd9e9da5ca0..bc8c62560a28 100644 --- a/net-fs/samba/samba-4.20.5.ebuild +++ b/net-fs/samba/samba-4.20.5.ebuild @@ -125,7 +125,7 @@ DEPEND="${COMMON_DEPEND} spotlight? ( dev-libs/glib ) test? ( >=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}] - $(python_gen_cond_dep "dev-python/subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" ) + $(python_gen_cond_dep "dev-python/python-subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" ) !system-mitkrb5? ( >=net-dns/resolv_wrapper-1.1.4 >=net-libs/socket_wrapper-1.1.9 diff --git a/net-fs/samba/samba-4.21.0.ebuild b/net-fs/samba/samba-4.21.0.ebuild index e1985456f25d..51353dc4f979 100644 --- a/net-fs/samba/samba-4.21.0.ebuild +++ b/net-fs/samba/samba-4.21.0.ebuild @@ -123,7 +123,7 @@ DEPEND="${COMMON_DEPEND} spotlight? ( dev-libs/glib ) test? ( >=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}] - $(python_gen_cond_dep "dev-python/subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" ) + $(python_gen_cond_dep "dev-python/python-subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" ) !system-mitkrb5? ( >=net-dns/resolv_wrapper-1.1.4 >=net-libs/socket_wrapper-1.1.9 diff --git a/net-fs/samba/samba-4.21.1.ebuild b/net-fs/samba/samba-4.21.1.ebuild index b5be6bbfc3df..af8e4d91ef4c 100644 --- a/net-fs/samba/samba-4.21.1.ebuild +++ b/net-fs/samba/samba-4.21.1.ebuild @@ -124,7 +124,7 @@ DEPEND="${COMMON_DEPEND} spotlight? ( dev-libs/glib ) test? ( >=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}] - $(python_gen_cond_dep "dev-python/subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" ) + $(python_gen_cond_dep "dev-python/python-subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" ) !system-mitkrb5? ( >=net-dns/resolv_wrapper-1.1.4 >=net-libs/socket_wrapper-1.1.9 |