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-mathematics/gimps/
Date: Thu, 13 Jan 2022 01:02:59
Message-Id: 1642035766.1d443df41addfdaf3ec29240d79f630a5be7edec.sam@gentoo
1 commit: 1d443df41addfdaf3ec29240d79f630a5be7edec
2 Author: PPed72 <paolo.pedroni <AT> iol <DOT> it>
3 AuthorDate: Tue Jan 11 09:36:08 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 13 01:02:46 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d443df4
7
8 sci-mathematics/gimps: add 32 bit binary
9
10 Signed-off-by: Paolo Pedroni <paolo.pedroni <AT> iol.it>
11 Closes: https://bugs.gentoo.org/830996
12 Package-Manager: Portage-3.0.28, Repoman-3.0.3
13 Closes: https://github.com/gentoo/gentoo/pull/23738
14 Signed-off-by: Sam James <sam <AT> gentoo.org>
15
16 sci-mathematics/gimps/Manifest | 1 +
17 sci-mathematics/gimps/gimps-30.7.9.ebuild | 5 +++--
18 2 files changed, 4 insertions(+), 2 deletions(-)
19
20 diff --git a/sci-mathematics/gimps/Manifest b/sci-mathematics/gimps/Manifest
21 index c2cb5e746786..a90c60e47b57 100644
22 --- a/sci-mathematics/gimps/Manifest
23 +++ b/sci-mathematics/gimps/Manifest
24 @@ -1,3 +1,4 @@
25 +DIST gimps-30.7.9.linux32.tar.gz 5966449 BLAKE2B b31b93417857d338e5e7454e1466bd881422fef51ce0cecb9f7991f7dd19526fcfc01283e0ed871859e32aa4672492fe222bdacd2e06b55ef8401a2169c1846a SHA512 0491f7ec80953b8a86c75b6cc58532130dd51c6abd28617c87208da22a1fb4a1d2f4bea15bf6bd5de3a6706f5b8dcaa5a4cf7bcd39a47f5db0ee4ec74c41cfbd
26 DIST gimps-30.7.9.linux64.tar.gz 7100830 BLAKE2B 8ebae083d26309f7c624e38c943e3bb0c7fe40a538840970dc222ed33ba5eaa9a5c0767b822682921eaae27f839c1eca5c0204b2c135748002e5d072744afe25 SHA512 5e6f3fbcc50b9b91fda7b286392bb17e58fd8d55a8386f27e206c63c560993da9713513d5eb4355e8e934f2e8703b39fc96f3c6f01058b729330f3526d37479b
27 DIST p95v303b6.linux32.tar.gz 5702312 BLAKE2B 728c8b8e7e2b5187dc8126bccc5e2c165fbfbc0900d6c35517cd21b78e5292df143641e3766cc0146918062039b1eecab568f9b278f64b1b9197ee2f775603b9 SHA512 3e06fb77be07334949ece3ae152bdf5491f0b7f8e33e0e8ed2af3c34332841975a9514d1993ed2355abfa4e09f93e42093d02f96dc30c3471ae9f974cc2de11a
28 DIST p95v303b6.linux64.tar.gz 7046127 BLAKE2B 9cde9c2670203071cfc463434a47c8123064cb232bfeb25d8767cad2c25ea75b395e2ec135b7b4a6dc9616e9d6b05ead371e1083274a82468f62a0e1de93c98f SHA512 6d6ded9a1724993d42adee28d400b0337835c52a4ce42271e62efb37134adfc6f017f55475860fbc1224e377a227ef8547b8852a35c082c37e996f4a1c1b570c
29
30 diff --git a/sci-mathematics/gimps/gimps-30.7.9.ebuild b/sci-mathematics/gimps/gimps-30.7.9.ebuild
31 index f1cf70e083a8..33b432fb3b2f 100644
32 --- a/sci-mathematics/gimps/gimps-30.7.9.ebuild
33 +++ b/sci-mathematics/gimps/gimps-30.7.9.ebuild
34 @@ -1,4 +1,4 @@
35 -# Copyright 1999-2021 Gentoo Authors
36 +# Copyright 1999-2022 Gentoo Authors
37 # Distributed under the terms of the GNU General Public License v2
38
39 EAPI=7
40 @@ -16,12 +16,13 @@ MY_PV=$(ver_rs 2 'b' )
41
42 SRC_URI="
43 amd64? ( https://www.mersenne.org/ftp_root/gimps/p95v${MY_PV/./}.linux64.tar.gz -> ${P}.linux64.tar.gz )
44 + x86? ( https://www.mersenne.org/ftp_root/gimps/p95v${MY_PV/./}.linux32.tar.gz -> ${P}.linux32.tar.gz )
45 "
46
47 SLOT="0"
48 LICENSE="GIMPS"
49 RESTRICT="mirror bindist"
50 -KEYWORDS="-* ~amd64"
51 +KEYWORDS="-* ~amd64 ~x86"
52
53 # Since there are no statically linked binaries for this version of mprime,
54 # and no static binaries for amd64 in general, we use the dynamically linked