From 2c949e82ec1d6195a445b058422b29d580ba85e8 Mon Sep 17 00:00:00 2001
From: Damian Alvarez <d.alvarez@fz-juelich.de>
Date: Thu, 23 Mar 2023 15:47:31 +0100
Subject: [PATCH] To update the description of the psmpi modules and make it
 match the reality

---
 Golden_Repo/p/psmpi/psmpi-5.7.0-1-GCC-11.3.0.eb                 | 2 +-
 Golden_Repo/p/psmpi/psmpi-5.7.0-1-NVHPC-23.1.eb                 | 2 +-
 Golden_Repo/p/psmpi/psmpi-5.7.0-1-intel-compilers-2022.1.0.eb   | 2 +-
 Golden_Repo/p/psmpi/psmpi-5.8.0-1-GCC-11.3.0-mt.eb              | 2 +-
 Golden_Repo/p/psmpi/psmpi-5.8.0-1-GCC-11.3.0.eb                 | 2 +-
 Golden_Repo/p/psmpi/psmpi-5.8.0-1-NVHPC-23.1-mt.eb              | 2 +-
 Golden_Repo/p/psmpi/psmpi-5.8.0-1-NVHPC-23.1.eb                 | 2 +-
 .../p/psmpi/psmpi-5.8.0-1-intel-compilers-2022.1.0-mt.eb        | 2 +-
 Golden_Repo/p/psmpi/psmpi-5.8.0-1-intel-compilers-2022.1.0.eb   | 2 +-
 Overlays/hdfml_overlay/p/psmpi/psmpi-5.7.0-1-GCC-11.3.0.eb      | 2 +-
 Overlays/hdfml_overlay/p/psmpi/psmpi-5.7.0-1-NVHPC-23.1.eb      | 2 +-
 .../p/psmpi/psmpi-5.7.0-1-intel-compilers-2022.1.0.eb           | 2 +-
 Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-GCC-11.3.0-mt.eb   | 2 +-
 Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-GCC-11.3.0.eb      | 2 +-
 Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-NVHPC-23.1-mt.eb   | 2 +-
 Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-NVHPC-23.1.eb      | 2 +-
 .../p/psmpi/psmpi-5.8.0-1-intel-compilers-2022.1.0-mt.eb        | 2 +-
 .../p/psmpi/psmpi-5.8.0-1-intel-compilers-2022.1.0.eb           | 2 +-
 18 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/Golden_Repo/p/psmpi/psmpi-5.7.0-1-GCC-11.3.0.eb b/Golden_Repo/p/psmpi/psmpi-5.7.0-1-GCC-11.3.0.eb
index ce96cbc89..debebd99c 100644
--- a/Golden_Repo/p/psmpi/psmpi-5.7.0-1-GCC-11.3.0.eb
+++ b/Golden_Repo/p/psmpi/psmpi-5.7.0-1-GCC-11.3.0.eb
@@ -2,7 +2,7 @@ name = 'psmpi'
 version = '5.7.0-1'
 
 homepage = 'https://github.com/ParaStation/psmpi2'
-description = """ParaStation MPI is an open source high-performance MPI 3.0 implementation,
+description = """ParaStation MPI is an open source high-performance MPI 3.1 implementation,
 based on MPICH v3. It provides extra low level communication libraries and integration with
 various batch systems for tighter process control.
 """
diff --git a/Golden_Repo/p/psmpi/psmpi-5.7.0-1-NVHPC-23.1.eb b/Golden_Repo/p/psmpi/psmpi-5.7.0-1-NVHPC-23.1.eb
index 0b358cbbe..8dd9bcd9c 100644
--- a/Golden_Repo/p/psmpi/psmpi-5.7.0-1-NVHPC-23.1.eb
+++ b/Golden_Repo/p/psmpi/psmpi-5.7.0-1-NVHPC-23.1.eb
@@ -2,7 +2,7 @@ name = 'psmpi'
 version = '5.7.0-1'
 
 homepage = 'https://github.com/ParaStation/psmpi2'
-description = """ParaStation MPI is an open source high-performance MPI 3.0 implementation,
+description = """ParaStation MPI is an open source high-performance MPI 3.1 implementation,
 based on MPICH v3. It provides extra low level communication libraries and integration with
 various batch systems for tighter process control.
 """
diff --git a/Golden_Repo/p/psmpi/psmpi-5.7.0-1-intel-compilers-2022.1.0.eb b/Golden_Repo/p/psmpi/psmpi-5.7.0-1-intel-compilers-2022.1.0.eb
index fec18db29..e9a133052 100644
--- a/Golden_Repo/p/psmpi/psmpi-5.7.0-1-intel-compilers-2022.1.0.eb
+++ b/Golden_Repo/p/psmpi/psmpi-5.7.0-1-intel-compilers-2022.1.0.eb
@@ -2,7 +2,7 @@ name = 'psmpi'
 version = '5.7.0-1'
 
 homepage = 'https://github.com/ParaStation/psmpi2'
