summaryrefslogtreecommitdiff
path: root/dev-python/mpi4py
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-02-06 19:26:49 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-02-06 19:26:49 +0000
commit47d33346b7e146fd878718de061759db77407ce2 (patch)
tree63adc496b341e9627fc78e43ab46688d4789190a /dev-python/mpi4py
parente6e5a5a830523f96a49c76f35bb4eaa0b445b7f4 (diff)
downloadbaldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.tar.gz
baldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.tar.xz
baldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.zip
Updating liguros repo
Diffstat (limited to 'dev-python/mpi4py')
-rw-r--r--dev-python/mpi4py/metadata.xml23
1 files changed, 12 insertions, 11 deletions
diff --git a/dev-python/mpi4py/metadata.xml b/dev-python/mpi4py/metadata.xml
index a7842f1c7b32..ab7bbb8d75f3 100644
--- a/dev-python/mpi4py/metadata.xml
+++ b/dev-python/mpi4py/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <longdescription lang="en">MPI for Python (mpi4py) provides bindings of the Message Passing
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <longdescription lang="en">MPI for Python (mpi4py) provides bindings of the Message Passing
Interface (MPI) standard for the Python programming language,
allowing any Python program to exploit multiple processors.
This package is constructed on top of the MPI-1/MPI-2 specification
@@ -16,9 +16,10 @@
Python object exposing the single-segment buffer interface (NumPy
arrays, builtin bytes/string/array objects).
</longdescription>
- <upstream>
- <remote-id type="google-code">mpi4py</remote-id>
- <remote-id type="bitbucket">mpi4py</remote-id>
- <remote-id type="pypi">mpi4py</remote-id>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <remote-id type="google-code">mpi4py</remote-id>
+ <remote-id type="bitbucket">mpi4py</remote-id>
+ <remote-id type="pypi">mpi4py</remote-id>
+ </upstream>
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file