summaryrefslogtreecommitdiffstats
path: root/cluster
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 14:16:40 +0200
committerBor Kraljič2011-10-14 14:16:40 +0200
commit71333180bbb9b00eab723a0421f9dcf3b49e731d (patch)
tree8d0d015faa5e172ff4c01ad6db5bc68edfed3669 /cluster
parent58e73208be756935348b083f7d7e26a686acddc2 (diff)
oompi: fixed long description wrap (scripted)
Diffstat (limited to 'cluster')
-rwxr-xr-xcluster/oompi/DETAILS5
-rw-r--r--cluster/oompi/HISTORY3
2 files changed, 7 insertions, 1 deletions
diff --git a/cluster/oompi/DETAILS b/cluster/oompi/DETAILS
index fd899dd7ed..f13ce86803 100755
--- a/cluster/oompi/DETAILS
+++ b/cluster/oompi/DETAILS
@@ -10,5 +10,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
ENTERED=20020510
SHORT="C++ library that encapsulates MPI."
cat << EOF
-The Object Oriented MPI (OOMPI) package is an object oriented approach to the Message Passing Interface (MPI). OOMPI is a class library specification that encapsulates the functionality of MPI into a functional class hierarchy to provide a simple, flexible, and intuitive interface.
+The Object Oriented MPI (OOMPI) package is an object oriented approach to
+the Message Passing Interface (MPI). OOMPI is a class library specification
+that encapsulates the functionality of MPI into a functional class hierarchy
+to provide a simple, flexible, and intuitive interface.
EOF
diff --git a/cluster/oompi/HISTORY b/cluster/oompi/HISTORY
index 863b405232..6c4436f047 100644
--- a/cluster/oompi/HISTORY
+++ b/cluster/oompi/HISTORY
@@ -1,3 +1,6 @@
+2011-10-14 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: fixed long description wrap (scripted)
+
2006-06-29 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Removed BUILD_API=1, MAINTAINER, and UPDATED
* BUILD: Converted to build_api 2