dev-java/protobuf-java: Reindent and improve metadata.xml.

This commit is contained in:
Arfrever Frehtes Taifersar Arahesis
2018-02-21 19:19:31 +01:00
committed by Mike Gilbert
parent 1214907e1a
commit 172fc22281

View File

@@ -1,28 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>tomboy64@sina.cn</email>
</maintainer>
<maintainer type="person">
<email>arfrever.fta@gmail.com</email>
<name>Arfrever Frehtes Taifersar Arahesis</name>
</maintainer>
<maintainer type="project">
<email>java@gentoo.org</email>
<name>Gentoo Java Project</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Gentoo Proxy Maintainers Project</name>
</maintainer>
<use>
<flag name="nano">Enable code generator and runtime library designed specifically for resource-constrained systems, like Android</flag>
</use>
<slots>
<subslots>soname major version number of protobuf</subslots>
</slots>
<upstream>
<remote-id type="github">google/protobuf</remote-id>
</upstream>
<maintainer type="person">
<email>arfrever.fta@gmail.com</email>
<name>Arfrever Frehtes Taifersar Arahesis</name>
</maintainer>
<maintainer type="person">
<email>tomboy64@sina.cn</email>
</maintainer>
<maintainer type="project">
<email>java@gentoo.org</email>
<name>Java</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<use>
<flag name="nano">Enable code generator and runtime library designed specifically for resource-constrained systems, like Android</flag>
</use>
<slots>
<subslots>Soname version number of Protobuf</subslots>
</slots>
<upstream>
<remote-id type="github">google/protobuf</remote-id>
</upstream>
</pkgmetadata>