summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-20 15:45:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-20 15:45:48 +0000
commit6360ced5e3e5721866af13e2fbe59a3e53250d4d (patch)
tree6c29ff55fa90142a3a80d5194cf9a721da34c0ae /sys-auth/nss_ldap
parentversion bump (diff)
downloadgentoo-2-6360ced5e3e5721866af13e2fbe59a3e53250d4d.tar.gz
gentoo-2-6360ced5e3e5721866af13e2fbe59a3e53250d4d.tar.bz2
gentoo-2-6360ced5e3e5721866af13e2fbe59a3e53250d4d.zip
Stable for ppc, wrt bug #438692
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth/nss_ldap')
-rw-r--r--sys-auth/nss_ldap/ChangeLog5
-rw-r--r--sys-auth/nss_ldap/nss_ldap-265-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog
index 51615ced2eef..28851ac8014a 100644
--- a/sys-auth/nss_ldap/ChangeLog
+++ b/sys-auth/nss_ldap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/nss_ldap
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.81 2014/01/19 10:36:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.82 2014/01/20 15:45:48 ago Exp $
+
+ 20 Jan 2014; Agostino Sarubbo <ago@gentoo.org> nss_ldap-265-r2.ebuild:
+ Stable for ppc, wrt bug #438692
19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> nss_ldap-265-r2.ebuild:
Stable for ppc64, wrt bug #438692
diff --git a/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild b/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild
index 9bc9da65ce3f..e6f16470468f 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r2.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/nss_ldap/nss_ldap-265-r2.ebuild,v 1.7 2014/01/19 10:36:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild,v 1.8 2014/01/20 15:45:48 ago Exp $
EAPI=5
inherit fixheadtails eutils multilib autotools prefix
@@ -13,7 +13,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux"
DEPEND=">=net-nds/openldap-2.1.30-r5
sasl? ( dev-libs/cyrus-sasl )