From: Mikle Kolyada <zlogene@gentoo.org> Date: Sat, 12 Oct 2019 20:52:10 +0000 (+0300) Subject: sys-auth/pam-afs-session: migrate to sys-libs/pam X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=432a781a486af0f6b1e6c7df2c38a903d74bbba2;p=gentoo.git sys-auth/pam-afs-session: migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> --- diff --git a/sys-auth/pam-afs-session/pam-afs-session-1.6.ebuild b/sys-auth/pam-afs-session/pam-afs-session-1.6.ebuild index 2d895f991d10..b9e5d8a2895c 100644 --- a/sys-auth/pam-afs-session/pam-afs-session-1.6.ebuild +++ b/sys-auth/pam-afs-session/pam-afs-session-1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -14,7 +14,8 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="virtual/krb5 virtual/pam" +DEPEND="virtual/krb5 + sys-libs/pam" RDEPEND="${DEPEND}" src_compile() {