diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-09-03 14:48:09 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-09-03 17:41:35 +0300 |
commit | db2edea4e5f44b711798d3a3d113bf88cfe4d354 (patch) | |
tree | 7c0d2d6ff5b0940bded3bdc7f7abb64e26f5e0b6 /dev-python/mpmath | |
parent | dev-python/enzyme: enable py3.10 (diff) | |
download | gentoo-db2edea4e5f44b711798d3a3d113bf88cfe4d354.tar.gz gentoo-db2edea4e5f44b711798d3a3d113bf88cfe4d354.tar.bz2 gentoo-db2edea4e5f44b711798d3a3d113bf88cfe4d354.zip |
dev-python/mpmath: reformat metadata.xml
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/mpmath')
-rw-r--r-- | dev-python/mpmath/metadata.xml | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/dev-python/mpmath/metadata.xml b/dev-python/mpmath/metadata.xml index 1bb6157b0013..ac0c55dbbe72 100644 --- a/dev-python/mpmath/metadata.xml +++ b/dev-python/mpmath/metadata.xml @@ -1,19 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="person"> - <email>grozin@gentoo.org</email> - <name>Andrey Grozin</name> -</maintainer> -<maintainer type="project"> - <email>sci-mathematics@gentoo.org</email> - <name>Gentoo Mathematics Project</name> -</maintainer> -<use> - <flag name="matplotlib">Add support for <pkg>dev-python/matplotlib</pkg></flag> -</use> -<upstream> - <remote-id type="pypi">mpmath</remote-id> - <remote-id type="github">fredrik-johansson/mpmath</remote-id> -</upstream> + <maintainer type="person"> + <email>grozin@gentoo.org</email> + <name>Andrey Grozin</name> + </maintainer> + <maintainer type="project"> + <email>sci-mathematics@gentoo.org</email> + <name>Gentoo Mathematics Project</name> + </maintainer> + <use> + <flag name="matplotlib">Add support for <pkg>dev-python/matplotlib</pkg></flag> + </use> + <upstream> + <remote-id type="pypi">mpmath</remote-id> + <remote-id type="github">fredrik-johansson/mpmath</remote-id> + </upstream> </pkgmetadata> |