commit: 336e91fc599514138ba37cb4b07cf627576a88df Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de> AuthorDate: Fri Jan 31 13:20:17 2025 +0000 Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> CommitDate: Thu Feb 6 14:34:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=336e91fc
sci-physics/pythia: add 8.3.13 Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de> Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org> sci-physics/pythia/Manifest | 1 + sci-physics/pythia/{pythia-9999.ebuild => pythia-8.3.13.ebuild} | 4 ++-- sci-physics/pythia/pythia-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/sci-physics/pythia/Manifest b/sci-physics/pythia/Manifest index 0ede907ae6f1..230799e86fb8 100644 --- a/sci-physics/pythia/Manifest +++ b/sci-physics/pythia/Manifest @@ -14,3 +14,4 @@ DIST pythia8307.tgz 26016414 BLAKE2B 0253309d71ca4e46183de80396c3a226d072ea2e8ae DIST pythia8309.tgz 28407620 BLAKE2B 0ef226e2e65829952d670b57c24bff2108d916ca547233041e97dabb81d9616be3e404da7225f9cb4a2c9773c0c22939d813eaed92560e01c6fbe37e4690c232 SHA512 c7d99a9a1f7bf1441532720667ab224283b866e7f3ea9e730c839ac62e3b8b9e5c01471fb94a4a48d481635544e4ed230796a710531650bfffde96f0f78590bf DIST pythia8311.tgz 28757044 BLAKE2B 93a7cc26682bc6418f85e41def94a8cdfe39e180fa9fec2a6e47e9237fc2d42800dca2b76f54e2d56cb1d3a2b9a0008baf7b77610aabac2a6505fe08b2b4ffe2 SHA512 e0ae6cb444f11f3e3cf84d738b8c135f07ceafb28911b855bb63e3c596c5b9fd312a1f4ff78a098b707bfbb8f517a46177c4dbc57b4882cf03b12b0be49e2885 DIST pythia8312.tgz 30218597 BLAKE2B 71efca55572a241cf369e90186b033fbcd2326de82867f3f13057fbda372885632cab3d7b34ac5b444419bba4dd8d6c4bb90e12bf2424a43ae313c21268e8d89 SHA512 683ece1bd2cfd49d9cee742ce3fab693c5bf15017a6584d33e2a00bd0f0a67d1b84ff48da75f39cb4a4b564b9a35f997ab5187fe691f1f4b724cec5a4d717a23 +DIST pythia8313.tgz 29957501 BLAKE2B 2149cafba036d09a66b874c775f4a425d5bbdd65d37f23c851f9cd3f7026ae45581187542d11ae5bbc18b7280fbc14e4daabd684b71c4437b3d9d1a4429f254a SHA512 1753323aa021ec5d999056517dc021fd73b7331441ff4c841d559df884700cc997e6384043de7c15a054ec8a3b2d76f1cb9f5edc7c6141f08f70d49ca5f6fb84 diff --git a/sci-physics/pythia/pythia-9999.ebuild b/sci-physics/pythia/pythia-8.3.13.ebuild similarity index 98% copy from sci-physics/pythia/pythia-9999.ebuild copy to sci-physics/pythia/pythia-8.3.13.ebuild index cc536ceee86e..9528a6282f71 100644 --- a/sci-physics/pythia/pythia-9999.ebuild +++ b/sci-physics/pythia/pythia-8.3.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -160,7 +160,7 @@ src_test() { use hepmc3 && tests+=" $(echo main{131..135})" use hepmc3 && use mpich && use highfive && tests+=" $(echo main136)" use lhapdf && tests+=" $(echo main{201..204})" - use fastjet && tests+=" $(echo main{211..216})" + use fastjet && tests+=" $(echo main{{211..214},216})" # 215 fails... use root && tests+=" main143" use hepmc3 && use lhapdf && tests+=" $(echo main{133,162})" use fastjet && use hepmc3 && use lhapdf && tests+=" $(echo main161)" diff --git a/sci-physics/pythia/pythia-9999.ebuild b/sci-physics/pythia/pythia-9999.ebuild index cc536ceee86e..9528a6282f71 100644 --- a/sci-physics/pythia/pythia-9999.ebuild +++ b/sci-physics/pythia/pythia-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -160,7 +160,7 @@ src_test() { use hepmc3 && tests+=" $(echo main{131..135})" use hepmc3 && use mpich && use highfive && tests+=" $(echo main136)" use lhapdf && tests+=" $(echo main{201..204})" - use fastjet && tests+=" $(echo main{211..216})" + use fastjet && tests+=" $(echo main{{211..214},216})" # 215 fails... use root && tests+=" main143" use hepmc3 && use lhapdf && tests+=" $(echo main{133,162})" use fastjet && use hepmc3 && use lhapdf && tests+=" $(echo main161)"