Gentoo Archives: gentoo-commits

From: Patrick McLean <chutzpah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/nss-pam-ldapd/files/, sys-auth/nss-pam-ldapd/
Date: Mon, 31 Jul 2017 23:01:37
Message-Id: 1501542084.8a051c99a81d14bcf8003868a59c2fe682717fae.chutzpah@gentoo
1 commit: 8a051c99a81d14bcf8003868a59c2fe682717fae
2 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 31 23:01:02 2017 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 31 23:01:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a051c99
7
8 sys-auth/nss-pam-ldapd: Remove empty s6 init script
9
10 Gentoo-Bug: 622416
11 Package-Manager: Portage-2.3.6, Repoman-2.3.3
12
13 sys-auth/nss-pam-ldapd/files/nslcd-init-s6 | 0
14 sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.7.ebuild | 3 +--
15 sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8.ebuild | 1 -
16 3 files changed, 1 insertion(+), 3 deletions(-)
17
18 diff --git a/sys-auth/nss-pam-ldapd/files/nslcd-init-s6 b/sys-auth/nss-pam-ldapd/files/nslcd-init-s6
19 deleted file mode 100644
20 index e69de29bb2d..00000000000
21
22 diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.7.ebuild b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.7.ebuild
23 index ddcc9dbe69f..22abd70bba2 100644
24 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.7.ebuild
25 +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.7.ebuild
26 @@ -1,4 +1,4 @@
27 -# Copyright 1999-2016 Gentoo Foundation
28 +# Copyright 1999-2017 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30
31 EAPI=5
32 @@ -80,7 +80,6 @@ multilib_src_install_all() {
33
34 newinitd "${FILESDIR}"/nslcd-init-r1 nslcd
35 newinitd "${FILESDIR}"/nslcd-init-r2 nslcd
36 - newinitd "${FILESDIR}"/nslcd-init-s6 nslcd-s6
37 s6_install_service nslcd "${FILESDIR}"/nslcd-run-s6
38
39 insinto /usr/share/nss-pam-ldapd
40
41 diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8.ebuild b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8.ebuild
42 index 760ed21c4fe..edce3791910 100644
43 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8.ebuild
44 +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8.ebuild
45 @@ -81,7 +81,6 @@ multilib_src_install_all() {
46
47 newinitd "${FILESDIR}"/nslcd-init-r1 nslcd
48 newinitd "${FILESDIR}"/nslcd-init-r2 nslcd
49 - newinitd "${FILESDIR}"/nslcd-init-s6 nslcd-s6
50 s6_install_service nslcd "${FILESDIR}"/nslcd-run-s6
51
52 insinto /usr/share/nss-pam-ldapd