summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2005-07-03 19:15:06 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2005-07-03 19:15:06 +0000
commit9d07a0721a6a5b2a603ae43366cbe6ccf2626ef7 (patch)
treeee59aae6226b4b3da057c3ec1d5690a4575e2a26 /sys-auth
parentSecurity Bug #96767, ssl not being used always. Note that both 2.1.30-r5 and ... (diff)
downloadhistorical-9d07a0721a6a5b2a603ae43366cbe6ccf2626ef7.tar.gz
historical-9d07a0721a6a5b2a603ae43366cbe6ccf2626ef7.tar.bz2
historical-9d07a0721a6a5b2a603ae43366cbe6ccf2626ef7.zip
whitespace fix.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_ldap/Manifest2
-rw-r--r--sys-auth/pam_ldap/pam_ldap-176-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-auth/pam_ldap/Manifest b/sys-auth/pam_ldap/Manifest
index 48597acd0565..bababeba8d7d 100644
--- a/sys-auth/pam_ldap/Manifest
+++ b/sys-auth/pam_ldap/Manifest
@@ -3,7 +3,7 @@ MD5 c440eed4ae209f40c014491f59b67abc pam_ldap-171.ebuild 888
MD5 bb30ee3ecc04f56295c52355c62c9b9e pam_ldap-167.ebuild 870
MD5 35d27202dc788579d73b378aff38c077 pam_ldap-178.ebuild 916
MD5 b4163ed88541904ea1f9cca28305a9ce pam_ldap-164.ebuild 787
-MD5 57ebbac32b6b556028504d84ddbdd2f7 pam_ldap-176-r1.ebuild 1128
+MD5 5e15f1d00510bc1f8527dafc478d9322 pam_ldap-176-r1.ebuild 1127
MD5 8d79b755dad3224b3299639b1b29f92e pam_ldap-161.ebuild 787
MD5 63300731f7bd62174c46d33b409d7278 pam_ldap-178-r1.ebuild 1127
MD5 63b9613f13c9d5531bfa0dc4be17d488 ChangeLog 3531
diff --git a/sys-auth/pam_ldap/pam_ldap-176-r1.ebuild b/sys-auth/pam_ldap/pam_ldap-176-r1.ebuild
index 729c000a6023..fc87bfd3c139 100644
--- a/sys-auth/pam_ldap/pam_ldap-176-r1.ebuild
+++ b/sys-auth/pam_ldap/pam_ldap-176-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-176-r1.ebuild,v 1.1 2005/07/03 19:09:46 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-176-r1.ebuild,v 1.2 2005/07/03 19:15:06 robbat2 Exp $
inherit eutils
@@ -19,7 +19,7 @@ DEPEND=">=sys-libs/glibc-2.1.3
src_unpack() {
unpack ${A}
EPATCH_OPTS="-p1 -d ${S}" epatch ${FILESDIR}/${PN}-176-fix-referral-tls.patch
-
+
cd ${S}
export WANT_AUTOCONF=2.5
aclocal || die "aclocal failed"