diff options
author | Tim Harder <radhermit@gentoo.org> | 2016-03-12 14:21:19 -0500 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2016-03-12 14:23:45 -0500 |
commit | b3fb8c5ddb50ac1902d152442384cc0bdc31dda5 (patch) | |
tree | af75a4dce506840f1b09e57d429b78b60f732571 /sys-fs | |
parent | kde-plasma: Remove KDE Plasma 5.5.4 (diff) | |
download | gentoo-b3fb8c5ddb50ac1902d152442384cc0bdc31dda5.tar.gz gentoo-b3fb8c5ddb50ac1902d152442384cc0bdc31dda5.tar.bz2 gentoo-b3fb8c5ddb50ac1902d152442384cc0bdc31dda5.zip |
various sys-fs/sshfs-fuse -> sys-fs/sshfs pkgmove updates
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/lufs/lufs-0.9.7-r3.ebuild | 2 |
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 07d107b75c09..a7a90db8859d 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." } |