net-fs/smbnetfs: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 12:40:26 +0000 (13:40 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 23:10:29 +0000 (00:10 +0100)
net-fs/smbnetfs/metadata.xml

index 840694f050357a908963f443ae01fcb1a9fe3fb3..d3fcbbae2c7a6e24373faa4a9c3a4356bd6fc7cc 100644 (file)
                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>