summaryrefslogtreecommitdiff
path: root/sys-fs/lufs
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2016-03-12 14:21:19 -0500
committerTim Harder <radhermit@gentoo.org>2016-03-12 14:23:45 -0500
commitb3fb8c5ddb50ac1902d152442384cc0bdc31dda5 (patch)
treeaf75a4dce506840f1b09e57d429b78b60f732571 /sys-fs/lufs
parent3bd4fa27da72755f8bb36aa0425bb8987e548cac (diff)
downloadgentoo-b3fb8c5ddb50ac1902d152442384cc0bdc31dda5.tar.gz
gentoo-b3fb8c5ddb50ac1902d152442384cc0bdc31dda5.tar.xz
various sys-fs/sshfs-fuse -> sys-fs/sshfs pkgmove updates
Diffstat (limited to 'sys-fs/lufs')
-rw-r--r--sys-fs/lufs/lufs-0.9.7-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/lufs/lufs-0.9.7-r3.ebuild b/sys-fs/lufs/lufs-0.9.7-r3.ebuild
index 07d107b75c0..a7a90db8859 100644
--- a/sys-fs/lufs/lufs-0.9.7-r3.ebuild
+++ b/sys-fs/lufs/lufs-0.9.7-r3.ebuild
@@ -66,6 +66,6 @@ pkg_postinst() {
fi
ewarn "If something does not work for you with this setup please"
ewarn "complain to bugs.gentoo.org"
- einfo "Note: There is also the native sshfs-fuse implementation now"
+ einfo "Note: There is also the native sshfs implementation now"
use amd64 && ewarn "lufs-sshfs does not work on amd64 and is disabled there."
}