summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2010-05-24 06:43:04 +0000
committerPeter Volkov <pva@gentoo.org>2010-05-24 06:43:04 +0000
commit56c315e9b8897582080d4be9f6a7b8b31c8c2d81 (patch)
tree71481af66fb942f5900f5f896dc5f2e79f5461b3 /sys-auth/nss_ldap
parentConvert to ruby-fakegem and depend on newer open4 version. (diff)
downloadgentoo-2-56c315e9b8897582080d4be9f6a7b8b31c8c2d81.tar.gz
gentoo-2-56c315e9b8897582080d4be9f6a7b8b31c8c2d81.tar.bz2
gentoo-2-56c315e9b8897582080d4be9f6a7b8b31c8c2d81.zip
amd64 stable, bug 305935, thank Roeland Douma for tests.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/nss_ldap')
-rw-r--r--sys-auth/nss_ldap/ChangeLog5
-rw-r--r--sys-auth/nss_ldap/nss_ldap-264-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog
index c4bc1b64b62f..6a43f72283b0 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.63 2010/04/18 14:39:42 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.64 2010/05/24 06:43:04 pva Exp $
+
+ 24 May 2010; Peter Volkov <pva@gentoo.org> nss_ldap-264-r1.ebuild:
+ amd64 stable, bug 305935, thank Roeland Douma for tests.
18 Apr 2010; <nixnut@gentoo.org> nss_ldap-264-r1.ebuild:
ppc stable #305935
diff --git a/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild b/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild
index a5022b5d6382..c1a439e724da 100644
--- a/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild,v 1.6 2010/04/18 14:39:42 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild,v 1.7 2010/05/24 06:43:04 pva Exp $
EAPI=2
inherit fixheadtails eutils multilib autotools
@@ -13,7 +13,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 )