summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2024-04-18 10:44:33 -0500
committerBen Kohler <bkohler@gentoo.org>2024-04-18 10:47:29 -0500
commit3b841801013b7fff6a61e918c5b65e25c0f9a996 (patch)
tree961e2ab4e5c9e059eaf7d30d4415c69466d754e9 /net-fs
parentRevert "profiles: force samba[system-mitkrb5] on ppc32 & sparc" (diff)
downloadgentoo-3b841801013b7fff6a61e918c5b65e25c0f9a996.tar.gz
gentoo-3b841801013b7fff6a61e918c5b65e25c0f9a996.tar.bz2
gentoo-3b841801013b7fff6a61e918c5b65e25c0f9a996.zip
Revert "net-fs/samba: fix category on new keyutils dep"
This reverts commit 004b4f10aacc632f2ed3bd0362f51f223ab39cca. Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/samba/samba-4.18.11.ebuild2
-rw-r--r--net-fs/samba/samba-4.19.6.ebuild2
-rw-r--r--net-fs/samba/samba-4.20.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-fs/samba/samba-4.18.11.ebuild b/net-fs/samba/samba-4.18.11.ebuild
index 215d4f63143e..1145d17b7d64 100644
--- a/net-fs/samba/samba-4.18.11.ebuild
+++ b/net-fs/samba/samba-4.18.11.ebuild
@@ -110,7 +110,7 @@ COMMON_DEPEND="
snapper? ( sys-apps/dbus )
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] )
- !system-mitkrb5? ( sys-apps/keyutils[${MULTILIB_USEDEP}] )
+ !system-mitkrb5? ( sys-libs/keyutils[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:= )
unwind? (
llvm-libunwind? ( sys-libs/llvm-libunwind:= )
diff --git a/net-fs/samba/samba-4.19.6.ebuild b/net-fs/samba/samba-4.19.6.ebuild
index 153d5e578090..6ee167bc82fd 100644
--- a/net-fs/samba/samba-4.19.6.ebuild
+++ b/net-fs/samba/samba-4.19.6.ebuild
@@ -110,7 +110,7 @@ COMMON_DEPEND="
snapper? ( sys-apps/dbus )
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] )
- !system-mitkrb5? ( sys-apps/keyutils[${MULTILIB_USEDEP}] )
+ !system-mitkrb5? ( sys-libs/keyutils[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:= )
unwind? (
llvm-libunwind? ( sys-libs/llvm-libunwind:= )
diff --git a/net-fs/samba/samba-4.20.0.ebuild b/net-fs/samba/samba-4.20.0.ebuild
index 7a2dca05b8e2..166fde786001 100644
--- a/net-fs/samba/samba-4.20.0.ebuild
+++ b/net-fs/samba/samba-4.20.0.ebuild
@@ -110,7 +110,7 @@ COMMON_DEPEND="
snapper? ( sys-apps/dbus )
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] )
- !system-mitkrb5? ( sys-apps/keyutils[${MULTILIB_USEDEP}] )
+ !system-mitkrb5? ( sys-libs/keyutils[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:= )
unwind? (
llvm-libunwind? ( sys-libs/llvm-libunwind:= )