logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

metadata.xml (1174B)


  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>contact@hacktivis.me</email>
  6. <name>Haelwenn (lanodan) Monnier</name>
  7. </maintainer>
  8. <use>
  9. <flag name="class-nofakelag">Enable an unsupported class::options flag called “nofakelag” allowing you to grant fakelag exemption to normal user (instead of just opers).</flag>
  10. <flag name="extban-stacking">Enable extended channel bans (such as +b ~c: and +b ~n:) to contain other extended bans instead of just hostmasks.</flag>
  11. <flag name="prefixaq">Enable chanadmin and chanowner prefixes</flag>
  12. <flag name="showlistmodes">Display channel modes in /LIST (only configured at compiletime)</flag>
  13. <flag name="operoverride-verify">Enable requiring opers to invite themselves to +s/+p channels</flag>
  14. <flag name="operoverride">Enable OperOverride extension</flag>
  15. <flag name="usermod">Enable /set* and /chg* commands</flag>
  16. <flag name="shunnotices">Enable notifying a user when un-shunned</flag>
  17. <flag name="topicisnuhost">Enable displaying nick!user@host as topic setter</flag>
  18. </use>
  19. </pkgmetadata>