Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/lhapdf/
Date: Sun, 30 Oct 2022 09:35:05
Message-Id: 1667122406.964acd7a91465e4acd930e0616e31e313149e0c0.sam@gentoo
1 commit: 964acd7a91465e4acd930e0616e31e313149e0c0
2 Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
3 AuthorDate: Tue Oct 18 13:14:25 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 30 09:33:26 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=964acd7a
7
8 sci-physics/lhapdf: Revbump 6.5.2
9
10 Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>
11 Closes: https://github.com/gentoo/gentoo/pull/27806
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 sci-physics/lhapdf/{lhapdf-6.5.2.ebuild => lhapdf-6.5.2-r1.ebuild} | 0
15 sci-physics/lhapdf/lhapdf-6.5.2.ebuild | 4 +---
16 2 files changed, 1 insertion(+), 3 deletions(-)
17
18 diff --git a/sci-physics/lhapdf/lhapdf-6.5.2.ebuild b/sci-physics/lhapdf/lhapdf-6.5.2-r1.ebuild
19 similarity index 100%
20 copy from sci-physics/lhapdf/lhapdf-6.5.2.ebuild
21 copy to sci-physics/lhapdf/lhapdf-6.5.2-r1.ebuild
22
23 diff --git a/sci-physics/lhapdf/lhapdf-6.5.2.ebuild b/sci-physics/lhapdf/lhapdf-6.5.2.ebuild
24 index 847df333d690..3655b125aee8 100644
25 --- a/sci-physics/lhapdf/lhapdf-6.5.2.ebuild
26 +++ b/sci-physics/lhapdf/lhapdf-6.5.2.ebuild
27 @@ -32,9 +32,7 @@ RDEPEND="
28 dev-libs/boost:=
29 ${PYTHON_DEPS}"
30 DEPEND="${RDEPEND}"
31 -PATCHES=(
32 - "${FILESDIR}"/${P}-py.patch
33 -)
34 +
35 src_configure() {
36 CONFIG_SHELL="${EPREFIX}/bin/bash" \
37 econf \