mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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>
25 lines
888 B
XML
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>
|