mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-29 18:21:03 +02:00
pyvoronoi: missing metadata.xml
This commit is contained in:
parent
bfa33d032d
commit
b32aba0e25
1 changed files with 17 additions and 0 deletions
17
dev-python/pyvoronoi/metadata.xml
Normal file
17
dev-python/pyvoronoi/metadata.xml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- please remove python@ if tests do not work -->
|
||||
<maintainer type="project">
|
||||
<email>python@gentoo.org</email>
|
||||
</maintainer>
|
||||
<maintainer type="person">
|
||||
<email>zerochaos@gentoo.org</email>
|
||||
<name>Rick Farina (Zero_Chaos)</name>
|
||||
</maintainer>
|
||||
<stabilize-allarches/>
|
||||
<upstream>
|
||||
<remote-id type="pypi">pyvoronoi</remote-id>
|
||||
<remote-id type="github">Voxel8/pyvoronoi</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Loading…
Reference in a new issue