commit: e04d1a5805ccb0ba2d596e7501e532ec55d3f1ee Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Sep 29 05:25:12 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Sep 29 05:25:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e04d1a58
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 <AT> gentoo.org> net-fs/samba/{samba-4.18.4.ebuild => samba-4.18.4-r1.ebuild} | 2 +- net-fs/samba/{samba-4.18.5.ebuild => samba-4.18.5-r1.ebuild} | 2 +- net-fs/samba/{samba-4.18.6.ebuild => samba-4.18.6-r1.ebuild} | 2 +- net-fs/samba/{samba-4.19.0.ebuild => samba-4.19.0-r1.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 similarity index 99% rename from net-fs/samba/samba-4.18.4.ebuild rename to 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 similarity index 99% rename from net-fs/samba/samba-4.18.5.ebuild rename to 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 similarity index 99% rename from net-fs/samba/samba-4.18.6.ebuild rename to 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 similarity index 100% rename from net-fs/samba/samba-4.19.0.ebuild rename to net-fs/samba/samba-4.19.0-r1.ebuild