summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-06-11 10:20:23 +0000
committerSimon Stelling <blubb@gentoo.org>2006-06-11 10:20:23 +0000
commit959076af367018cbb1aff4bcd42016255ee2aeef (patch)
tree6deb53389fb27169c2286c1ba206e46cb340542f /sys-auth
parentrevert (again) previous change (diff)
downloadgentoo-2-959076af367018cbb1aff4bcd42016255ee2aeef.tar.gz
gentoo-2-959076af367018cbb1aff4bcd42016255ee2aeef.tar.bz2
gentoo-2-959076af367018cbb1aff4bcd42016255ee2aeef.zip
stable amd64
(Portage version: 3387-svn)
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 a9a12503891e..a8ed16d0b164 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.22 2006/06/07 20:45:04 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.23 2006/06/11 10:20:23 blubb Exp $
+
+ 11 Jun 2006; Simon Stelling <blubb@gentoo.org> nss_ldap-249.ebuild:
+ stable on amd64
07 Jun 2006; Robin H. Johnson <robbat2@gentoo.org> nss_ldap-250.ebuild:
Bug #135902, fix IUSE.
diff --git a/sys-auth/nss_ldap/nss_ldap-249.ebuild b/sys-auth/nss_ldap/nss_ldap-249.ebuild
index 1a3373a765ec..37a74717f4d7 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.5 2006/05/25 20:12:38 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-249.ebuild,v 1.6 2006/06/11 10:20:23 blubb 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}"