commit:     a23a67fb6752707517c123c20496381012cc28e3
Author:     Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
AuthorDate: Thu Mar 26 15:27:10 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Mar 28 14:21:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a23a67fb

sys-cluster/hpx: Add myself as maintainer

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach <kurt <AT> kmk-computers.de>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-cluster/hpx/metadata.xml | 24 +++++++++++++++---------
 1 file changed, 15 insertions(+), 9 deletions(-)

diff --git a/sys-cluster/hpx/metadata.xml b/sys-cluster/hpx/metadata.xml
index af517a2b529..f23d6af9310 100644
--- a/sys-cluster/hpx/metadata.xml
+++ b/sys-cluster/hpx/metadata.xml
@@ -2,15 +2,21 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
   <longdescription>
-  HPX (High Performance ParalleX) is a general C++ runtime system
-  for parallel and distributed applications of any scale. It is the
-  first freely available, open source, feature-complete, modular,
-  and performance oriented implementation of the ParalleX execution
-  model. HPX is targeted at conventional architectures and,
-  currently, Linux based systems, such as SMP nodes and conventional
-  clusters.
-</longdescription>
-  <!-- maintainer-needed -->
+    HPX (High Performance ParalleX) is a general C++ runtime system for 
parallel
+    and distributed applications of any scale. It is the first freely 
available,
+    open source, feature-complete, modular, and performance oriented
+    implementation of the ParalleX execution model. HPX is targeted at
+    conventional architectures and, currently, Linux based systems, such as SMP
+    nodes and conventional clusters.
+  </longdescription>
+  <maintainer type="person">
+    <email>[email protected]</email>
+    <name>Kurt Kanzenbach</name>
+  </maintainer>
+  <maintainer type="project">
+    <email>[email protected]</email>
+    <name>Proxy Maintainers</name>
+  </maintainer>
   <use>
     <flag name="perftools">Use <pkg>dev-util/google-perftools</pkg> for
   memory allocation</flag>

Reply via email to