dev-python/pycollada: version bump.

* 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>
This commit is contained in:
Bernd Waibel
2018-12-23 23:21:11 +01:00
committed by Patrice Clement
parent 46fd3b34a3
commit 824a3e45c0
3 changed files with 38 additions and 22 deletions

View File

@@ -1,8 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<remote-id type="github">pycollada/pycollada</remote-id>
</upstream>
<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>