mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-25 08:28:12 +02:00
Signed-off-by: Filip Kobierski <fkobi@pm.me> Part-of: https://github.com/gentoo/gentoo/pull/42668 Signed-off-by: Sam James <sam@gentoo.org>
22 lines
890 B
XML
22 lines
890 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<use>
|
|
<flag name="cracklib">Enable nickserv/cracklib module for enforcing strong account passwords</flag>
|
|
<flag name="largenet">Enable support/tweaks for large networks</flag>
|
|
<flag name="perl">Install a perl module which wraps around the services' XML-RPC interface</flag>
|
|
</use>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>wadecline@hotmail.com</email>
|
|
<name>Wade Cline</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<bugs-to>https://github.com/atheme/atheme/issues</bugs-to>
|
|
<changelog>https://github.com/atheme/atheme/releases</changelog>
|
|
<remote-id type="github">atheme/atheme</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|