Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/nss-pam-ldapd/
Date: Sat, 12 Oct 2019 19:36:32
Message-Id: 1570908981.8fbd00e6d31e4b2ce26d990d4103e400580412d5.zlogene@gentoo
1 commit: 8fbd00e6d31e4b2ce26d990d4103e400580412d5
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 12 19:36:21 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 12 19:36:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fbd00e6
7
8 sys-auth/nss-pam-ldapd: migrate to sys-libs/pam
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.14-r2.ebuild | 4 ++--
14 sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.10.ebuild | 4 ++--
15 sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11.ebuild | 2 +-
16 sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.9.ebuild | 4 ++--
17 4 files changed, 7 insertions(+), 7 deletions(-)
18
19 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
20 index 4fc22ea3385..cc75900588e 100644
21 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.14-r2.ebuild
22 +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.14-r2.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2018 Gentoo Foundation
25 +# Copyright 1999-2019 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=5
29 @@ -18,7 +18,7 @@ DEPEND="
30 net-nds/openldap
31 sasl? ( dev-libs/cyrus-sasl )
32 kerberos? ( virtual/krb5 )
33 - virtual/pam
34 + sys-libs/pam
35 !sys-auth/nss_ldap
36 !sys-auth/pam_ldap"
37 RDEPEND="${DEPEND}"
38
39 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
40 index 485ff3752e9..d228d7658e4 100644
41 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.10.ebuild
42 +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.10.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2018 Gentoo Authors
45 +# Copyright 1999-2019 Gentoo Authors
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=6
49 @@ -19,7 +19,7 @@ COMMON_DEP="
50 net-nds/openldap[${MULTILIB_USEDEP}]
51 sasl? ( dev-libs/cyrus-sasl[${MULTILIB_USEDEP}] )
52 kerberos? ( virtual/krb5[${MULTILIB_USEDEP}] )
53 - virtual/pam[${MULTILIB_USEDEP}]
54 + sys-libs/pam[${MULTILIB_USEDEP}]
55 utils? ( ${PYTHON_DEPS} )
56 pynslcd? (
57 dev-python/python-ldap[${PYTHON_USEDEP}]
58
59 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
60 index 2a5d6c9a68b..022bcfde57b 100644
61 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11.ebuild
62 +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11.ebuild
63 @@ -19,7 +19,7 @@ COMMON_DEP="
64 net-nds/openldap[${MULTILIB_USEDEP}]
65 sasl? ( dev-libs/cyrus-sasl[${MULTILIB_USEDEP}] )
66 kerberos? ( virtual/krb5[${MULTILIB_USEDEP}] )
67 - virtual/pam[${MULTILIB_USEDEP}]
68 + sys-libs/pam[${MULTILIB_USEDEP}]
69 utils? ( ${PYTHON_DEPS} )
70 pynslcd? (
71 dev-python/python-ldap[${PYTHON_USEDEP}]
72
73 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
74 index 2ebd0f700a5..d228d7658e4 100644
75 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.9.ebuild
76 +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.9.ebuild
77 @@ -1,4 +1,4 @@
78 -# Copyright 1999-2018 Gentoo Foundation
79 +# Copyright 1999-2019 Gentoo Authors
80 # Distributed under the terms of the GNU General Public License v2
81
82 EAPI=6
83 @@ -19,7 +19,7 @@ COMMON_DEP="
84 net-nds/openldap[${MULTILIB_USEDEP}]
85 sasl? ( dev-libs/cyrus-sasl[${MULTILIB_USEDEP}] )
86 kerberos? ( virtual/krb5[${MULTILIB_USEDEP}] )
87 - virtual/pam[${MULTILIB_USEDEP}]
88 + sys-libs/pam[${MULTILIB_USEDEP}]
89 utils? ( ${PYTHON_DEPS} )
90 pynslcd? (
91 dev-python/python-ldap[${PYTHON_USEDEP}]