summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 22:08:42 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 22:08:42 +0000
commite5b33b0832b48fae05e807a25b946e15a5041873 (patch)
treed4feee837526957d5b55d35f7dec20b57c7f1f2d /net-libs/pam_ldap
parentrepoman: trim trailing whitespace (diff)
downloadgentoo-2-e5b33b0832b48fae05e807a25b946e15a5041873.tar.gz
gentoo-2-e5b33b0832b48fae05e807a25b946e15a5041873.tar.bz2
gentoo-2-e5b33b0832b48fae05e807a25b946e15a5041873.zip
repoman: trim trailing whitespace
Diffstat (limited to 'net-libs/pam_ldap')
-rw-r--r--net-libs/pam_ldap/Manifest4
-rw-r--r--net-libs/pam_ldap/pam_ldap-156.ebuild8
-rw-r--r--net-libs/pam_ldap/pam_ldap-161.ebuild8
3 files changed, 10 insertions, 10 deletions
diff --git a/net-libs/pam_ldap/Manifest b/net-libs/pam_ldap/Manifest
index adf1b74c5c8e..c152e1a7f98e 100644
--- a/net-libs/pam_ldap/Manifest
+++ b/net-libs/pam_ldap/Manifest
@@ -1,5 +1,5 @@
-MD5 e30f4e4cb161c165dfb964eab64a9e48 pam_ldap-161.ebuild 860
MD5 f94efd1dfed788520cdd6d030af33ef8 ChangeLog 1296
-MD5 aec673edaffea99b6d9ca78cad9730bf pam_ldap-156.ebuild 862
+MD5 f20a488dd55e54459ffabda1f0175ac6 pam_ldap-156.ebuild 804
+MD5 4668c597690bff1e08eb73d3c74e36e9 pam_ldap-161.ebuild 800
MD5 f6a188644f736d46d200c045eff82bea files/digest-pam_ldap-156 64
MD5 e7be3daad202a50aecd0d3888bf5c46e files/digest-pam_ldap-161 64
diff --git a/net-libs/pam_ldap/pam_ldap-156.ebuild b/net-libs/pam_ldap/pam_ldap-156.ebuild
index 9db0aca78680..5e7dcf6cf527 100644
--- a/net-libs/pam_ldap/pam_ldap-156.ebuild
+++ b/net-libs/pam_ldap/pam_ldap-156.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-156.ebuild,v 1.5 2003/08/14 20:29:15 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-156.ebuild,v 1.6 2003/09/06 22:04:23 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="PAM LDAP Module"
@@ -15,7 +15,7 @@ DEPEND=">=sys-libs/glibc-2.1.3
>=sys-libs/pam-0.72
>=net-nds/openldap-1.2.11"
-src_compile() {
+src_compile() {
aclocal
autoconf
automake --add-missing
@@ -24,11 +24,11 @@ src_compile() {
emake || die
}
-src_install() {
+src_install() {
exeinto /lib/security
doexe pam_ldap.so
-
+
dodoc pam.conf ldap.conf
dodoc ChangeLog COPYING.* CVSVersionInfo.txt README
docinto pam.d
diff --git a/net-libs/pam_ldap/pam_ldap-161.ebuild b/net-libs/pam_ldap/pam_ldap-161.ebuild
index d18d1a3cff17..4b8c4b03734f 100644
--- a/net-libs/pam_ldap/pam_ldap-161.ebuild
+++ b/net-libs/pam_ldap/pam_ldap-161.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-161.ebuild,v 1.1 2003/05/28 20:34:34 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-161.ebuild,v 1.2 2003/09/06 22:04:23 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="PAM LDAP Module"
@@ -15,7 +15,7 @@ DEPEND=">=sys-libs/glibc-2.1.3
>=sys-libs/pam-0.72
>=net-nds/openldap-1.2.11"
-src_compile() {
+src_compile() {
aclocal
autoconf
automake --add-missing
@@ -24,11 +24,11 @@ src_compile() {
emake || die
}
-src_install() {
+src_install() {
exeinto /lib/security
doexe pam_ldap.so
-
+
dodoc pam.conf ldap.conf
dodoc ChangeLog COPYING.* CVSVersionInfo.txt README
docinto pam.d