gentoo/net-misc/sitecopy/metadata.xml
Andreas Sturmlechner 46b7307077
net-misc/sitecopy: Add new upstream-id metadata
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2024-10-13 23:38:18 +02:00

13 lines
692 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<remote-id type="github">notroj/sitecopy</remote-id>
</upstream>
<use>
<flag name="rsh">This allows the use of rsh (remote shell) and rcp (remote copy) for authoring websites. sftp is a much more secure protocol and is preferred.</flag>
<flag name="webdav">Enable WebDav (Web-based Distributed Authoring and Versioning) support. This system allows users to collaborate on websites using a web based interface. See the ebuild for an FAQ page. Enables neon as well to handle webdav support.</flag>
</use>
</pkgmetadata>