mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
23 lines
815 B
XML
23 lines
815 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>gentoo@tastytea.de</email>
|
|
<name>Ronny (tastytea) Gutbrod</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Biboumi is an XMPP gateway that connects to IRC servers and translates
|
|
between the two protocols. It can be used to access IRC channels using
|
|
any XMPP client as if these channels were XMPP MUCs.
|
|
</longdescription>
|
|
<upstream>
|
|
<doc>https://doc.biboumi.louiz.org/</doc>
|
|
<bugs-to>https://lab.louiz.org/louiz/biboumi/issues</bugs-to>
|
|
</upstream>
|
|
<use>
|
|
<flag name="udns">Asynchronously resolve domain names using
|
|
net-libs/udns</flag>
|
|
<flag name="logrotate">Use app-admin/logrotate for rotating logs</flag>
|
|
</use>
|
|
</pkgmetadata>
|