-description = """ParaStation MPI is an open source high-performance MPI 3.0 implementation,
+description = """ParaStation MPI is an open source high-performance MPI 3.1 implementation,
 based on MPICH v3. It provides extra low level communication libraries and integration with
 various batch systems for tighter process control.
 """
diff --git a/Golden_Repo/p/psmpi/psmpi-5.8.0-1-GCC-11.3.0-mt.eb b/Golden_Repo/p/psmpi/psmpi-5.8.0-1-GCC-11.3.0-mt.eb
index 26e775550..3eb475859 100644
--- a/Golden_Repo/p/psmpi/psmpi-5.8.0-1-GCC-11.3.0-mt.eb
+++ b/Golden_Repo/p/psmpi/psmpi-5.8.0-1-GCC-11.3.0-mt.eb
@@ -3,7 +3,7 @@ version = '5.8.0-1'
 versionsuffix = '-mt'
 
 homepage = 'https://github.com/ParaStation/psmpi2'
-description = """ParaStation MPI is an open source high-performance MPI 3.0 implementation,
+description = """ParaStation MPI is an open source high-performance MPI 4.0 implementation,
 based on MPICH v3. It provides extra low level communication libraries and integration with
 various batch systems for tighter process control.
 """
diff --git a/Golden_Repo/p/psmpi/psmpi-5.8.0-1-GCC-11.3.0.eb b/Golden_Repo/p/psmpi/psmpi-5.8.0-1-GCC-11.3.0.eb
index 79dbaeab0..78e233679 100644
--- a/Golden_Repo/p/psmpi/psmpi-5.8.0-1-GCC-11.3.0.eb
+++ b/Golden_Repo/p/psmpi/psmpi-5.8.0-1-GCC-11.3.0.eb
@@ -2,7 +2,7 @@ name = 'psmpi'
 version = '5.8.0-1'
 
 homepage = 'https://github.com/ParaStation/psmpi2'
-description = """ParaStation MPI is an open source high-performance MPI 3.0 implementation,
+description = """ParaStation MPI is an open source high-performance MPI 4.0 implementation,
 based on MPICH v3. It provides extra low level communication libraries and integration with
 various batch systems for tighter process control.
 """
diff --git a/Golden_Repo/p/psmpi/psmpi-5.8.0-1-NVHPC-23.1-mt.eb b/Golden_Repo/p/psmpi/psmpi-5.8.0-1-NVHPC-23.1-mt.eb
index 2884f85de..8f1563b73 100644
--- a/Golden_Repo/p/psmpi/psmpi-5.8.0-1-NVHPC-23.1-mt.eb
+++ b/Golden_Repo/p/psmpi/psmpi-5.8.0-1-NVHPC-23.1-mt.eb
@@ -3,7 +3,7 @@ version = '5.8.0-1'
 versionsuffix = '-mt'
 
 homepage = 'https://github.com/ParaStation/psmpi2'
-description = """ParaStation MPI is an open source high-performance MPI 3.0 implementation,
+description = """ParaStation MPI is an open source high-performance MPI 4.0 implementation,
 based on MPICH v3. It provides extra low level communication libraries and integration with
 various batch systems for tighter process control.
 """
diff --git a/Golden_Repo/p/psmpi/psmpi-5.8.0-1-NVHPC-23.1.eb b/Golden_Repo/p/psmpi/psmpi-5.8.0-1-NVHPC-23.1.eb
index 80f59623e..acfba0132 100644
--- a/Golden_Repo/p/psmpi/psmpi-5.8.0-1-NVHPC-23.1.eb
+++ b/Golden_Repo/p/psmpi/psmpi-5.8.0-1-NVHPC-23.1.eb
@@ -2,7 +2,7 @@ name = 'psmpi'
 version = '5.8.0-1'
 
 homepage = 'https://github.com/ParaStation/psmpi2'
