diff options
Diffstat (limited to 'dev-python/jsonpatch')
| -rw-r--r-- | dev-python/jsonpatch/metadata.xml | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/dev-python/jsonpatch/metadata.xml b/dev-python/jsonpatch/metadata.xml index 59af1ed74a77..512cc714bb5b 100644 --- a/dev-python/jsonpatch/metadata.xml +++ b/dev-python/jsonpatch/metadata.xml @@ -1,21 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>prometheanfire@gentoo.org</email> - <name>Matthew Thode</name> - </maintainer> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="person"> + <email>prometheanfire@gentoo.org</email> + <name>Matthew Thode</name> + </maintainer> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <longdescription lang="en"> Python library to apply JSON Patches according to http://tools.ietf.org/html/draft-ietf-appsawg-json-patch-08 </longdescription> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">jsonpatch</remote-id> - <remote-id type="github">stefankoegl/python-json-patch</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="pypi">jsonpatch</remote-id> + <remote-id type="github">stefankoegl/python-json-patch</remote-id> + </upstream> + <origin>gentoo-staging</origin> + <stabilize-allarches/> +</pkgmetadata>
\ No newline at end of file |
