diff options
Diffstat (limited to 'dev-python/sympy/metadata.xml')
-rw-r--r-- | dev-python/sympy/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/sympy/metadata.xml b/dev-python/sympy/metadata.xml index d24ae6385695..2f4342b48777 100644 --- a/dev-python/sympy/metadata.xml +++ b/dev-python/sympy/metadata.xml @@ -1,11 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-mathematics</herd> <maintainer> <email>grozin@gentoo.org</email> <name>Andrey Grozin</name> </maintainer> + <maintainer> + <email>sci-mathematics@gentoo.org</email> + <name>Gentoo Mathematics Project</name> + </maintainer> <longdescription> SymPy is a Python library for symbolic mathematics (manipulation). It aims to become a full-featured computer algebra system (CAS) while keeping |