diff options
author | Sam James <sam@gentoo.org> | 2023-09-29 06:25:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-29 06:25:31 +0100 |
commit | e04d1a5805ccb0ba2d596e7501e532ec55d3f1ee (patch) | |
tree | 156aa25bad02a00e7f76b0ae2cd60d02f6c968e4 /net-fs | |
parent | www-client/firefox-bin: drop old (diff) | |
download | gentoo-e04d1a5805ccb0ba2d596e7501e532ec55d3f1ee.tar.gz gentoo-e04d1a5805ccb0ba2d596e7501e532ec55d3f1ee.tar.bz2 gentoo-e04d1a5805ccb0ba2d596e7501e532ec55d3f1ee.zip |
net-fs/samba: adapt to heimdal losing USE=ssl
Followup to 96d3545e9ee068bdac68d8f0343ee7c0b27c5d73 (revbump 4.19.0 too
to pick it up).
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.18.4-r1.ebuild (renamed from net-fs/samba/samba-4.18.4.ebuild) | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.18.5-r1.ebuild (renamed from net-fs/samba/samba-4.18.5.ebuild) | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.18.6-r1.ebuild (renamed from net-fs/samba/samba-4.18.6.ebuild) | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.19.0-r1.ebuild (renamed from net-fs/samba/samba-4.19.0.ebuild) | 0 |
4 files changed, 3 insertions, 3 deletions
diff --git a/net-fs/samba/samba-4.18.4.ebuild b/net-fs/samba/samba-4.18.4-r1.ebuild index f8eb9860c24f..7be674c8b658 100644 --- a/net-fs/samba/samba-4.18.4.ebuild +++ b/net-fs/samba/samba-4.18.4-r1.ebuild @@ -108,7 +108,7 @@ COMMON_DEPEND=" sys-libs/tevent[python,${PYTHON_SINGLE_USEDEP}] ) snapper? ( sys-apps/dbus ) - system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] ) + system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] ) system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] ) systemd? ( sys-apps/systemd:= ) unwind? ( diff --git a/net-fs/samba/samba-4.18.5.ebuild b/net-fs/samba/samba-4.18.5-r1.ebuild index 503ebe2ff048..cea5c8d53ad5 100644 --- a/net-fs/samba/samba-4.18.5.ebuild +++ b/net-fs/samba/samba-4.18.5-r1.ebuild @@ -108,7 +108,7 @@ COMMON_DEPEND=" sys-libs/tevent[python,${PYTHON_SINGLE_USEDEP}] ) snapper? ( sys-apps/dbus ) - system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] ) + system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] ) system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] ) systemd? ( sys-apps/systemd:= ) unwind? ( diff --git a/net-fs/samba/samba-4.18.6.ebuild b/net-fs/samba/samba-4.18.6-r1.ebuild index 503ebe2ff048..cea5c8d53ad5 100644 --- a/net-fs/samba/samba-4.18.6.ebuild +++ b/net-fs/samba/samba-4.18.6-r1.ebuild @@ -108,7 +108,7 @@ COMMON_DEPEND=" sys-libs/tevent[python,${PYTHON_SINGLE_USEDEP}] ) snapper? ( sys-apps/dbus ) - system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] ) + system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] ) system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] ) systemd? ( sys-apps/systemd:= ) unwind? ( diff --git a/net-fs/samba/samba-4.19.0.ebuild b/net-fs/samba/samba-4.19.0-r1.ebuild index 38134f5ff67e..38134f5ff67e 100644 --- a/net-fs/samba/samba-4.19.0.ebuild +++ b/net-fs/samba/samba-4.19.0-r1.ebuild |