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 931741581F0 for ; Thu, 12 Dec 2024 15:20:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F530E0978; Thu, 12 Dec 2024 15:20:12 +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 89DABE0977 for ; Thu, 12 Dec 2024 15:20:10 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7734C341C25 for ; Thu, 12 Dec 2024 15:20:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C19C01E15 for ; Thu, 12 Dec 2024 15:20:07 +0000 (UTC) From: "Alexander Puck Neuwirth" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexander Puck Neuwirth" Message-ID: <1734016767.2408436ee2ede6e2cd100151abd29b5f0e1cc52d.alexander@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/sherpa/ X-VCS-Repository: proj/sci X-VCS-Files: sci-physics/sherpa/sherpa-3.0.1.ebuild sci-physics/sherpa/sherpa-9999.ebuild X-VCS-Directories: sci-physics/sherpa/ X-VCS-Committer: alexander X-VCS-Committer-Name: Alexander Puck Neuwirth X-VCS-Revision: 2408436ee2ede6e2cd100151abd29b5f0e1cc52d X-VCS-Branch: master Date: Thu, 12 Dec 2024 15:20:07 +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: 04b621c5-335c-41d5-bb90-31a4c44058d5 X-Archives-Hash: 5b0d41c3b94b221a605132521711b125 commit: 2408436ee2ede6e2cd100151abd29b5f0e1cc52d Author: Alexander Puck Neuwirth neuwirth-informatik de> AuthorDate: Thu Dec 12 15:08:15 2024 +0000 Commit: Alexander Puck Neuwirth neuwirth-informatik de> CommitDate: Thu Dec 12 15:19:27 2024 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=2408436e sci-physics/sherpa: sherpa needed ol processes Signed-off-by: Alexander Puck Neuwirth neuwirth-informatik.de> sci-physics/sherpa/sherpa-3.0.1.ebuild | 2 +- sci-physics/sherpa/sherpa-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-physics/sherpa/sherpa-3.0.1.ebuild b/sci-physics/sherpa/sherpa-3.0.1.ebuild index 79f0efccd..53cae07ee 100644 --- a/sci-physics/sherpa/sherpa-3.0.1.ebuild +++ b/sci-physics/sherpa/sherpa-3.0.1.ebuild @@ -49,7 +49,7 @@ DEPEND=" root? ( sci-physics/root ) mpi? ( virtual/mpi[cxx,fortran] ) ufo? ( ${PYTHON_DEPS} ) - openloops? ( sci-physics/openloops ) + openloops? ( sci-physics/openloops[ppllj,pplljj] ) " # blackhat? ( sci-physics/blackhat ) # gosam? ( sci-physics/gosam ) diff --git a/sci-physics/sherpa/sherpa-9999.ebuild b/sci-physics/sherpa/sherpa-9999.ebuild index 79f0efccd..53cae07ee 100644 --- a/sci-physics/sherpa/sherpa-9999.ebuild +++ b/sci-physics/sherpa/sherpa-9999.ebuild @@ -49,7 +49,7 @@ DEPEND=" root? ( sci-physics/root ) mpi? ( virtual/mpi[cxx,fortran] ) ufo? ( ${PYTHON_DEPS} ) - openloops? ( sci-physics/openloops ) + openloops? ( sci-physics/openloops[ppllj,pplljj] ) " # blackhat? ( sci-physics/blackhat ) # gosam? ( sci-physics/gosam )