summaryrefslogtreecommitdiff
path: root/net-irc/unrealircd/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/unrealircd/metadata.xml')
-rw-r--r--net-irc/unrealircd/metadata.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/net-irc/unrealircd/metadata.xml b/net-irc/unrealircd/metadata.xml
new file mode 100644
index 000000000000..da5a1bf0ee91
--- /dev/null
+++ b/net-irc/unrealircd/metadata.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>binki@gentoo.org</email>
+ <name>Nathan Phillip Brink</name>
+ </maintainer>
+ <use>
+ <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>
+ <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>
+ <flag name="prefixaq">Enable chanadmin and chanowner prefixes</flag>
+ <flag name="showlistmodes">Display channel modes in /LIST (only configured at compiletime)</flag>
+ <flag name="operoverride-verify">Enable requiring opers to invite themselves to +s/+p channels</flag>
+ <flag name="operoverride">Enable OperOverride extension</flag>
+ <flag name="usermod">Enable /set* and /chg* commands</flag>
+ <flag name="shunnotices">Enable notifying a user when un-shunned</flag>
+ <flag name="topicisnuhost">Enable displaying nick!user@host as topic setter</flag>
+ </use>
+</pkgmetadata>