From ae481229245ed8fb75a5013a38e14214724aef56 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sun, 13 Oct 2019 00:29:02 +0300 Subject: sys-auth/pam_require: migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- sys-auth/pam_require/pam_require-0.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-auth/pam_require') diff --git a/sys-auth/pam_require/pam_require-0.7.ebuild b/sys-auth/pam_require/pam_require-0.7.ebuild index 86c057892009..4c7421954aa2 100644 --- a/sys-auth/pam_require/pam_require-0.7.ebuild +++ b/sys-auth/pam_require/pam_require-0.7.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 @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~ia64 ~ppc ~x86" IUSE="" -DEPEND="virtual/pam" +DEPEND="sys-libs/pam" S=${WORKDIR}/${P/_/-} -- cgit v1.2.3-65-gdbad