summaryrefslogtreecommitdiff
blob: 082dce77884ecec313e38feb8d78ce565725bd04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>net-irc</herd>
	<maintainer>
		<email>scarabeus@gentoo.org</email>
	</maintainer>
	<use>
		<flag name="alias">Enable plugin for alias control.</flag>
		<flag name="charset">Enable encoding conversions.</flag>
		<flag name="fifo">Enable FIFO support (sh pipes).</flag>
		<flag name="logger">Enable support for logging.</flag>
		<flag name="relay">Enable relay plugin (experimental)</flag>
		<flag name="rmodifier">Enable rmodifier plugin.</flag>
		<flag name="scripts">Build infrastructure for scripting.</flag>
		<flag name="xfer">Enable xfer plugin support.</flag>
		<flag name="irc">Enable IRC protocol support.</flag>
	</use>
</pkgmetadata>