mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-27 21:27:27 -08:00
add new proxy maintainer or metadata, submitted via, and closes, the gentoo bug, comes with a doc build and IUSE examples Gentoo bug: #550092 Package-Manager: portage-2.2.24
17 lines
589 B
XML
17 lines
589 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>proxy-maintainers</herd>
|
|
<maintainer>
|
|
<email>gerion.entrup@t-online.de</email>
|
|
<name>Gerion Entrup</name>
|
|
<description>Proxied maintainer; set to assignee in all bugs</description>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
This library implements webservice bindings for the Musicbrainz NGS site, also known as /ws/2.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">alastair/python-musicbrainz-ngs</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|