Gentoo Archives: gentoo-commits

From: "Göktürk Yüksek" <gokturk@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_u2f/
Date: Fri, 05 Jan 2018 18:52:18
Message-Id: 1515178317.cdd67ce2a8fb2751a9eae3759f737bb94177a718.gokturk@gentoo
1 commit: cdd67ce2a8fb2751a9eae3759f737bb94177a718
2 Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 18:51:22 2018 +0000
4 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 18:51:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdd67ce2
7
8 sys-auth/pam_u2f: rebuild on libu2f-server subslot changes
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 sys-auth/pam_u2f/{pam_u2f-1.0.4.ebuild => pam_u2f-1.0.4-r1.ebuild} | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-auth/pam_u2f/pam_u2f-1.0.4.ebuild b/sys-auth/pam_u2f/pam_u2f-1.0.4-r1.ebuild
16 similarity index 90%
17 rename from sys-auth/pam_u2f/pam_u2f-1.0.4.ebuild
18 rename to sys-auth/pam_u2f/pam_u2f-1.0.4-r1.ebuild
19 index 49c2d94d66b..c90ab12d94d 100644
20 --- a/sys-auth/pam_u2f/pam_u2f-1.0.4.ebuild
21 +++ b/sys-auth/pam_u2f/pam_u2f-1.0.4-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -16,7 +16,7 @@ IUSE="debug"
29
30 RDEPEND="
31 app-crypt/libu2f-host
32 - app-crypt/libu2f-server
33 + app-crypt/libu2f-server:=
34 virtual/pam"
35
36 DEPEND="${RDEPEND}