From dd5322ccd4354d380d4bce4d2f5882cdd792cadd Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sat, 12 Oct 2019 21:30:55 +0300 Subject: [PATCH] sys-libs/system-config-base: migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- sys-libs/system-config-base/system-config-base-1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/system-config-base/system-config-base-1-r1.ebuild b/sys-libs/system-config-base/system-config-base-1-r1.ebuild index 54fa40661fd7..d59f654b13b6 100644 --- a/sys-libs/system-config-base/system-config-base-1-r1.ebuild +++ b/sys-libs/system-config-base/system-config-base-1-r1.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,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -RDEPEND="virtual/pam" +RDEPEND="sys-libs/pam" S=${WORKDIR} -- 2.26.2