summaryrefslogtreecommitdiff
path: root/net-fs/smbnetfs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
commit407525b571b48cfd65e1ad7a02d250a927c967c9 (patch)
tree844bea44d85dc7218f54970af1c42cc9d55c3f1a /net-fs/smbnetfs
parent89c6c06b8c42107dd231687a1012354e7d3039fc (diff)
gentoo resync : 01.12.2017
Diffstat (limited to 'net-fs/smbnetfs')
-rw-r--r--net-fs/smbnetfs/Manifest2
-rw-r--r--net-fs/smbnetfs/metadata.xml22
2 files changed, 10 insertions, 14 deletions
diff --git a/net-fs/smbnetfs/Manifest b/net-fs/smbnetfs/Manifest
index 490632784c10..afc4b348dca6 100644
--- a/net-fs/smbnetfs/Manifest
+++ b/net-fs/smbnetfs/Manifest
@@ -1,3 +1,3 @@
DIST smbnetfs-0.6.0.tar.bz2 147946 SHA256 6dd20bf01201f8be4b5d20cfbfba627f6825bcb60fe71f54d8c8de18509e519b SHA512 5bc5327b1087d051cbedda40ea1183c2515e3a42b2027812c6528bbbcb736b7f92f95b3c7b9cc53da99c2138c945ceb517042359029cbe0ab8cd887839711ced WHIRLPOOL d6cce90507de276169bdbb1ce9c3579bc08713dd0df1020a58cbced0989a115124988f05317a7907aab98b391fd78f8d3aea3861960db7e4f5db4e4ae76894df
EBUILD smbnetfs-0.6.0-r1.ebuild 790 BLAKE2B 294a2d81d3a2ffc3bc6698ca8097e6f9fd7f7b5d703b9d45c7b2d35f13c99f3a3b1d8fe71d34bdf75f4e2123a70607809cef8cde31d24fa6289beb854c3aac8d SHA512 d0c7bc5c5933e7f007b4e873696c8d029ae775ac4fa3e9babe7080f8a821113b005e6e9fee5c2d3ad2d7cd7ff914aae16c10ca7e8f2cf36d1bbd39a405a7ca5f
-MISC metadata.xml 1338 BLAKE2B 3cdc511b3502ed5db4445cfa80efc0c739d36acb4e073643171010dba8b385211704f38f219eaa7c19dcb24d5adf17f84761804373a3bd4025f6bbbebe1b3ca8 SHA512 14da17bfe8cf2e8c8f7ebfeb9ff71b6daa12ad4f6751f3cbe11604df51cf04371f150d0bc52c60a92cbb5e29b5f085d4908903dd271bdadf2d442fb12d41b9ed
+MISC metadata.xml 1309 BLAKE2B 0eaf7359403b79b1e160152dad5286f97c222a7ccbe16a781870d93878fd9a76faf3be6a67e03679903b43f901a37ce13950d124ba766417f2a21dfaca1e6022 SHA512 f9e5d81ab83f85ac02f984d4f2d54df99122c717500dfeb56c31bbbf04e4236c40e4612b2f0117320432076fb20b9d839aeed18fa34e6bccfd94bacd236bda2a
diff --git a/net-fs/smbnetfs/metadata.xml b/net-fs/smbnetfs/metadata.xml
index 840694f05035..d3fcbbae2c7a 100644
--- a/net-fs/smbnetfs/metadata.xml
+++ b/net-fs/smbnetfs/metadata.xml
@@ -10,19 +10,15 @@
SMBNetFS is a Linux/FreeBSD FUSE filesystem that allow you to use samba/microsoft network.
Features:
- - Linux-2.6 and FreeBSD &gt;= 6.0 are supported (Linux-2.4 is not tested)
- - you can use Samba/Microsoft network as a regular unix filesystem
- - workgroup/computer/share entries are dynamically created
- - windows domain supported
- - user defined workgroup/link/hosts are supported
- - national character supported
- - in config files you can specify different user/password to access different
- network shares
- - command "cd mountpoint/username:password@computer_or_ip" allows you to
- access "computer_or_ip" as user "username" with password "password"
- (this is insecure, but usefull)
- - the program is multithreaded, so simultaneous access to a file/share
- is possible
+ - Linux-2.6 and FreeBSD &gt;= 6.0 are supported (Linux-2.4 is not tested)
+ - you can use Samba/Microsoft network as a regular unix filesystem
+ - workgroup/computer/share entries are dynamically created
+ - windows domain supported
+ - user defined workgroup/link/hosts are supported
+ - national character supported
+ - in config files you can specify different user/password to access different network shares
+ - command "cd mountpoint/username:password@computer_or_ip" allows you to access "computer_or_ip" as user "username" with password "password" (this is insecure, but usefull)
+ - the program is multithreaded, so simultaneous access to a file/share is possible
</longdescription>
<use>
<flag name="gnome">Use the <pkg>gnome-base/gnome-keyring</pkg> for password management.</flag>