dev-python/olefile: initial import, needed for dev-python/pillow

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Sébastien Fabbro
2017-07-11 18:22:05 +00:00
parent 0ee2f57c36
commit c86f743a40
3 changed files with 42 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="pypi">olefile</remote-id>
<remote-id type="github">python-imaging/Pillow</remote-id>
</upstream>
</pkgmetadata>