From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D8FAA138334 for ; Mon, 2 Sep 2019 07:08:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D95D3E0891; Mon, 2 Sep 2019 07:08:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C2752E0891 for ; Mon, 2 Sep 2019 07:08:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D5DF534AA04 for ; Mon, 2 Sep 2019 07:08:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D8E30783 for ; Mon, 2 Sep 2019 07:08:44 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1567408093.22a0e683f7386876ef9eccba6da692b852dd869a.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/nfs-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/nfs-utils/nfs-utils-2.4.1-r1.ebuild net-fs/nfs-utils/nfs-utils-2.4.1.ebuild X-VCS-Directories: net-fs/nfs-utils/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 22a0e683f7386876ef9eccba6da692b852dd869a X-VCS-Branch: master Date: Mon, 2 Sep 2019 07:08:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2de4075f-93d3-4149-b8f0-7e6e85d23eab X-Archives-Hash: f19e82ec841ff7005ab819d7406897f6 commit: 22a0e683f7386876ef9eccba6da692b852dd869a Author: Matt Turner gentoo org> AuthorDate: Mon Sep 2 07:07:36 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Sep 2 07:08:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22a0e683 net-fs/nfs-utils: Use subslot operator on sys-apps/keyutils dep Bug: https://bugs.gentoo.org/693230 Signed-off-by: Matt Turner gentoo.org> net-fs/nfs-utils/{nfs-utils-2.4.1.ebuild => nfs-utils-2.4.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-fs/nfs-utils/nfs-utils-2.4.1.ebuild b/net-fs/nfs-utils/nfs-utils-2.4.1-r1.ebuild similarity index 99% rename from net-fs/nfs-utils/nfs-utils-2.4.1.ebuild rename to net-fs/nfs-utils/nfs-utils-2.4.1-r1.ebuild index a5ab25a93ce..3bb65dad756 100644 --- a/net-fs/nfs-utils/nfs-utils-2.4.1.ebuild +++ b/net-fs/nfs-utils/nfs-utils-2.4.1-r1.ebuild @@ -38,7 +38,7 @@ DEPEND=" libmount? ( sys-apps/util-linux ) nfsv4? ( dev-libs/libevent:= - >=sys-apps/keyutils-1.5.9 + >=sys-apps/keyutils-1.5.9:= kerberos? ( >=net-libs/libtirpc-0.2.4-r1[kerberos] app-crypt/mit-krb5