From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CF2FF15813A for ; Tue, 14 Jan 2025 08:58:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96ECAE07EA; Tue, 14 Jan 2025 08:58:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 45F1DE07E6 for ; Tue, 14 Jan 2025 08:58:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 34A44340C43 for ; Tue, 14 Jan 2025 08:58:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C466120C3 for ; Tue, 14 Jan 2025 08:58:14 +0000 (UTC) From: "Nowa Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nowa Ammerlaan" Message-ID: <1736844939.c3df16f699d3ee756f72e4f2c1df4d9e52e5da57.nowa@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/hepmc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-physics/hepmc/metadata.xml X-VCS-Directories: sci-physics/hepmc/ X-VCS-Committer: nowa X-VCS-Committer-Name: Nowa Ammerlaan X-VCS-Revision: c3df16f699d3ee756f72e4f2c1df4d9e52e5da57 X-VCS-Branch: master Date: Tue, 14 Jan 2025 08:58:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: aa64f326-ce6b-4f81-8c24-66f1ad164c41 X-Archives-Hash: 7c9833dd2852dc7816839860070747f9 commit: c3df16f699d3ee756f72e4f2c1df4d9e52e5da57 Author: Nowa Ammerlaan gentoo org> AuthorDate: Tue Jan 14 08:53:02 2025 +0000 Commit: Nowa Ammerlaan gentoo org> CommitDate: Tue Jan 14 08:55:39 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3df16f6 sci-physics/hepmc: add myself as a maintainer Signed-off-by: Nowa Ammerlaan gentoo.org> sci-physics/hepmc/metadata.xml | 62 ++++++++++++++++++++++-------------------- 1 file changed, 33 insertions(+), 29 deletions(-) diff --git a/sci-physics/hepmc/metadata.xml b/sci-physics/hepmc/metadata.xml index 3e4d21be3b79..8b67c3d2c7a9 100644 --- a/sci-physics/hepmc/metadata.xml +++ b/sci-physics/hepmc/metadata.xml @@ -1,33 +1,37 @@ - - alexander@neuwirth-informatik.de - Alexander Puck Neuwirth - - - sci-physics@gentoo.org - Gentoo Physics Project - - - The HepMC package is an object oriented event record written in C++ - for High Energy Physics Monte Carlo Generators. Many extensions from - HEPEVT, the Fortran HEP standard, are supported: the number of entries - is unlimited, spin density matrices can be stored with each vertex, - flow patterns (such as color) can be stored and traced, integers - representing random number generator states can be stored, and an - arbitrary number of event weights can be included. Particles and - vertices are kept separate in a graph structure, physically similar to - a physics event. The added information supports the modularisation of - event generators. The package has been kept as simple as possible with - minimal internal/external dependencies. Event information is accessed - by means of iterators supplied with the package. - - Reference: M. Dobbs and J.B. Hansen, Comput. Phys. Commun. 134 (2001)41. - - - Build with GeV instead of default MeV for momentum units - Build with cm instead of default mm for length units - Build with ROOTIO enabled - + + alexander@neuwirth-informatik.de + Alexander Puck Neuwirth + + + nowa@gentoo.org + Nowa Ammerlaan + + + sci-physics@gentoo.org + Gentoo Physics Project + + + The HepMC package is an object oriented event record written in C++ + for High Energy Physics Monte Carlo Generators. Many extensions from + HEPEVT, the Fortran HEP standard, are supported: the number of entries + is unlimited, spin density matrices can be stored with each vertex, + flow patterns (such as color) can be stored and traced, integers + representing random number generator states can be stored, and an + arbitrary number of event weights can be included. Particles and + vertices are kept separate in a graph structure, physically similar to + a physics event. The added information supports the modularisation of + event generators. The package has been kept as simple as possible with + minimal internal/external dependencies. Event information is accessed + by means of iterators supplied with the package. + + Reference: M. Dobbs and J.B. Hansen, Comput. Phys. Commun. 134 (2001)41. + + + Build with GeV instead of default MeV for momentum units + Build with cm instead of default mm for length units + Build with ROOTIO enabled +