summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2004-01-16 20:59:54 +0000
committerRyan Phillips <rphillips@gentoo.org>2004-01-16 20:59:54 +0000
commit15baeb47a813d96d453bfa677630f5187d4bd8e0 (patch)
tree84081f7d86b7d1b061c68bb4bd852c82b0d3c806 /net-fs
parentset ppc in keywords (diff)
downloadhistorical-15baeb47a813d96d453bfa677630f5187d4bd8e0.tar.gz
historical-15baeb47a813d96d453bfa677630f5187d4bd8e0.tar.bz2
historical-15baeb47a813d96d453bfa677630f5187d4bd8e0.zip
fixed bug #38409 with invalid man page entries
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/autofs/ChangeLog5
-rw-r--r--net-fs/autofs/Manifest4
-rw-r--r--net-fs/autofs/autofs-4.0.0.ebuild3
3 files changed, 8 insertions, 4 deletions
diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog
index c501c03bf09a..72e490d525ea 100644
--- a/net-fs/autofs/ChangeLog
+++ b/net-fs/autofs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-fs/autofs
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.23 2004/01/05 06:29:57 zhen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.24 2004/01/16 20:59:46 rphillips Exp $
+
+ 16 Jan 2004; <rphillips@gentoo.org> autofs-4.0.0.ebuild:
+ changed configuration file paths in man files
05 Jan 2004; zhen <zhen@gentoo.org> metadata.xml:
changed herd to net-fs
diff --git a/net-fs/autofs/Manifest b/net-fs/autofs/Manifest
index a0f4cc7f0843..84f06134a709 100644
--- a/net-fs/autofs/Manifest
+++ b/net-fs/autofs/Manifest
@@ -1,8 +1,8 @@
-MD5 662626f59b05284902e991f350ffa60a autofs-4.0.0.ebuild 1877
+MD5 67c244a5256dd468c02e25b220955b41 autofs-4.0.0.ebuild 1928
MD5 4c3981d85d49586fe99bd5744de29318 autofs-3.1.7-r6.ebuild 1794
MD5 70a328a7cb89310eeb6ec33c609a3107 autofs-3.1.7-r3.ebuild 1313
MD5 57d0455e83cfef78f78092ad5a181c52 autofs-3.1.7-r5.ebuild 1772
-MD5 2499832d3b923dea5d12852904c49747 ChangeLog 3905
+MD5 c596d6f9c0c940c7c86f0256046c2040 ChangeLog 4018
MD5 1d3c436cc14252035bf2d97228cd3f58 metadata.xml 224
MD5 2c8659ab995069a50b2ed53da5f4e936 autofs-3.1.7-r4.ebuild 1750
MD5 a132f5883b92e2b509fa66e429f913ab files/autofs.confd 186
diff --git a/net-fs/autofs/autofs-4.0.0.ebuild b/net-fs/autofs/autofs-4.0.0.ebuild
index 62486088359c..8c1f82c9a407 100644
--- a/net-fs/autofs/autofs-4.0.0.ebuild
+++ b/net-fs/autofs/autofs-4.0.0.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-fs/autofs/autofs-4.0.0.ebuild,v 1.2 2003/11/21 18:35:54 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-4.0.0.ebuild,v 1.3 2004/01/16 20:59:46 rphillips Exp $
IUSE="ldap"
@@ -51,6 +51,7 @@ src_install() {
dodoc COPYING COPYRIGHT NEWS README* TODO
cd man
+ sed -i 's:\/etc\/:\/etc\/autofs\/:g' *.8 *.5 *.in
doman auto.master.5 autofs.5 autofs.8 automount.8
cd ../samples