diff options
author | Donny Davies <woodchip@gentoo.org> | 2003-06-16 18:56:12 +0000 |
---|---|---|
committer | Donny Davies <woodchip@gentoo.org> | 2003-06-16 18:56:12 +0000 |
commit | ca09ad9b1840116e9fe06fa58e4ca6577e942822 (patch) | |
tree | 859ef2f068024cdb69756828966b24deafe90552 /net-libs | |
parent | Version bump. See the ChangeLog for details. (diff) | |
download | historical-ca09ad9b1840116e9fe06fa58e4ca6577e942822.tar.gz historical-ca09ad9b1840116e9fe06fa58e4ca6577e942822.tar.bz2 historical-ca09ad9b1840116e9fe06fa58e4ca6577e942822.zip |
Oh my! Fix a few nasties...
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/nss_ldap/ChangeLog | 21 | ||||
-rw-r--r-- | net-libs/nss_ldap/Manifest | 6 |
2 files changed, 11 insertions, 16 deletions
diff --git a/net-libs/nss_ldap/ChangeLog b/net-libs/nss_ldap/ChangeLog index 9c2421e1447c..632203bf38a1 100644 --- a/net-libs/nss_ldap/ChangeLog +++ b/net-libs/nss_ldap/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-libs/nss_ldap # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/ChangeLog,v 1.10 2003/05/28 20:54:57 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/ChangeLog,v 1.11 2003/06/16 18:56:12 woodchip Exp $ + +*nss_ldap-207-r1 (16 Jun 2003) + + 16 Jun 2003; Donny Davies <woodchip@gentoo.org> nss_ldap-207-r1.ebuild: + Install the library in /lib. This revision also properly installs the + configuration file; /etc/ldap.conf != /etc/openldap/ldap.conf!!!!! *nss_ldap-207 (28 May 2003) @@ -23,13 +29,11 @@ *nss_ldap-174-r2 (16 Jun 2002) 02 Oct 2002; Seemant Kulleen <seemant@gentoo.org> nss_ldap-174-r2.ebuild : - Fixed typo to support RFC2307. Thanks to: Paul@earthguide.ucsd.edu (Paul Collins) in bug #8658. 16 Jun 2002; Seemant Kulleen <seemant@gentoo.org> nss_ldap-r2.ebuild files/digest-nss_ldap-r2 : - Added two configure options, thanks to: Ssrit@larvalstage.net (Jerry Haltom) in bug #3427 @@ -37,16 +41,5 @@ 18 Apr 2002; Seemant Kulleen <seemant@gentoo.org> nss_ldap-174-r1.ebuild files/digest-nss_ldap-174-r1 : - david@guerizec.net (David Guerizec) in bug #1905 submitted a patch to resolve the sandbox violations. - -*nss_ldap-174 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/net-libs/nss_ldap/Manifest b/net-libs/nss_ldap/Manifest index 5fceee60a879..d273a9750145 100644 --- a/net-libs/nss_ldap/Manifest +++ b/net-libs/nss_ldap/Manifest @@ -1,7 +1,9 @@ +MD5 fa3a0d7b9206f4c6ef4c5e4b079e975e ChangeLog 1870 MD5 24abe85b164d0672dfa5be54a6300ff2 nss_ldap-174-r2.ebuild 889 -MD5 85a79e2bae883d2885f017b034dcada1 nss_ldap-207.ebuild 927 MD5 e68d5bfbd3e4a1ace3b876bdd6578d43 nss_ldap-202.ebuild 886 -MD5 fa3a0d7b9206f4c6ef4c5e4b079e975e ChangeLog 1870 +MD5 85a79e2bae883d2885f017b034dcada1 nss_ldap-207.ebuild 927 +MD5 0ed56474bd8f209ff44b4dc11f519c47 nss_ldap-207-r1.ebuild 696 MD5 5d7731acb703d8ae122072ad73cbc2a6 files/digest-nss_ldap-174-r2 129 MD5 d8021fe04d76482091c816f28edad140 files/digest-nss_ldap-202 64 MD5 8d358c3dda5ce728c6fd5f8f4bc448d2 files/digest-nss_ldap-207 64 +MD5 8d358c3dda5ce728c6fd5f8f4bc448d2 files/digest-nss_ldap-207-r1 64 |