Gentoo Archives: gentoo-commits

From: "Maciej Barć" <xgqt@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/metamath/, sci-mathematics/metamath/files/
Date: Fri, 26 Nov 2021 13:08:16
Message-Id: 1637932088.543a6431c5085b03105132bec3e24576fdf4bfd6.xgqt@gentoo
1 commit: 543a6431c5085b03105132bec3e24576fdf4bfd6
2 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 26 12:48:46 2021 +0000
4 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 26 13:08:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=543a6431
7
8 sci-mathematics/metamath: change patch filename
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
12
13 ...e_optimize.patch => metamath-configure.ac-dont_force_optimize.patch} | 0
14 sci-mathematics/metamath/metamath-0.198.ebuild | 2 +-
15 2 files changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-mathematics/metamath/files/dont_force_optimize.patch b/sci-mathematics/metamath/files/metamath-configure.ac-dont_force_optimize.patch
18 similarity index 100%
19 rename from sci-mathematics/metamath/files/dont_force_optimize.patch
20 rename to sci-mathematics/metamath/files/metamath-configure.ac-dont_force_optimize.patch
21
22 diff --git a/sci-mathematics/metamath/metamath-0.198.ebuild b/sci-mathematics/metamath/metamath-0.198.ebuild
23 index 4660a7b0656e..1f48ed968847 100644
24 --- a/sci-mathematics/metamath/metamath-0.198.ebuild
25 +++ b/sci-mathematics/metamath/metamath-0.198.ebuild
26 @@ -20,7 +20,7 @@ fi
27 LICENSE="GPL-2"
28 SLOT="0"
29
30 -PATCHES=( "${FILESDIR}/dont_force_optimize.patch" )
31 +PATCHES=( "${FILESDIR}/${PN}-configure.ac-dont_force_optimize.patch" )
32
33 src_prepare() {
34 default