blob: 44c51091a23538aed66f41c2b1af40143e6adc1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>dev@liguros.net</email>
<name>Development</name>
</maintainer>
<maintainer type="person">
<email>sbraz@gentoo.org</email>
<name>Louis Sautier</name>
</maintainer>
<upstream>
<remote-id type="cpe">cpe:/a:znc:znc</remote-id>
<bugs-to>https://github.com/znc/znc/issues</bugs-to>
</upstream>
<use>
<flag name="zlib">Enable mod_deflate-like gzip support for znc's web interface using <pkg>sys-libs/zlib</pkg>.</flag>
</use>
<origin>ports</origin>
</pkgmetadata>
|