summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2012-08-02 17:20:52 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2012-08-02 17:20:52 +0000
commitd9580e501074dc6b71d6cbda0c9ac9fdcf15ad99 (patch)
tree35a8ca5cc17d6d37e8dc6e9866c9549dd946b8e5 /dev-python/mpi4py/metadata.xml
parentNew ebuild. (diff)
downloadgentoo-2-d9580e501074dc6b71d6cbda0c9ac9fdcf15ad99.tar.gz
gentoo-2-d9580e501074dc6b71d6cbda0c9ac9fdcf15ad99.tar.bz2
gentoo-2-d9580e501074dc6b71d6cbda0c9ac9fdcf15ad99.zip
Exclude tests when romio is not set on mpi. Remove sources of documentation. Keyword amd64-linux, x86-linux
(Portage version: 2.2.01.20796-prefix/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/mpi4py/metadata.xml')
-rw-r--r--dev-python/mpi4py/metadata.xml13
1 files changed, 7 insertions, 6 deletions
diff --git a/dev-python/mpi4py/metadata.xml b/dev-python/mpi4py/metadata.xml
index 31fa7d68fc3e..2709655e56c1 100644
--- a/dev-python/mpi4py/metadata.xml
+++ b/dev-python/mpi4py/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>python</herd>
- <longdescription lang="en">MPI for Python (mpi4py) provides bindings of the Message Passing
+<herd>python</herd>
+<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
@@ -11,8 +11,9 @@
collective (broadcasts, scatters, gathers) communications of any
picklable Python object as well as optimized communications of
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>
- </upstream>
+ arrays, builtin bytes/string/array objects).
+</longdescription>
+<upstream>
+ <remote-id type="google-code">mpi4py</remote-id>
+</upstream>
</pkgmetadata>