summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-05-25 20:12:38 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-05-25 20:12:38 +0000
commitaba456258d9daca7d06bed00db3c904d4514232b (patch)
tree120f01f1ce7eb58d224d5007471179b5beb5b704 /sys-auth
parentversion bump (diff)
downloadgentoo-2-aba456258d9daca7d06bed00db3c904d4514232b.tar.gz
gentoo-2-aba456258d9daca7d06bed00db3c904d4514232b.tar.bz2
gentoo-2-aba456258d9daca7d06bed00db3c904d4514232b.zip
Stable on x86 wrt bug #132550.
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/nss_ldap/ChangeLog5
-rw-r--r--sys-auth/nss_ldap/nss_ldap-249.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog
index 34db4a24fcca..81ba35257e2e 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.19 2006/05/16 20:13:20 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.20 2006/05/25 20:12:38 wolf31o2 Exp $
+
+ 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> nss_ldap-249.ebuild:
+ Stable on x86 wrt bug #132550.
16 May 2006; Michael Hanselmann <hansmi@gentoo.org> nss_ldap-249.ebuild:
Stable on hppa, mips, sparc. See bug #132550.
diff --git a/sys-auth/nss_ldap/nss_ldap-249.ebuild b/sys-auth/nss_ldap/nss_ldap-249.ebuild
index 8ed26543bde8..1a3373a765ec 100644
--- a/sys-auth/nss_ldap/nss_ldap-249.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-249.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-249.ebuild,v 1.4 2006/05/16 20:13:20 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-249.ebuild,v 1.5 2006/05/25 20:12:38 wolf31o2 Exp $
inherit fixheadtails eutils gnuconfig multilib
@@ -12,7 +12,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~alpha ~amd64 hppa mips ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa mips ppc ppc64 sparc x86"
DEPEND=">=net-nds/openldap-2.1.30-r5"
RDEPEND="${DEPEND}"