summaryrefslogtreecommitdiff
path: root/net-irc/znc/metadata.xml
blob: 3e24db47021627e34659d408fe9efa968c92d9c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>sbraz@gentoo.org</email>
		<name>Louis Sautier</name>
	</maintainer>
	<use>
		<flag name="zlib">Enable mod_deflate-like gzip support for znc's web interface using <pkg>sys-libs/zlib</pkg>.</flag>
		<flag name="argon2">Store password hashes using Argon2id instead of SHA-256</flag>
	</use>
	<upstream>
		<remote-id type="github">znc/znc</remote-id>
		<bugs-to>https://github.com/znc/znc/issues</bugs-to>
	</upstream>
</pkgmetadata>