From: Mikle Kolyada Date: Sat, 12 Oct 2019 21:29:02 +0000 (+0300) Subject: sys-auth/pam_require: migrate to sys-libs/pam X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ae481229245ed8fb75a5013a38e14214724aef56;p=gentoo.git sys-auth/pam_require: migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- 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/_/-}