Files
gentoo/net-misc/zerotier/metadata.xml
Alfred Wingate 9c5077c9be net-misc/zerotier: hook up controller
Unhappy with the vendoring situation. But better to have an imperfect
ebuild than block the functionality on it.

Dropped keywords due to new dependencies.

Bug: https://bugs.gentoo.org/964715
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44711
Closes: https://github.com/gentoo/gentoo/pull/44711
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-26 03:06:26 +00:00

25 lines
888 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>parona@protonmail.com</email>
<name>Alfred Wingate</name>
</maintainer>
<maintainer type="person" proxied="proxy">
<email>dlan@gentoo.org</email>
<name>Yixun Lan</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<changelog>https://github.com/zerotier/ZeroTierOne/raw/dev/RELEASE-NOTES.md</changelog>
<remote-id type="github">zerotier/ZeroTierOne</remote-id>
</upstream>
<use>
<flag name="controller">Enable support for the network controller microservice (NONCOMM License)</flag>
<flag name="sso">Enable support for Single sign-on through zeroidc</flag>
</use>
</pkgmetadata>