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 (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 297D9158021 for ; Sun, 30 Oct 2022 09:35:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B2DDE0901; Sun, 30 Oct 2022 09:35:04 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3B2F1E0901 for ; Sun, 30 Oct 2022 09:35:04 +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 52C42335DC5 for ; Sun, 30 Oct 2022 09:35:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E268C644 for ; Sun, 30 Oct 2022 09:35:01 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1667122406.964acd7a91465e4acd930e0616e31e313149e0c0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/lhapdf/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-physics/lhapdf/lhapdf-6.5.2-r1.ebuild sci-physics/lhapdf/lhapdf-6.5.2.ebuild X-VCS-Directories: sci-physics/lhapdf/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 964acd7a91465e4acd930e0616e31e313149e0c0 X-VCS-Branch: master Date: Sun, 30 Oct 2022 09:35:01 +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: 75bf05e3-1e23-47c8-a5e6-faf3e282795a X-Archives-Hash: bad9d6ef31b3e888bd65886608b1f3ea commit: 964acd7a91465e4acd930e0616e31e313149e0c0 Author: Alexander Puck Neuwirth neuwirth-informatik de> AuthorDate: Tue Oct 18 13:14:25 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun Oct 30 09:33:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=964acd7a sci-physics/lhapdf: Revbump 6.5.2 Signed-off-by: Alexander Puck Neuwirth neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/27806 Signed-off-by: Sam James gentoo.org> sci-physics/lhapdf/{lhapdf-6.5.2.ebuild => lhapdf-6.5.2-r1.ebuild} | 0 sci-physics/lhapdf/lhapdf-6.5.2.ebuild | 4 +--- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/sci-physics/lhapdf/lhapdf-6.5.2.ebuild b/sci-physics/lhapdf/lhapdf-6.5.2-r1.ebuild similarity index 100% copy from sci-physics/lhapdf/lhapdf-6.5.2.ebuild copy to sci-physics/lhapdf/lhapdf-6.5.2-r1.ebuild diff --git a/sci-physics/lhapdf/lhapdf-6.5.2.ebuild b/sci-physics/lhapdf/lhapdf-6.5.2.ebuild index 847df333d690..3655b125aee8 100644 --- a/sci-physics/lhapdf/lhapdf-6.5.2.ebuild +++ b/sci-physics/lhapdf/lhapdf-6.5.2.ebuild @@ -32,9 +32,7 @@ RDEPEND=" dev-libs/boost:= ${PYTHON_DEPS}" DEPEND="${RDEPEND}" -PATCHES=( - "${FILESDIR}"/${P}-py.patch -) + src_configure() { CONFIG_SHELL="${EPREFIX}/bin/bash" \ econf \