summaryrefslogtreecommitdiff
path: root/net-irc/unrealircd/metadata.xml
blob: aa27ed09d03378809fe6cbd6b2f7c8a89e04caa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>kensington@gentoo.org</email>
		<name>Michael Palimaka</name>
	</maintainer>
	<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>