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 483B9158009 for ; Tue, 20 Jun 2023 05:02:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 641E3E0823; Tue, 20 Jun 2023 05:02:37 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4EDF8E0823 for ; Tue, 20 Jun 2023 05:02:37 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 441C7340E65 for ; Tue, 20 Jun 2023 05:02:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A63C7990 for ; Tue, 20 Jun 2023 05:02:34 +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: <1687236489.56e166d95b3a23488f7e13693bf4935be3529181.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Math-BigInt-GMP/Manifest dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.200.ebuild X-VCS-Directories: dev-perl/Math-BigInt-GMP/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 56e166d95b3a23488f7e13693bf4935be3529181 X-VCS-Branch: master Date: Tue, 20 Jun 2023 05:02:34 +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: 9c430c89-e8ee-4638-b59e-95e02d4b9d5d X-Archives-Hash: a2f4f5b514f0a8f621c635e974742048 commit: 56e166d95b3a23488f7e13693bf4935be3529181 Author: Sam James gentoo org> AuthorDate: Tue Jun 20 04:40:16 2023 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jun 20 04:48:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56e166d9 dev-perl/Math-BigInt-GMP: add 1.601.200 Signed-off-by: Sam James gentoo.org> dev-perl/Math-BigInt-GMP/Manifest | 1 + .../Math-BigInt-GMP-1.601.200.ebuild | 30 ++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/dev-perl/Math-BigInt-GMP/Manifest b/dev-perl/Math-BigInt-GMP/Manifest index 305d0c8fb918..241f5e5e0603 100644 --- a/dev-perl/Math-BigInt-GMP/Manifest +++ b/dev-perl/Math-BigInt-GMP/Manifest @@ -1 +1,2 @@ DIST Math-BigInt-GMP-1.6007.tar.gz 2459995 BLAKE2B 971f4785b2068d02d80a6a50b4aecea4ef584c7b0e679ddfd3001518425361b36a646d1919fd06fc14a2b18733fdf2534e11aea666d4999b3003cbd946ae27d7 SHA512 cdeaeec1e450e95d761cefc63c5262c0b43cf5fc5865e62d0463e34821541c2b83d156979c1e7a8157c9747ccf5e3cefa80ac52489a7ce3186425bc27c176512 +DIST Math-BigInt-GMP-1.6012.tar.gz 2592463 BLAKE2B 5ff66bcabd76c756349fc84d7e5587d176e7b961e314268625ee6ab4921f774be8ebd0efef108636dc6bd36556a44f3442a8c89abbe19dc62fa36fcf6e7ed993 SHA512 cb8890b2f67f84a6328719f7a21173e8f6c6bbfe74a96d7d608d27c011d0b2390d6b9ea09e507cba56f885810f20bbc4aff3231f89312231d91d5c2e383893d6 diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.200.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.200.ebuild new file mode 100644 index 000000000000..940cf1a8d1ff --- /dev/null +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.200.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=PJACKLAM +DIST_VERSION=1.6012 +inherit perl-module + +DESCRIPTION="Use the GMP library for Math::BigInt routines" + +SLOT="0" +#KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" + +RDEPEND=" + >=virtual/perl-Carp-1.220.0 + >=virtual/perl-Math-BigInt-1.999.838 + >=virtual/perl-XSLoader-0.20.0 + >=dev-libs/gmp-4.0.0:0 +" +DEPEND=" + ${RDEPEND} + >=virtual/perl-ExtUtils-MakeMaker-6.580.0 + test? ( >=virtual/perl-Test-Simple-0.820.0 ) +" + +src_test() { + perl_rm_files t/author-*.t t/00sig.t t/02pod.t t/03podcov.t + perl-module_src_test +}