app-editors/kakoune: drop old 0_pre20160620
[gentoo.git] / net-misc / scponly / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <!-- maintainer-needed -->
5         <longdescription lang="en">
6                 scponly is an alternative 'shell' (of sorts) for system administrators
7                 who would like to provide access to remote users to both read and write
8                 local files without providing any remote execution priviledges.
9                 Functionally, it is best described as a wrapper to the tried and true
10                 ssh suite of applications.
11         </longdescription>
12         <use>
13                 <flag name="rsync">Enables rsync compatibility with potential security risks</flag>
14                 <flag name="unison">Enables Unison compatibility with potential security risks</flag>
15                 <flag name="subversion">Enables Subversion compatibility with potential security risks</flag>
16                 <flag name="winscp">Enables WinSCP 2.0 compatibility with potential security risks</flag>
17                 <flag name="scp">Enables scp compatibility with potential security risks</flag>
18                 <flag name="sftp">Enables SFTP compatibility</flag>
19                 <flag name="gftp">Enables gFTP compatibility</flag>
20                 <flag name="quota">Enables quota compatibility</flag>
21                 <flag name="passwd">Enables passwd compatibility</flag>
22                 <flag name="logging">Enables SFTP logging compatibility</flag>
23                 <flag name="wildcards">Enables wildcard processing with potential security risks</flag>
24         </use>
25         <upstream>
26                 <remote-id type="sourceforge">scponly</remote-id>
27         </upstream>
28 </pkgmetadata>