Ionen Wolkens d6aceb0b08
dev-python/PyQt6-WebEngine: switch maintainer to qt@
Which I am part of, so nothing changes beside
being consistent with other PyQt* packages.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-09-05 09:01:12 -04:00

17 lines
574 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>qt@gentoo.org</email>
<name>Gentoo Qt Project</name>
</maintainer>
<use>
<flag name="quick">Build bindings for the QtWebEngineQuick module</flag>
<flag name="widgets">Build bindings for the QtWebEngineWidgets module</flag>
</use>
<upstream>
<bugs-to>https://www.riverbankcomputing.com/mailman/listinfo/pyqt/</bugs-to>
<remote-id type="pypi">PyQt6-WebEngine</remote-id>
</upstream>
</pkgmetadata>