mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
Bug: https://bugs.gentoo.org/942058 Bug: https://bugs.gentoo.org/940042 Closes: https://bugs.gentoo.org/942744 Signed-off-by: Quincy Fleming <quincyf467@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/39223 Signed-off-by: Sam James <sam@gentoo.org>
24 lines
756 B
XML
24 lines
756 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>zoltan@sinustrom.info</email>
|
|
<name>Zoltan Puskas</name>
|
|
</maintainer>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>vowstar@gmail.com</email>
|
|
<name>Huang Rui</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">KiCad/kicad-source-mirror</remote-id>
|
|
<remote-id type="launchpad">kicad</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name="minimal">Do not install extra data like 3D packages and templates.</flag>
|
|
</use>
|
|
</pkgmetadata>
|