summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-03-15 05:27:58 +0000
committerMike Frysinger <vapier@gentoo.org>2005-03-15 05:27:58 +0000
commitec87d842f6d45f53fb212dd157894ff067cad7b9 (patch)
treec2c459244ae1781171d629730f2de5321afe9441 /net-fs/nfs-utils
parentsep nfs4 and kerberos logic ... you dont need kerberos for nfs4 (diff)
downloadhistorical-ec87d842f6d45f53fb212dd157894ff067cad7b9.tar.gz
historical-ec87d842f6d45f53fb212dd157894ff067cad7b9.tar.bz2
historical-ec87d842f6d45f53fb212dd157894ff067cad7b9.zip
remove note about idmapd
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-fs/nfs-utils')
-rw-r--r--net-fs/nfs-utils/Manifest2
-rw-r--r--net-fs/nfs-utils/nfs-utils-1.0.6-r6.ebuild7
2 files changed, 3 insertions, 6 deletions
diff --git a/net-fs/nfs-utils/Manifest b/net-fs/nfs-utils/Manifest
index 9c95d6c87927..b31e9aeb61a8 100644
--- a/net-fs/nfs-utils/Manifest
+++ b/net-fs/nfs-utils/Manifest
@@ -1,6 +1,6 @@
MD5 0bf4e0b17c916406a441b8d5e2ca8308 ChangeLog 9781
MD5 9cee4adcef8a47ea4ee35090f7f89b0a metadata.xml 225
-MD5 7f85ee70d102141816130bdc7cea5fa0 nfs-utils-1.0.6-r6.ebuild 3021
+MD5 a5785bca6bda4d00aabdc28e36802df1 nfs-utils-1.0.6-r6.ebuild 2926
MD5 d35b63443f735e275ff9937e4f463dd7 nfs-utils-1.0.7.ebuild 2905
MD5 d8ecaecabf0d9c9bfb7d6c437e59bf5f files/nfs 5278
MD5 46e91b0dea9cbbfedcdccc9386b6326d files/digest-nfs-utils-1.0.7 67
diff --git a/net-fs/nfs-utils/nfs-utils-1.0.6-r6.ebuild b/net-fs/nfs-utils/nfs-utils-1.0.6-r6.ebuild
index 89759ae32a6c..756b4fd65d47 100644
--- a/net-fs/nfs-utils/nfs-utils-1.0.6-r6.ebuild
+++ b/net-fs/nfs-utils/nfs-utils-1.0.6-r6.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/net-fs/nfs-utils/nfs-utils-1.0.6-r6.ebuild,v 1.11 2005/01/15 19:02:44 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.0.6-r6.ebuild,v 1.12 2005/03/15 05:27:58 vapier Exp $
inherit gnuconfig eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/nfs/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh s390 sparc x86"
IUSE="tcpd"
RDEPEND="tcpd? ( sys-apps/tcp-wrappers )
@@ -94,9 +94,6 @@ pkg_postinst() {
einfo "(or later) is installed."
einfo "More info at ${HOMEPAGE} (see questions 5, 12, 13, and 14)."
echo
- einfo "If you plan on using NFS V4 then you should emerge the idmapd"
- einfo "package now."
- echo
ewarn "PLEASE note: Since the latest NFS utils has changed the server"
ewarn "default to \"sync\" IO, then if no behavior is specified in the"
ewarn "export list, thus assuming the default behavior, a warning will"