-description = """ParaStation MPI is an open source high-performance MPI 3.0 implementation,
+description = """ParaStation MPI is an open source high-performance MPI 4.0 implementation,
 based on MPICH v3. It provides extra low level communication libraries and integration with
 various batch systems for tighter process control.
 """
diff --git a/Golden_Repo/p/psmpi/psmpi-5.8.0-1-intel-compilers-2022.1.0-mt.eb b/Golden_Repo/p/psmpi/psmpi-5.8.0-1-intel-compilers-2022.1.0-mt.eb
index a3109c024..171314f94 100644
--- a/Golden_Repo/p/psmpi/psmpi-5.8.0-1-intel-compilers-2022.1.0-mt.eb
+++ b/Golden_Repo/p/psmpi/psmpi-5.8.0-1-intel-compilers-2022.1.0-mt.eb
@@ -3,7 +3,7 @@ version = '5.8.0-1'
 versionsuffix = '-mt'
 
 homepage = 'https://github.com/ParaStation/psmpi2'
-description = """ParaStation MPI is an open source high-performance MPI 3.0 implementation,
+description = """ParaStation MPI is an open source high-performance MPI 4.0 implementation,
 based on MPICH v3. It provides extra low level communication libraries and integration with
 various batch systems for tighter process control.
 """
diff --git a/Golden_Repo/p/psmpi/psmpi-5.8.0-1-intel-compilers-2022.1.0.eb b/Golden_Repo/p/psmpi/psmpi-5.8.0-1-intel-compilers-2022.1.0.eb
index b2aa8e904..3ab1a0ef7 100644
--- a/Golden_Repo/p/psmpi/psmpi-5.8.0-1-intel-compilers-2022.1.0.eb
+++ b/Golden_Repo/p/psmpi/psmpi-5.8.0-1-intel-compilers-2022.1.0.eb
@@ -2,7 +2,7 @@ name = 'psmpi'
 version = '5.8.0-1'
 
 homepage = 'https://github.com/ParaStation/psmpi2'
-description = """ParaStation MPI is an open source high-performance MPI 3.0 implementation,
+description = """ParaStation MPI is an open source high-performance MPI 4.0 implementation,
 based on MPICH v3. It provides extra low level communication libraries and integration with
 various batch systems for tighter process control.
 """
diff --git a/Overlays/hdfml_overlay/p/psmpi/psmpi-5.7.0-1-GCC-11.3.0.eb b/Overlays/hdfml_overlay/p/psmpi/psmpi-5.7.0-1-GCC-11.3.0.eb
index 6e27104e8..e74b76337 100644
--- a/Overlays/hdfml_overlay/p/psmpi/psmpi-5.7.0-1-GCC-11.3.0.eb
+++ b/Overlays/hdfml_overlay/p/psmpi/psmpi-5.7.0-1-GCC-11.3.0.eb
@@ -2,7 +2,7 @@ name = 'psmpi'
 version = '5.7.0-1'
 
 homepage = 'https://github.com/ParaStation/psmpi2'
-description = """ParaStation MPI is an open source high-performance MPI 3.0 implementation,
+description = """ParaStation MPI is an open source high-performance MPI 3.1 implementation,
 based on MPICH v3. It provides extra low level communication libraries and integration with
 various batch systems for tighter process control.
 """
diff --git a/Overlays/hdfml_overlay/p/psmpi/psmpi-5.7.0-1-NVHPC-23.1.eb b/Overlays/hdfml_overlay/p/psmpi/psmpi-5.7.0-1-NVHPC-23.1.eb
index ecab844fd..9d30e1df6 100644
--- a/Overlays/hdfml_overlay/p/psmpi/psmpi-5.7.0-1-NVHPC-23.1.eb
+++ b/Overlays/hdfml_overlay/p/psmpi/psmpi-5.7.0-1-NVHPC-23.1.eb
@@ -2,7 +2,7 @@ name = 'psmpi'
 version = '5.7.0-1'
 
 homepage = 'https://github.com/ParaStation/psmpi2'
-description = """ParaStation MPI is an open source high-performance MPI 3.0 implementation,
+description = """ParaStation MPI is an open source high-performance MPI 3.1 implementation,
 based on MPICH v3. It provides extra low level communication libraries and integration with
 various batch systems for tighter process control.
 """
diff --git a/Overlays/hdfml_overlay/p/psmpi/psmpi-5.7.0-1-intel-compilers-2022.1.0.eb b/Overlays/hdfml_overlay/p/psmpi/psmpi-5.7.0-1-intel-compilers-2022.1.0.eb
index 8e3fce51d..e99846084 100644
--- a/Overlays/hdfml_overlay/p/psmpi/psmpi-5.7.0-1-intel-compilers-2022.1.0.eb
+++ b/Overlays/hdfml_overlay/p/psmpi/psmpi-5.7.0-1-intel-compilers-2022.1.0.eb
@@ -2,7 +2,7 @@ name = 'psmpi'
 version = '5.7.0-1'
 
 homepage = 'https://github.com/ParaStation/psmpi2'
-description = """ParaStation MPI is an open source high-performance MPI 3.0 implementation,
+description = """ParaStation MPI is an open source high-performance MPI 3.1 implementation,
 based on MPICH v3. It provides extra low level communication libraries and integration with
 various batch systems for tighter process control.
 """
