diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-06-29 12:04:12 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-06-29 12:04:12 +0100 |
commit | 0f558761aa2dee1017b4751e4017205e015a9560 (patch) | |
tree | 037df795519468a25d9362b4e95cdaeb84eb1cf9 /sci-libs/mpir | |
parent | 752d6256e5204b958b0ef7905675a940b5e9172f (diff) |
gentoo resync : 29.12.2022
Diffstat (limited to 'sci-libs/mpir')
-rw-r--r-- | sci-libs/mpir/Manifest | 4 | ||||
-rw-r--r-- | sci-libs/mpir/metadata.xml | 21 | ||||
-rw-r--r-- | sci-libs/mpir/mpir-3.0.0-r1.ebuild | 12 |
3 files changed, 21 insertions, 16 deletions
diff --git a/sci-libs/mpir/Manifest b/sci-libs/mpir/Manifest index 00e12bda4510..6050e64e9253 100644 --- a/sci-libs/mpir/Manifest +++ b/sci-libs/mpir/Manifest @@ -1,4 +1,4 @@ AUX mpir-2.7.2-ABI-multilib.patch 3830 BLAKE2B e1f39b6f8d21546680cda9f82307af4601ba3e3cb16f5b9039fcf43a8d9ff28261bc2f4ff204f03d794254c4edc906b9babd0a51ee70cf0f5a6d89a3a245fbe3 SHA512 d55ef6f1b3a41755623a64d8873317887c4e5b630d52a5bd8d139e70bb746817899e3983f4f1178e7b1efc21ac0864debaa752e70369b5e071b4012e6cc965eb DIST mpir-3.0.0.tar.bz2 2572041 BLAKE2B f564944dd76586ca6e50c39f1199468b905a3db7bbb8b2ee6cf3dcdfb00757d7eefc57e010d5cfc3d6db7ba2676e36f7980365e85c87827b4901ec4e80349915 SHA512 c735105db8b86db739fd915bf16064e6bc82d0565ad8858059e4e93f62c9d72d9a1c02a5ca9859b184346a8dc64fa714d4d61404cff1e405dc548cbd54d0a88e -EBUILD mpir-3.0.0-r1.ebuild 1805 BLAKE2B 58f10750c4403c3659c6cedf5fecfc49d950f63c6d4c4993603583c2c42cca6eb975629b818882a008e844ac9eb82f54b4866b747daba3eda95a780434a7becc SHA512 67c452ce1cc88926833d1b28e4ea0805b8bbc85fe0981898e2004ad8d379eec5921a4ba57fea0cc29f816ae8cd02e143474d93b0795d80cb5e5c4aebeac9b65c -MISC metadata.xml 793 BLAKE2B ea8420472a58d5971fe2766e0a19097f99fdceb59d01961ac6494906b1f279376c86101cb697c26eda2bde3dcf94d14a150e3c9f17f9f337234093c09fd20417 SHA512 8f6a6b2eeab02fd00e8182a69c01f77065d9dc20b2582124f7d58f0b4d8debd9ea1d94581ed52e9cf0b1b2948c984a11f86c385bf55d1e8f559a65d8c8330be0 +EBUILD mpir-3.0.0-r1.ebuild 1802 BLAKE2B f8e160c944066fe4b23d87eb5ed4dd2ff4da9eaf5c4b85c306bc1801f571e6cbcf17ceed9937316880e7d42071fdecdc64857f2cea26b1f05313ede6afdb4869 SHA512 8cf6c27cc2e6eaa7e843150711b8bb006a81b1a4c7367b79e4a4c903c0b37564a1761ff03c649730640ec78e5395b413e09210a337489848f1e7c1ad6f15f186 +MISC metadata.xml 859 BLAKE2B daa9dd3f1bae0f85a5dc4418416efa8ab6a98dd268792db8dcf6e4b376c34c9c5339ea7a16348b465b9bf37e7630bf1a74bcb78e979a3cd2e2f62fdecffe7c95 SHA512 fdb600446c5438e31506832a847e6ef3b2a4c7436ace89a23e2e78c1e14e92dd9ac8c2523eded60752d621e754b742986660b1357d79f2fe0b3f3d5f2f774d44 diff --git a/sci-libs/mpir/metadata.xml b/sci-libs/mpir/metadata.xml index 069a5c0beaec..926ae4d3740e 100644 --- a/sci-libs/mpir/metadata.xml +++ b/sci-libs/mpir/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>sci@gentoo.org</email> - <name>Gentoo Science Project</name> - </maintainer> - <longdescription> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription> MPIR is an open source multiprecision integer (bignum) library forked from the GMP (GNU Multi Precision) project. It consists of much code from past GMP releases, in combination with much original contributed @@ -14,8 +14,11 @@ code. MPIR is constructed by a developer and vendor friendly community of professional and amateur mathematicians, computer scientists and hobbyists. -</longdescription> - <use> - <flag name="cpudetection">Enables runtime cpudetection (useful for bindist, compatability on other CPUs)</flag> - </use> + </longdescription> + <use> + <flag name="cpudetection">Enables runtime cpudetection (useful for bindist, compatibility on other CPUs)</flag> + </use> + <upstream> + <remote-id type="github">wbhart/mpir</remote-id> + </upstream> </pkgmetadata> diff --git a/sci-libs/mpir/mpir-3.0.0-r1.ebuild b/sci-libs/mpir/mpir-3.0.0-r1.ebuild index 3c3622524aac..e5b47d07a8db 100644 --- a/sci-libs/mpir/mpir-3.0.0-r1.ebuild +++ b/sci-libs/mpir/mpir-3.0.0-r1.ebuild @@ -6,12 +6,12 @@ EAPI=7 inherit autotools toolchain-funcs DESCRIPTION="Library for arbitrary precision integer arithmetic (fork of gmp)" -HOMEPAGE="http://www.mpir.org/" -SRC_URI="http://www.mpir.org/${P}.tar.bz2" +HOMEPAGE="https://www.mpir.org/" +SRC_URI="https://www.mpir.org/${P}.tar.bz2" LICENSE="LGPL-3" SLOT="0/23" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+cxx cpudetection" BDEPEND=" @@ -25,12 +25,14 @@ PATCHES=( src_prepare() { tc-export CC + default + # In the same way there was QA regarding executable stacks # with GMP we have some here as well. We cannot apply the # GMP solution as yasm is used, at least on x86/amd64. # Furthermore we are able to patch config.ac. - ebegin "Patching assembler files to remove executable sections" + einfo "Patching assembler files to remove executable sections" local i for i in $(find . -type f -name '*.asm') ; do cat >> $i <<-EOF || die @@ -49,7 +51,7 @@ src_prepare() { %endif EOF done - eend + eautoreconf } |