net-misc/tigervnc: drop to m-n

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2021-02-21 15:45:58 +02:00
parent 4958020921
commit c4aa4ae983

View File

@@ -1,21 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>otakuto.gentoo@gmail.com</email>
<name>Tact Yoshida</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<use>
<flag name="drm">Build with DRM support</flag>
<flag name="server">Build TigerVNC server</flag>
<flag name="xorgmodule">Build the Xorg module</flag>
<flag name="dri3">Build with DRI3 support</flag>
</use>
<upstream>
<remote-id type="github">TigerVNC/tigervnc</remote-id>
</upstream>
<!-- maintainer-needed -->
<use>
<flag name="drm">Build with DRM support</flag>
<flag name="server">Build TigerVNC server</flag>
<flag name="xorgmodule">Build the Xorg module</flag>
<flag name="dri3">Build with DRI3 support</flag>
</use>
<upstream>
<remote-id type="github">TigerVNC/tigervnc</remote-id>
</upstream>
</pkgmetadata>