diff --git a/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-GCC-11.3.0-mt.eb b/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-GCC-11.3.0-mt.eb
index fdacbc91a..31fda1693 100644
--- a/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-GCC-11.3.0-mt.eb
+++ b/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-GCC-11.3.0-mt.eb
@@ -3,7 +3,7 @@ version = '5.8.0-1'
 versionsuffix = '-mt'
 
 homepage = 'https://github.com/ParaStation/psmpi2'
-description = """ParaStation MPI is an open source high-performance MPI 3.0 implementation,
+description = """ParaStation MPI is an open source high-performance MPI 4.0 implementation,
 based on MPICH v3. It provides extra low level communication libraries and integration with
 various batch systems for tighter process control.
 """
diff --git a/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-GCC-11.3.0.eb b/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-GCC-11.3.0.eb
index d09949c27..964ea6293 100644
--- a/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-GCC-11.3.0.eb
+++ b/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-GCC-11.3.0.eb
@@ -2,7 +2,7 @@ name = 'psmpi'
 version = '5.8.0-1'
 
 homepage = 'https://github.com/ParaStation/psmpi2'
-description = """ParaStation MPI is an open source high-performance MPI 3.0 implementation,
+description = """ParaStation MPI is an open source high-performance MPI 4.0 implementation,
 based on MPICH v3. It provides extra low level communication libraries and integration with
 various batch systems for tighter process control.
 """
diff --git a/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-NVHPC-23.1-mt.eb b/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-NVHPC-23.1-mt.eb
index 47eff2aea..1c25fc6b6 100644
--- a/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-NVHPC-23.1-mt.eb
+++ b/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-NVHPC-23.1-mt.eb
@@ -3,7 +3,7 @@ version = '5.8.0-1'
 versionsuffix = '-mt'
 
 homepage = 'https://github.com/ParaStation/psmpi2'
-description = """ParaStation MPI is an open source high-performance MPI 3.0 implementation,
+description = """ParaStation MPI is an open source high-performance MPI 4.0 implementation,
 based on MPICH v3. It provides extra low level communication libraries and integration with
 various batch systems for tighter process control.
 """
diff --git a/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-NVHPC-23.1.eb b/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-NVHPC-23.1.eb
index 802ecc42b..62eb40e82 100644
--- a/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-NVHPC-23.1.eb
+++ b/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-NVHPC-23.1.eb
@@ -2,7 +2,7 @@ name = 'psmpi'
 version = '5.8.0-1'
 
 homepage = 'https://github.com/ParaStation/psmpi2'
-description = """ParaStation MPI is an open source high-performance MPI 3.0 implementation,
+description = """ParaStation MPI is an open source high-performance MPI 4.0 implementation,
 based on MPICH v3. It provides extra low level communication libraries and integration with
 various batch systems for tighter process control.
 """
diff --git a/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-intel-compilers-2022.1.0-mt.eb b/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-intel-compilers-2022.1.0-mt.eb
index 9a02e867f..06e6cac1b 100644
--- a/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-intel-compilers-2022.1.0-mt.eb
+++ b/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-intel-compilers-2022.1.0-mt.eb
@@ -3,7 +3,7 @@ version = '5.8.0-1'
 versionsuffix = '-mt'
 
 homepage = 'https://github.com/ParaStation/psmpi2'
-description = """ParaStation MPI is an open source high-performance MPI 3.0 implementation,
+description = """ParaStation MPI is an open source high-performance MPI 4.0 implementation,
 based on MPICH v3. It provides extra low level communication libraries and integration with
 various batch systems for tighter process control.
 """
diff --git a/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-intel-compilers-2022.1.0.eb b/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-intel-compilers-2022.1.0.eb
index aee0894cf..55412bb5e 100644
--- a/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-intel-compilers-2022.1.0.eb
+++ b/Overlays/hdfml_overlay/p/psmpi/psmpi-5.8.0-1-intel-compilers-2022.1.0.eb
@@ -2,7 +2,7 @@ name = 'psmpi'
 version = '5.8.0-1'
 
 homepage = 'https://github.com/ParaStation/psmpi2'
-description = """ParaStation MPI is an open source high-performance MPI 3.0 implementation,
+description = """ParaStation MPI is an open source high-performance MPI 4.0 implementation,
 based on MPICH v3. It provides extra low level communication libraries and integration with
 various batch systems for tighter process control.
 """
-- 
GitLab