summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-11-14 03:56:40 +0000
committerSteve Dibb <beandog@gentoo.org>2007-11-14 03:56:40 +0000
commit84416c55c9a7c755839024319694aab330edf904 (patch)
tree0ad7fc203440d70e68f28d895b001f30adc7da64 /sys-auth/nss_ldap
parentamd64 stable, bug 198231 (diff)
downloadgentoo-2-84416c55c9a7c755839024319694aab330edf904.tar.gz
gentoo-2-84416c55c9a7c755839024319694aab330edf904.tar.bz2
gentoo-2-84416c55c9a7c755839024319694aab330edf904.zip
amd64 stable, bug 198390
(Portage version: 2.1.3.19)
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 2a844573cbdc..db30ae45ea63 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.51 2007/11/13 19:56:13 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.52 2007/11/14 03:56:40 beandog Exp $
+
+ 14 Nov 2007; Steve Dibb <beandog@gentoo.org> nss_ldap-258.ebuild:
+ amd64 stable, bug 198390
13 Nov 2007; Tobias Scherbaum <dertobi123@gentoo.org> nss_ldap-258.ebuild:
ppc stable, bug #198390
diff --git a/sys-auth/nss_ldap/nss_ldap-258.ebuild b/sys-auth/nss_ldap/nss_ldap-258.ebuild
index afc3bde898ca..994657a5d2b8 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.7 2007/11/13 19:56:13 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-258.ebuild,v 1.8 2007/11/14 03:56:40 beandog 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 )