metadata.xml 880 B

123456789101112131415161718
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
  3. <pkgmetadata>
  4. <maintainer type="person">
  5. <email>rogerx.oss@gmail.com</email>
  6. <name>Roger Zauner</name>
  7. <description>Maintainer. Assign bugs to him</description>
  8. </maintainer>
  9. <maintainer type="project">
  10. <email>proxy-maint@gentoo.org</email>
  11. <name>Proxy Maintainers</name>
  12. </maintainer>
  13. <use>
  14. <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>
  15. <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>
  16. </use>
  17. </pkgmetadata>