mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-15 15:37:28 -08:00
* remove old 0.4 * bump to EAPI 7 * add myself as maintainer (see https://archives.gentoo.org/gentoo-dev/message/3d497dc197a35250614437572ef80e4b) Closes: https://bugs.gentoo.org/518388 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10689 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
20 lines
559 B
XML
20 lines
559 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@gmail.com</email>
|
|
<name>Bernd Waibel</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
A python COLLADA library, which can be used to create, edit and load
|
|
COLLADA documents.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">pycollada/pycollada</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|