summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2012-07-24 01:11:44 -0400
committerMatthew Thode <prometheanfire@gentoo.org>2012-07-24 01:11:44 -0400
commitb68e1cef597ac196d1ff02e6148fb78fd2852ffe (patch)
tree6b11c2e734ad7bd232ad20f7255cabe871ec2e97
parent:( (diff)
downloadprometheanfire-b68e1cef597ac196d1ff02e6148fb78fd2852ffe.tar.gz
prometheanfire-b68e1cef597ac196d1ff02e6148fb78fd2852ffe.tar.bz2
prometheanfire-b68e1cef597ac196d1ff02e6148fb78fd2852ffe.zip
nslcd.conf, not nss-ldapd.conf
-rw-r--r--sys-auth/nss-ldapd/Manifest2
-rw-r--r--sys-auth/nss-ldapd/files/CVS/Entries2
-rw-r--r--sys-auth/nss-ldapd/files/CVS/Repository1
-rw-r--r--sys-auth/nss-ldapd/files/CVS/Root1
-rw-r--r--sys-auth/nss-ldapd/nss-ldapd-0.8.10.ebuild7
5 files changed, 6 insertions, 7 deletions
diff --git a/sys-auth/nss-ldapd/Manifest b/sys-auth/nss-ldapd/Manifest
index 5e41153..77877ab 100644
--- a/sys-auth/nss-ldapd/Manifest
+++ b/sys-auth/nss-ldapd/Manifest
@@ -2,6 +2,6 @@ AUX nslcd.rc 803 RMD160 d6a0b5f6fc9649041a27e538ab145814506f45e7 SHA1 eaa8374cf5
DIST nss-ldapd-0.6.7.tar.gz 376893 RMD160 e8494ae71a23d1e9f458e4adb5446dc128262398 SHA1 dd984b9c53832cef445411e166f1f8f6117350cb SHA256 322803b7dd29107d3cec961527166c9b3440786f8a0cdb79fc5a23a62fb1c7fe
DIST nss-pam-ldapd-0.8.10.tar.gz 475884 RMD160 54f5c95f6f4b656943e562062600a44e3153d1bb SHA1 4dd50c0537a13f454625e0325b8c863e5adb48a8 SHA256 673a5e235a40fd9aac74082bc64d2ac2280fc155fb00b21092650d2c963e79cc
EBUILD nss-ldapd-0.6.7-r1.ebuild 1561 RMD160 e0de5ad8fb76539842e4917623f066d552be2fca SHA1 8094553e57fce2a126c09d1f4cbb4cb84fe42f3c SHA256 d1d328e1687afa791a7019edd1320828e1cd5522b815b89b3221f7b4d2bf8a1d
-EBUILD nss-ldapd-0.8.10.ebuild 1885 RMD160 c2a73a91734b106cbc1c139c40681e1a89b631d6 SHA1 1586503f37c3e9375845227b2b651af1750313b8 SHA256 e8e331b492e07899285c401d3d3be4738cd38be1e8f440c40562779f8586f125
+EBUILD nss-ldapd-0.8.10.ebuild 1989 RMD160 9c139173db5a7dba896022491db688f88ada83f2 SHA1 02eedce020643c597cac7688e00de2c693cdb0c0 SHA256 75a8e22419fe48f26ac82af5f40219a631a2fcc2c67fa16c3c56317bf7f37dcd
MISC ChangeLog 1211 RMD160 dc96c3f3d23eff8205301a224c33cf69ed6af2d8 SHA1 3b6b0824020bac4458f8db504c6fc9019c9c57b3 SHA256 adc8245ed4b049efa8088dd65f300f961003d5d7d7a04aadcd2569ac8b7de928
MISC metadata.xml 241 RMD160 302a6739b992f56b7d925e6ab9247442b4a701c6 SHA1 2341ebe0fd6da8e34680bd8f3c2fa9569781b565 SHA256 58c2206a9844c7fbfd2ffb5ae2431a552d3d1207dc96aaa94f16ce2c501be545
diff --git a/sys-auth/nss-ldapd/files/CVS/Entries b/sys-auth/nss-ldapd/files/CVS/Entries
deleted file mode 100644
index ec0864b..0000000
--- a/sys-auth/nss-ldapd/files/CVS/Entries
+++ /dev/null
@@ -1,2 +0,0 @@
-/nslcd.rc/1.2/Fri Dec 5 21:12:52 2008//
-D
diff --git a/sys-auth/nss-ldapd/files/CVS/Repository b/sys-auth/nss-ldapd/files/CVS/Repository
deleted file mode 100644
index 00376a8..0000000
--- a/sys-auth/nss-ldapd/files/CVS/Repository
+++ /dev/null
@@ -1 +0,0 @@
-gentoo-x86/sys-auth/nss-ldapd/files
diff --git a/sys-auth/nss-ldapd/files/CVS/Root b/sys-auth/nss-ldapd/files/CVS/Root
deleted file mode 100644
index 9951262..0000000
--- a/sys-auth/nss-ldapd/files/CVS/Root
+++ /dev/null
@@ -1 +0,0 @@
-prometheanfire@cvs.gentoo.org:/var/cvsroot
diff --git a/sys-auth/nss-ldapd/nss-ldapd-0.8.10.ebuild b/sys-auth/nss-ldapd/nss-ldapd-0.8.10.ebuild
index 00323c3..4e2dad6 100644
--- a/sys-auth/nss-ldapd/nss-ldapd-0.8.10.ebuild
+++ b/sys-auth/nss-ldapd/nss-ldapd-0.8.10.ebuild
@@ -57,9 +57,9 @@ src_install() {
# make an example copy
insinto /usr/share/nss-ldapd
- doins nss-ldapd.conf
+ doins nslcd.conf
- fperms o-r /etc/nss-ldapd.conf
+ fperms o-r /etc/nslcd.conf
}
pkg_postinst() {
@@ -74,4 +74,7 @@ pkg_postinst() {
elog "You can add it to the default runlevel like so:"
elog " # rc-update add nslcd default"
elog
+ elog "If you are upgrading, keep in mind that /etc/nss-ldapd.conf"
+ elog " is now named /etc/nslcd.conf"
+ elog
}