summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-10-22 08:00:42 +0000
committerJeroen Roovers <jer@gentoo.org>2014-10-22 08:00:42 +0000
commit41ba8d3beca95349bddaed2faadf0cc9c70a3a8b (patch)
treea9ecf467ef5bccc3b7cd38f991ecb2171f80c36f /sys-auth
parentStable for HPPA (bug #525742). (diff)
downloadgentoo-2-41ba8d3beca95349bddaed2faadf0cc9c70a3a8b.tar.gz
gentoo-2-41ba8d3beca95349bddaed2faadf0cc9c70a3a8b.tar.bz2
gentoo-2-41ba8d3beca95349bddaed2faadf0cc9c70a3a8b.zip
Stable for HPPA (bug #525280).
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 2db9686be143..8fea5a67f9d9 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.48 2014/10/18 14:25:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/ChangeLog,v 1.49 2014/10/22 08:00:42 jer Exp $
+
+ 22 Oct 2014; Jeroen Roovers <jer@gentoo.org> pam_ldap-186-r1.ebuild:
+ Stable for HPPA (bug #525280).
18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> pam_ldap-186-r1.ebuild:
Stable for ppc, 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 bac7ed4d7c1e..967264beaad0 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.5 2014/10/18 14:25:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-186-r1.ebuild,v 1.6 2014/10/22 08:00:42 jer 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 )