chutzpah 15/06/18 21:36:41 Modified: nss-pam-ldapd-0.9.6.ebuild ChangeLog Log: Add missing s6 run file from bug #550594. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xE3F69979BB4B8928DA78E3D17CBF44EF)
Revision Changes Path 1.3 sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.6.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.6.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.6.ebuild?r1=1.2&r2=1.3 Index: nss-pam-ldapd-0.9.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.6.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- nss-pam-ldapd-0.9.6.ebuild 17 Jun 2015 21:39:14 -0000 1.2 +++ nss-pam-ldapd-0.9.6.ebuild 18 Jun 2015 21:36:41 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.6.ebuild,v 1.2 2015/06/17 21:39:14 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.6.ebuild,v 1.3 2015/06/18 21:36:41 chutzpah Exp $ EAPI=5 @@ -82,7 +82,7 @@ newinitd "${FILESDIR}"/nslcd-init-r1 nslcd newinitd "${FILESDIR}"/nslcd-init-r2 nslcd newinitd "${FILESDIR}"/nslcd-init-s6 nslcd-s6 - s6_install_service nslcd "${FILESDIR}"/run-s6 + s6_install_service nslcd "${FILESDIR}"/nslcd-run-s6 insinto /usr/share/nss-pam-ldapd doins "${WORKDIR}/${P}/nslcd.conf" 1.26 sys-auth/nss-pam-ldapd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog?rev=1.26&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog?rev=1.26&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog?r1=1.25&r2=1.26 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- ChangeLog 17 Jun 2015 21:39:14 -0000 1.25 +++ ChangeLog 18 Jun 2015 21:36:41 -0000 1.26 @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/nss-pam-ldapd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog,v 1.25 2015/06/17 21:39:14 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog,v 1.26 2015/06/18 21:36:41 chutzpah Exp $ + + 18 Jun 2015; Patrick McLean <[email protected]> +files/nslcd-run-s6, + nss-pam-ldapd-0.9.6.ebuild: + Add missing s6 run file from bug #550594. 17 Jun 2015; Matthew Thode <[email protected]> +files/nslcd-init-r2, +files/nslcd-init-s6, -nss-pam-ldapd-0.9.5-r1.ebuild,
