dev-python/ruamel-std-pathlib: add new package

Dependency of dev-python/ruamel-yaml, which is a new dependency of
app-misc/khard and will be added to the tree in a following commit.

Based on work by Foster McLane <fkmclane@gmail.com>

Bug: https://bugs.gentoo.org/644994
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Andrey Utkin
2018-01-27 02:03:19 +00:00
parent a54c4e396e
commit a64be65cfe
3 changed files with 57 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="person">
<email>fkmclane@gmail.com</email>
<name>Foster McLane</name>
</maintainer>
<maintainer type="person">
<email>andrey_utkin@gentoo.org</email>
<name>Andrey Utkin</name>
</maintainer>
<upstream>
<remote-id type="bitbucket">ruamel/std.pathlib</remote-id>
<remote-id type="pypi">ruamel.std.pathlib</remote-id>
</upstream>
</pkgmetadata>