mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-21 05:48:15 -07:00
Adding stabilize-allarches tag to metadata.xml, following a call from Sam in gentoo-dev. Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
23 lines
781 B
XML
23 lines
781 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>waebbl-gentoo@posteo.net</email>
|
|
<name>Bernd Waibel</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<description>Proxy Maintainers</description>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<longdescription>
|
|
A python module for creating, editing and loading COLLADA, which is a
|
|
COLLAborative Design Activity for establishing an interchange file format
|
|
for interactive 3D applications.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">pycollada/pycollada</remote-id>
|
|
<remote-id type="pypi">pycollada</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|