dev-python/pluginbase: initial import

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Sébastien Fabbro
2017-07-13 22:00:05 +00:00
parent 9bdc8b2348
commit edfeed0e8d
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">pluginbase</remote-id>
<remote-id type="github">mitsuhijo/pluginbase</remote-id>
</upstream>
</pkgmetadata>