public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
Date: Sat, 18 May 2019 11:15:27 +0000 (UTC)	[thread overview]
Message-ID: <1558178122.9790107e0c90854bca3dca2a852b3bc799734ebf.dilfridge@gentoo> (raw)

commit:     9790107e0c90854bca3dca2a852b3bc799734ebf
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 11:14:02 2019 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 18 11:15:22 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9790107e

dev-perl/Math-BigInt-GMP: version bump, needs perl-5.30

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Math-BigInt-GMP/Manifest                  |  1 +
 .../Math-BigInt-GMP-1.600.600.ebuild               | 29 ++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-perl/Math-BigInt-GMP/Manifest b/dev-perl/Math-BigInt-GMP/Manifest
index 71dcf823ca1..1aef17a5225 100644
--- a/dev-perl/Math-BigInt-GMP/Manifest
+++ b/dev-perl/Math-BigInt-GMP/Manifest
@@ -1 +1,2 @@
 DIST Math-BigInt-GMP-1.6002.tar.gz 2286788 BLAKE2B 2538a0466458162bb7cf2f98c6233a7fa97bf30f3c9a92e82e0c266c9b1c6735dfa8a9310bb2009ff942edf2f10918a28484dd32a76f5ef6cbe7bcdb78de007a SHA512 1c3a4a616bfb386e246ca7fd784954c97fa3a20997db0372e7f4691896e5633e2abb9d9ca42fb781a169d10d36dd3a59759399485a1859cc95c4cf7ff4e5ca09
+DIST Math-BigInt-GMP-1.6006.tar.gz 2460173 BLAKE2B 29d448e01aef4f6b1e91a2a82a284db4f6cf0e92b39a678dbea7fa9458c48813775865f24603a5189b3fd4137378aa9c0b588c2c554372411482fd733339e2be SHA512 9ac48f8b136d835d6a1a90fb4170321f8684f6650e49dcf7ee2147d7ee0f89400ac93aa72deb8b5c5fd56d2ada391789f573f97487e46a3863e6735f2f53828c

diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
new file mode 100644
index 00000000000..2942d1ba383
--- /dev/null
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=PJACKLAM
+DIST_VERSION=1.6006
+inherit perl-module
+
+DESCRIPTION="Use the GMP library for Math::BigInt routines"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	>=virtual/perl-Math-BigInt-1.999.812
+	>=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
+}


             reply	other threads:[~2019-05-18 11:15 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-18 11:15 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-05 11:13 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/ Arthur Zamarin
2023-11-05 10:08 Sam James
2023-11-05 10:04 Sam James
2023-11-05  9:54 Sam James
2023-09-21 22:33 Sam James
2023-09-21 22:33 Sam James
2023-06-20  5:02 Sam James
2023-03-22  5:22 Sam James
2021-11-12 18:13 Andreas K. Hüttel
2021-07-01  8:25 Agostino Sarubbo
2021-07-01  8:24 Agostino Sarubbo
2021-07-01  8:23 Agostino Sarubbo
2021-07-01  8:22 Agostino Sarubbo
2021-05-09 16:31 Andreas K. Hüttel
2019-12-06  9:56 Mikle Kolyada
2019-12-06  9:53 Mikle Kolyada
2019-12-06  9:49 Mikle Kolyada
2019-12-06  9:41 Mikle Kolyada
2019-12-06  9:38 Mikle Kolyada
2019-12-06  9:34 Mikle Kolyada
2019-02-16  8:46 Mikle Kolyada
2019-01-06 10:14 Mikle Kolyada
2019-01-05 19:45 Sergei Trofimovich
2019-01-05  8:00 Mikle Kolyada
2019-01-04 13:47 Mikle Kolyada
2018-10-25 19:03 Fabian Groffen
2017-05-22 13:25 Tobias Klausmann
2017-05-18 15:39 Michael Weber
2017-04-29 11:36 Jeroen Roovers
2017-04-27 10:14 Agostino Sarubbo
2017-03-19  5:17 Kent Fredric
2017-03-19  5:17 Kent Fredric
2016-11-27  2:12 Kent Fredric
2016-11-27  2:12 Kent Fredric
2016-03-25 19:27 Andreas Hüttel
2015-12-20 22:58 Andreas Hüttel
2015-12-20 22:58 Andreas Hüttel
2015-12-14 10:55 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1558178122.9790107e0c90854bca3dca2a852b3bc799734ebf.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox