dev-python/fs: New package, ebuild written by me

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2016-02-05 19:24:36 +01:00
parent b6e9e0ffc6
commit ba9836121c
3 changed files with 62 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<?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">fs</remote-id>
<doc>http://docs.pyfilesystem.org/</doc>
<maintainer status="unknown">
<email>will@willmcgugan.com</email>
<name>Will McGugan</name>
</maintainer>
</upstream>
</pkgmetadata>