commit:     8fbd00e6d31e4b2ce26d990d4103e400580412d5
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 19:36:21 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 19:36:21 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fbd00e6

sys-auth/nss-pam-ldapd: migrate to sys-libs/pam

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.14-r2.ebuild | 4 ++--
 sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.10.ebuild    | 4 ++--
 sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11.ebuild    | 2 +-
 sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.9.ebuild     | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.14-r2.ebuild 
b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.14-r2.ebuild
index 4fc22ea3385..cc75900588e 100644
--- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.14-r2.ebuild
+++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.14-r2.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=5
@@ -18,7 +18,7 @@ DEPEND="
        net-nds/openldap
        sasl? ( dev-libs/cyrus-sasl )
        kerberos? ( virtual/krb5 )
-       virtual/pam
+       sys-libs/pam
        !sys-auth/nss_ldap
        !sys-auth/pam_ldap"
 RDEPEND="${DEPEND}"

diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.10.ebuild 
b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.10.ebuild
index 485ff3752e9..d228d7658e4 100644
--- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.10.ebuild
+++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,7 @@ COMMON_DEP="
        net-nds/openldap[${MULTILIB_USEDEP}]
        sasl? ( dev-libs/cyrus-sasl[${MULTILIB_USEDEP}] )
        kerberos? ( virtual/krb5[${MULTILIB_USEDEP}] )
-       virtual/pam[${MULTILIB_USEDEP}]
+       sys-libs/pam[${MULTILIB_USEDEP}]
        utils? ( ${PYTHON_DEPS} )
        pynslcd? (
                dev-python/python-ldap[${PYTHON_USEDEP}]

diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11.ebuild 
b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11.ebuild
index 2a5d6c9a68b..022bcfde57b 100644
--- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11.ebuild
+++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11.ebuild
@@ -19,7 +19,7 @@ COMMON_DEP="
        net-nds/openldap[${MULTILIB_USEDEP}]
        sasl? ( dev-libs/cyrus-sasl[${MULTILIB_USEDEP}] )
        kerberos? ( virtual/krb5[${MULTILIB_USEDEP}] )
-       virtual/pam[${MULTILIB_USEDEP}]
+       sys-libs/pam[${MULTILIB_USEDEP}]
        utils? ( ${PYTHON_DEPS} )
        pynslcd? (
                dev-python/python-ldap[${PYTHON_USEDEP}]

diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.9.ebuild 
b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.9.ebuild
index 2ebd0f700a5..d228d7658e4 100644
--- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.9.ebuild
+++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.9.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=6
@@ -19,7 +19,7 @@ COMMON_DEP="
        net-nds/openldap[${MULTILIB_USEDEP}]
        sasl? ( dev-libs/cyrus-sasl[${MULTILIB_USEDEP}] )
        kerberos? ( virtual/krb5[${MULTILIB_USEDEP}] )
-       virtual/pam[${MULTILIB_USEDEP}]
+       sys-libs/pam[${MULTILIB_USEDEP}]
        utils? ( ${PYTHON_DEPS} )
        pynslcd? (
                dev-python/python-ldap[${PYTHON_USEDEP}]

Reply via email to