diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 12:14:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 12:14:41 +0000 |
commit | f8ea7b1799f42c5a07824ace36f9a30d639f6344 (patch) | |
tree | 3ba1cb8d39bf7eb1fea3869908c7e833c806a5ba /sys-auth | |
parent | Stable for amd64, wrt bug #553132 (diff) | |
download | gentoo-2-f8ea7b1799f42c5a07824ace36f9a30d639f6344.tar.gz gentoo-2-f8ea7b1799f42c5a07824ace36f9a30d639f6344.tar.bz2 gentoo-2-f8ea7b1799f42c5a07824ace36f9a30d639f6344.zip |
Stable for amd64, wrt bug #552398
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/nss-pam-ldapd/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.14-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/nss-pam-ldapd/ChangeLog b/sys-auth/nss-pam-ldapd/ChangeLog index 9969207d3663..07bc4f5504b4 100644 --- a/sys-auth/nss-pam-ldapd/ChangeLog +++ b/sys-auth/nss-pam-ldapd/ChangeLog @@ -1,6 +1,9 @@ # 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.26 2015/06/18 21:36:41 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog,v 1.27 2015/06/26 12:14:41 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> nss-pam-ldapd-0.8.14-r2.ebuild: + Stable for amd64, wrt bug #552398 18 Jun 2015; Patrick McLean <chutzpah@gentoo.org> +files/nslcd-run-s6, nss-pam-ldapd-0.9.6.ebuild: 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 6111a4e10849..39dedca3bcfa 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,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.8.14-r2.ebuild,v 1.1 2015/05/15 18:12:17 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.14-r2.ebuild,v 1.2 2015/06/26 12:14:41 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://arthurdejong.org/nss-pam-ldapd/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 ~x86" IUSE="debug kerberos sasl +pam" DEPEND=" |