commit: 0931e3d2fb2984006eea4d29aa1cc900af3eef89
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 12:40:26 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 23:10:29 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0931e3d2
net-fs/smbnetfs: [QA] Consistent whitespace in metadata.xml
net-fs/smbnetfs/metadata.xml | 22 +++++++++-------------
1 file changed, 9 insertions(+), 13 deletions(-)
diff --git a/net-fs/smbnetfs/metadata.xml b/net-fs/smbnetfs/metadata.xml
index 840694f0503..d3fcbbae2c7 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 >= 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 >= 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>