Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/cifs-utils/
Date: Mon, 09 Sep 2019 02:35:27
Message-Id: 1567996505.2be7377be1f61b42b1662796c40f081ff4aa8940.mattst88@gentoo
1 commit: 2be7377be1f61b42b1662796c40f081ff4aa8940
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 9 02:34:45 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 9 02:35:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2be7377b
7
8 net-fs/cifs-utils: Use slot operator for sys-apps/keyutils
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 net-fs/cifs-utils/{cifs-utils-6.9.ebuild => cifs-utils-6.9-r1.ebuild} | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-fs/cifs-utils/cifs-utils-6.9.ebuild b/net-fs/cifs-utils/cifs-utils-6.9-r1.ebuild
16 similarity index 99%
17 rename from net-fs/cifs-utils/cifs-utils-6.9.ebuild
18 rename to net-fs/cifs-utils/cifs-utils-6.9-r1.ebuild
19 index c757b0aed04..622260bab9e 100644
20 --- a/net-fs/cifs-utils/cifs-utils-6.9.ebuild
21 +++ b/net-fs/cifs-utils/cifs-utils-6.9-r1.ebuild
22 @@ -17,7 +17,7 @@ IUSE="+acl +ads +caps creds pam"
23 RDEPEND="
24 !net-fs/mount-cifs
25 !<net-fs/samba-3.6_rc1
26 - sys-apps/keyutils
27 + sys-apps/keyutils:=
28 ads? (
29 sys-libs/talloc
30 virtual/krb5