net-fs/sshfs: moved from sys-fs/sshfs

This commit is contained in:
Tim Harder
2016-08-25 17:27:31 -04:00
parent f9d1d41d54
commit 55e4154fda
15 changed files with 10 additions and 9 deletions

View File

@@ -61,6 +61,6 @@ pkg_postinst() {
elog " sys-fs/ntfs3g[ntfsprogs]"
elog " sys-fs/reiser4progs"
elog " sys-fs/reiserfsprogs"
elog " sys-fs/sshfs"
elog " net-fs/sshfs"
elog " sys-fs/xfsprogs"
}

View File

@@ -61,6 +61,6 @@ pkg_postinst() {
elog " sys-fs/ntfs3g[ntfsprogs]"
elog " sys-fs/reiser4progs"
elog " sys-fs/reiserfsprogs"
elog " sys-fs/sshfs"
elog " net-fs/sshfs"
elog " sys-fs/xfsprogs"
}

View File

@@ -50,7 +50,7 @@ PATCHES=(
pkg_postinst(){
elog
elog "Optional dependency:"
elog "sys-fs/sshfs (for 'remote filesystem browser' plugin)"
elog "net-fs/sshfs (for 'remote filesystem browser' plugin)"
elog
elog "The Android .apk file is available via"
elog "https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp"

View File

@@ -73,7 +73,7 @@ pkg_postinst(){
elog
elog "Optional dependency:"
elog "sys-fs/sshfs (for 'remote filesystem browser' plugin)"
elog "net-fs/sshfs (for 'remote filesystem browser' plugin)"
elog
elog "The Android .apk file is available via"
elog "https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp"

View File

@@ -7,6 +7,6 @@
</maintainer>
<longdescription>The X2Go server</longdescription>
<use>
<flag name="fuse">Use <pkg>sys-fs/sshfs</pkg> to allow shared folders</flag>
<flag name="fuse">Use <pkg>net-fs/sshfs</pkg> to allow shared folders</flag>
</use>
</pkgmetadata>

View File

@@ -30,7 +30,7 @@ RDEPEND="dev-perl/Capture-Tiny
x11-apps/xauth
x11-apps/xhost
x11-apps/xwininfo
fuse? ( sys-fs/sshfs )
fuse? ( net-fs/sshfs )
postgres? ( dev-perl/DBD-Pg )
sqlite? ( dev-perl/DBD-SQLite )"

View File

@@ -30,7 +30,7 @@ RDEPEND="dev-perl/Capture-Tiny
x11-apps/xauth
x11-apps/xhost
x11-apps/xwininfo
fuse? ( sys-fs/sshfs )
fuse? ( net-fs/sshfs )
postgres? ( dev-perl/DBD-Pg )
sqlite? ( dev-perl/DBD-SQLite )"

View File

@@ -29,7 +29,7 @@ RDEPEND="dev-perl/Capture-Tiny
x11-apps/xauth
x11-apps/xhost
x11-apps/xwininfo
fuse? ( sys-fs/sshfs )
fuse? ( net-fs/sshfs )
postgres? ( dev-perl/DBD-Pg )
sqlite? ( dev-perl/DBD-SQLite )"

View File

@@ -16,3 +16,4 @@ move sys-fs/btfs net-fs/btfs
move sys-fs/s3fs net-fs/s3fs
move sys-fs/s3ql net-fs/s3ql
move sys-fs/s3backer net-fs/s3backer
move sys-fs/sshfs net-fs/sshfs

View File

@@ -59,7 +59,7 @@ pkg_postinst() {
elog " net-fs/cifs-utils (mounting samba shares)"
elog " net-fs/curlftpfs (mounting ftp shares)"
elog " net-fs/nfs-utils (mounting nfs shares)"
elog " sys-fs/sshfs-fuse (mounting sftp shares)"
elog " net-fs/sshfs (mounting sftp shares)"
elog " virtual/eject (eject via devmon)"
if ! has_version 'sys-fs/udisks' ; then
elog