diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-05 14:31:40 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-05 14:31:40 +0000 |
commit | fb381bc3c27f7d173ab547d8c820f8a02dcc54d0 (patch) | |
tree | d240f3a2d50dfd7ce919ab1f097eedd4946462a5 /sys-auth | |
parent | x86 stable wrt bug #553580 (diff) | |
download | gentoo-2-fb381bc3c27f7d173ab547d8c820f8a02dcc54d0.tar.gz gentoo-2-fb381bc3c27f7d173ab547d8c820f8a02dcc54d0.tar.bz2 gentoo-2-fb381bc3c27f7d173ab547d8c820f8a02dcc54d0.zip |
x86 stable wrt bug #552398
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/nss-pam-ldapd/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.14-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/nss-pam-ldapd/ChangeLog b/sys-auth/nss-pam-ldapd/ChangeLog index 07bc4f5504b4..1e4887835bef 100644 --- a/sys-auth/nss-pam-ldapd/ChangeLog +++ b/sys-auth/nss-pam-ldapd/ChangeLog @@ -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.27 2015/06/26 12:14:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog,v 1.28 2015/07/05 14:31:40 zlogene Exp $ + + 05 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> + nss-pam-ldapd-0.8.14-r2.ebuild: + x86 stable wrt bug #552398 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> nss-pam-ldapd-0.8.14-r2.ebuild: Stable for amd64, wrt bug #552398 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 39dedca3bcfa..50c451236205 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.2 2015/06/26 12:14:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.14-r2.ebuild,v 1.3 2015/07/05 14:31:40 zlogene 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="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug kerberos sasl +pam" DEPEND=" |