diff options
Diffstat (limited to 'dev-python/emcee')
| -rw-r--r-- | dev-python/emcee/metadata.xml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-python/emcee/metadata.xml b/dev-python/emcee/metadata.xml index 04a193100616..648193d838d5 100644 --- a/dev-python/emcee/metadata.xml +++ b/dev-python/emcee/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>sci@gentoo.org</email> - <name>Gentoo Science Project</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription lang="en"> This provides a set of sparse matrix types for Python, with modules which implement: - Iterative methods for solving linear systems of equations @@ -16,7 +16,8 @@ standard sparse and dense matrix libraries (UMFPACK/AMD, SuperLU, BLAS/LAPACK) for maximum performance and robustness. </longdescription> - <upstream> - <remote-id type="pypi">emcee</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="pypi">emcee</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
