From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1622279-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 48CB9158043 for <garchives@archives.gentoo.org>; Thu, 18 Apr 2024 15:47:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8EE5BE2A1F; Thu, 18 Apr 2024 15:47:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 571F2E2A1F for <gentoo-commits@lists.gentoo.org>; Thu, 18 Apr 2024 15:47:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 69774343367 for <gentoo-commits@lists.gentoo.org>; Thu, 18 Apr 2024 15:47:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 02687171F for <gentoo-commits@lists.gentoo.org>; Thu, 18 Apr 2024 15:47:35 +0000 (UTC) From: "Ben Kohler" <bkohler@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" <bkohler@gentoo.org> Message-ID: <1713455249.3b841801013b7fff6a61e918c5b65e25c0f9a996.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/samba/samba-4.18.11.ebuild net-fs/samba/samba-4.19.6.ebuild net-fs/samba/samba-4.20.0.ebuild X-VCS-Directories: net-fs/samba/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 3b841801013b7fff6a61e918c5b65e25c0f9a996 X-VCS-Branch: master Date: Thu, 18 Apr 2024 15:47:35 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4fd83e6f-7d71-4b71-8b2f-dacc5144f896 X-Archives-Hash: 9ad3865ade7fbcf824b89f879b8daf7d commit: 3b841801013b7fff6a61e918c5b65e25c0f9a996 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Thu Apr 18 15:44:33 2024 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Thu Apr 18 15:47:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b841801 Revert "net-fs/samba: fix category on new keyutils dep" This reverts commit 004b4f10aacc632f2ed3bd0362f51f223ab39cca. Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> net-fs/samba/samba-4.18.11.ebuild | 2 +- net-fs/samba/samba-4.19.6.ebuild | 2 +- net-fs/samba/samba-4.20.0.ebuild | 2 +- 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:= )