summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2007-11-08 20:31:09 +0000
committerDawid Węgliński <cla@gentoo.org>2007-11-08 20:31:09 +0000
commitd7bff9c21143fdb81c5ccebde087c3ee2fd6b7ed (patch)
tree37d0afd081e2d1c25c5faeec61f1c2823726c2ca /sys-auth/nss_ldap
parentVersion bump. Bug #197995 by Samuli Suominen (diff)
downloadgentoo-2-d7bff9c21143fdb81c5ccebde087c3ee2fd6b7ed.tar.gz
gentoo-2-d7bff9c21143fdb81c5ccebde087c3ee2fd6b7ed.tar.bz2
gentoo-2-d7bff9c21143fdb81c5ccebde087c3ee2fd6b7ed.zip
Stable on x86, bug #198390
(Portage version: 2.1.3.18)
Diffstat (limited to 'sys-auth/nss_ldap')
-rw-r--r--sys-auth/nss_ldap/ChangeLog5
-rw-r--r--sys-auth/nss_ldap/nss_ldap-258.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog
index 93e21114536d..bbe3b5426149 100644
--- a/sys-auth/nss_ldap/ChangeLog
+++ b/sys-auth/nss_ldap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/nss_ldap
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.48 2007/11/08 19:52:49 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.49 2007/11/08 20:31:09 cla Exp $
+
+ 08 Nov 2007; Dawid Węgliński <cla@gentoo.org> nss_ldap-258.ebuild:
+ Stable on x86 (bug #198390)
08 Nov 2007; Markus Rothe <corsair@gentoo.org> nss_ldap-258.ebuild:
Stable on ppc64; bug #198390
diff --git a/sys-auth/nss_ldap/nss_ldap-258.ebuild b/sys-auth/nss_ldap/nss_ldap-258.ebuild
index 324357a90a06..20bf5e373277 100644
--- a/sys-auth/nss_ldap/nss_ldap-258.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-258.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-258.ebuild,v 1.4 2007/11/08 19:52:49 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-258.ebuild,v 1.5 2007/11/08 20:31:09 cla Exp $
inherit fixheadtails eutils multilib autotools
@@ -12,7 +12,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86"
DEPEND=">=net-nds/openldap-2.1.30-r5
sasl? ( dev-libs/cyrus-sasl )