summaryrefslogtreecommitdiff
path: root/net-irc/unrealircd/metadata.xml
blob: e2c92b2ab5c352798b4f1b1c4d04b4b264b51f1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>sam@gentoo.org</email>
		<name>Sam James</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="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>
	</use>
	<upstream>
		<remote-id type="github">unrealircd/unrealircd</remote-id>
	</upstream>
</pkgmetadata>