dev-python/diskcache: initial import

Package-Manager: Portage-2.3.7, Repoman-2.3.3
This commit is contained in:
Sébastien Fabbro
2017-08-14 21:55:41 +00:00
parent aed9fcf718
commit 589f90b27c
3 changed files with 54 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">diskcache</remote-id>
<remote-id type="github">grantjenks/python-diskcache</remote-id>
</upstream>
</pkgmetadata>