mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
Closes: https://bugs.gentoo.org/976320 Signed-off-by: Alberto Gireud <agireud@protonmail.com>
19 lines
535 B
XML
19 lines
535 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>agireud@protonmail.com</email>
|
|
<name>Alberto Gireud</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="tor">Enable embedded Tor network support via Arti</flag>
|
|
</use>
|
|
<upstream>
|
|
<bugs-to>https://github.com/squidowl/halloy/issues</bugs-to>
|
|
<doc>https://halloy.chat</doc>
|
|
<remote-id type="github">squidowl/halloy</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|