Files
gentoo/net-misc/openvswitch/metadata.xml
Sam James b6572f9074 net-misc/openvswitch: add 3.3.8
* Drop module support (removed upstream, was only for old kernels anyway)
* Add missing dependencies (lsb-release, see https://github.com/gentoo/gentoo/pull/34529)
* Need /etc/openvswitch for system-id.conf

Closes: https://bugs.gentoo.org/921722
Closes: https://bugs.gentoo.org/964291
Signed-off-by: Sam James <sam@gentoo.org>
2026-02-28 22:17:59 +00:00

19 lines
626 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
</maintainer>
<maintainer type="project">
<email>virtualization@gentoo.org</email>
<name>Gentoo Virtualization Project</name>
</maintainer>
<use>
<flag name="monitor">Build the Python and GUI dependent monitor applications</flag>
<flag name="xdp">Enable support for AF_XDP high performance packet processing</flag>
</use>
<upstream>
<remote-id type="github">openvswitch/ovs</remote-id>
</upstream>
</pkgmetadata>