summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-11-14 21:19:15 +0000
committerMarkus Meier <maekke@gentoo.org>2014-11-14 21:19:15 +0000
commit00e7e9fad81212905c28ed3b15da9a6be8817682 (patch)
tree5a94f357a0ec08926e2e883c39669911cab19ea1 /sys-auth
parentarm stable, bug #525278 (diff)
downloadgentoo-2-00e7e9fad81212905c28ed3b15da9a6be8817682.tar.gz
gentoo-2-00e7e9fad81212905c28ed3b15da9a6be8817682.tar.bz2
gentoo-2-00e7e9fad81212905c28ed3b15da9a6be8817682.zip
arm stable, bug #525280
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_ldap/ChangeLog5
-rw-r--r--sys-auth/pam_ldap/pam_ldap-186-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_ldap/ChangeLog b/sys-auth/pam_ldap/ChangeLog
index 3afade3a6acd..b77c54f974ad 100644
--- a/sys-auth/pam_ldap/ChangeLog
+++ b/sys-auth/pam_ldap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/pam_ldap
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/ChangeLog,v 1.54 2014/11/02 09:11:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/ChangeLog,v 1.55 2014/11/14 21:19:15 maekke Exp $
+
+ 14 Nov 2014; Markus Meier <maekke@gentoo.org> pam_ldap-186-r1.ebuild:
+ arm stable, bug #525280
02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> pam_ldap-186-r1.ebuild:
Stable for alpha, wrt bug #525280
diff --git a/sys-auth/pam_ldap/pam_ldap-186-r1.ebuild b/sys-auth/pam_ldap/pam_ldap-186-r1.ebuild
index c04a1f8568d6..1f8af284ff8e 100644
--- a/sys-auth/pam_ldap/pam_ldap-186-r1.ebuild
+++ b/sys-auth/pam_ldap/pam_ldap-186-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-186-r1.ebuild,v 1.11 2014/11/02 09:11:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-186-r1.ebuild,v 1.12 2014/11/14 21:19:15 maekke Exp $
EAPI=5
inherit eutils multilib-minimal pam
@@ -11,7 +11,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz"
LICENSE="|| ( GPL-2 LGPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="ssl sasl"
DEPEND="|| ( >=sys-libs/glibc-2.1.3 >=sys-freebsd/freebsd-lib-9.1 )