Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 585272
Collapse All | Expand All

(-)file_not_specified_in_diff (-4 / +4 lines)
Line  Link Here
0
-- sys-auth/pam_yubico/pam_yubico-2.19-r1.ebuild
0
++ sys-auth/pam_yubico/pam_yubico-2.22.ebuild
Lines 1-8 Link Here
1
# Copyright 1999-2015 Gentoo Foundation
1
# Copyright 1999-2016 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Id$
3
# $Id$
4
4
5
EAPI=5
5
EAPI=6
6
6
7
inherit multilib
7
inherit multilib
8
8
Lines 18-24 Link Here
18
RDEPEND="
18
RDEPEND="
19
	virtual/pam
19
	virtual/pam
20
	sys-auth/libyubikey
20
	sys-auth/libyubikey
21
	>=sys-auth/ykclient-2.12
21
	>=sys-auth/ykclient-2.15
22
	>=sys-auth/ykpers-1.6
22
	>=sys-auth/ykpers-1.6
23
	ldap? ( net-nds/openldap )"
23
	ldap? ( net-nds/openldap )"
24
DEPEND="${RDEPEND}
24
DEPEND="${RDEPEND}

Return to bug 585272