Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_yubico/
Date: Sat, 12 Oct 2019 20:28:35
Message-Id: 1570912083.4d657b2b5527e43c532100b755bcad215ec1893f.zlogene@gentoo
1 commit: 4d657b2b5527e43c532100b755bcad215ec1893f
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 12 20:28:03 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 12 20:28:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d657b2b
7
8 sys-auth/pam_yubico: migrate to sys-libs/pam
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 sys-auth/pam_yubico/pam_yubico-2.26.ebuild | 6 ++----
14 1 file changed, 2 insertions(+), 4 deletions(-)
15
16 diff --git a/sys-auth/pam_yubico/pam_yubico-2.26.ebuild b/sys-auth/pam_yubico/pam_yubico-2.26.ebuild
17 index 034bfdfc453..0bc545bf7a9 100644
18 --- a/sys-auth/pam_yubico/pam_yubico-2.26.ebuild
19 +++ b/sys-auth/pam_yubico/pam_yubico-2.26.ebuild
20 @@ -1,10 +1,8 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26
27 -inherit multilib
28 -
29 DESCRIPTION="Library for authenticating against PAM with a Yubikey"
30 HOMEPAGE="https://github.com/Yubico/yubico-pam"
31 SRC_URI="http://opensource.yubico.com/yubico-pam/releases/${P}.tar.gz"
32 @@ -15,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
33 IUSE="ldap test"
34
35 RDEPEND="
36 - virtual/pam
37 + sys-libs/pam
38 sys-auth/libyubikey
39 >=sys-auth/ykclient-2.15
40 >=sys-auth/ykpers-1.6