metadata.xml 969 B

1234567891011121314151617181920212223242526272829
  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>ale@clearmind.me</email>
  6. <description>Proxied maintainer; set to assignee in all bugs</description>
  7. </maintainer>
  8. <maintainer type="person">
  9. <email>kensington@gentoo.org</email>
  10. <description>Proxy maintainer. CC him on bugs.</description>
  11. </maintainer>
  12. <maintainer type="person">
  13. <email>fearedbliss@gentoo.org</email>
  14. <name>Jonathan Vasquez</name>
  15. <description>Proxy maintainer. CC him on bugs.</description>
  16. </maintainer>
  17. <maintainer type="project">
  18. <email>proxy-maint@gentoo.org</email>
  19. <name>Proxy Maintainers</name>
  20. </maintainer>
  21. <use>
  22. <flag name="aot">Generate native code at build time, rather than runtime.</flag>
  23. </use>
  24. <upstream>
  25. <remote-id type="sourceforge">keepass</remote-id>
  26. <bugs-to>https://sourceforge.net/p/keepass/bugs/</bugs-to>
  27. </upstream>
  28. </pkgmetadata>