Files
guru/net-dns/AdGuardHome/metadata.xml
Rahil Bhimjiani e9edd0a0cb net-dns/AdGuardHome: add 0.107.44
New opt-out USE flag, 'web' which toggles web UI.

Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
2024-02-07 07:13:01 +05:30

17 lines
553 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>me@rahil.rocks</email>
<name>Rahil Bhimjiani</name>
</maintainer>
<use>
<flag name="web">Enables web user interface (UI)</flag>
</use>
<upstream>
<remote-id type="github">AdguardTeam/AdGuardHome</remote-id>
<bugs-to>https://github.com/AdguardTeam/AdGuardHome/issues</bugs-to>
<doc>https://github.com/AdguardTeam/AdGuardHome/</doc>
</upstream>
</pkgmetadata>