summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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