Eli Schwartz 0579da538e
dev-util/buildbot-badges: fix bad upstream metadata
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
2024-03-14 06:21:18 +00:00

23 lines
761 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>zorry@gentoo.org</email>
<name>Magnus Granberg</name>
</maintainer>
<longdescription lang="en">
The Buildbot badges plugin produces an image in SVG or PNG format with
information about the last build for the given builder name. PNG
generation is based on the CAIRO SVG engine, it requires a bit more CPU
to generate.
</longdescription>
<upstream>
<maintainer>
<email>devel@buildbot.net</email>
<name>Developers List</name>
</maintainer>
<remote-id type="pypi">buildbot-badges</remote-id>
<remote-id type="github">buildbot/buildbot</remote-id>
</upstream>
</pkgmetadata>