dev-python/uranium: initial ebuild, version 2.1.0_beta

Closes: https://github.com/gentoo/gentoo/pull/1298

Signed-off-by: Ian Delaney <idella4@gentoo.org>
This commit is contained in:
Marshall Brewer (Gentoo Key)
2016-04-15 15:15:51 +02:00
committed by Ian Delaney
parent 987453ea66
commit 6a0fc3daa7
4 changed files with 109 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
<?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>
<name>Matthew Brewer</name>
</maintainer>
<maintainer type="project">
<email>3dprint@gentoo.org</email>
<name>Gentoo 3D Printer Project</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Gentoo Proxy Maintainers Project</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Gentoo Python Project</name>
</maintainer>
<upstream>
<remote-id type="github">Ultimaker/Uranium</remote-id>
</upstream>
</pkgmetadata>