public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Prime-XS/
Date: Wed,  1 Nov 2017 18:29:07 +0000 (UTC)	[thread overview]
Message-ID: <1509560760.38870c02f942d91eacbbadc04573f77c3ed26c84.kentnl@gentoo> (raw)

commit:     38870c02f942d91eacbbadc04573f77c3ed26c84
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  1 16:02:34 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Nov  1 18:26:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38870c02

dev-perl/Math-Prime-XS: Bump to version 0.270.0

Upstream:
- Add count_primes()

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Math-Prime-XS/Manifest                    |  1 +
 .../Math-Prime-XS/Math-Prime-XS-0.270.0.ebuild     | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/Math-Prime-XS/Manifest b/dev-perl/Math-Prime-XS/Manifest
index c46644f808b..4e100b9c398 100644
--- a/dev-perl/Math-Prime-XS/Manifest
+++ b/dev-perl/Math-Prime-XS/Manifest
@@ -1 +1,2 @@
 DIST Math-Prime-XS-0.26.tar.gz 61354 SHA256 d595728a2a537edb22818f0050e0ff7c99b19f958386585715e777409b57f1e1 SHA512 4054114b320e15c349c6620fcd8b2ae6a94b590f2be2a6301577dae09aef3058f901cafd669ea9846c0b7adaaad46e18552cdf147c8412b297d96d5f3bbd6fa4 WHIRLPOOL ad30005deb6184acaf97d7558bd72cf4d89f3268bcce23479937e80a5dae407d6791a12c13523e0031ed027d476bef61bfd00ea12adb73d0ff36f34437f1bc9b
+DIST Math-Prime-XS-0.27.tar.gz 63514 SHA256 19f7e9b95fbb29e4d103bc454325143674852e38435667dfe998629f40d13af8 SHA512 0ee15e765e660d4e989bee726530d04e34d40289dc6945bc9aed885abf1957df417ffc04449adee0ca6b1bab127e4e9e0bffd562f669ca704b7acb8a481ed42b WHIRLPOOL 6f83dc460ef39b1afe7c7b046262a2d71a4853930f2ea59896500ede5a311be470a82d3487e4076f80a2eab55ee569d8fa25a2074b155453d542b8b0d7c45386

diff --git a/dev-perl/Math-Prime-XS/Math-Prime-XS-0.270.0.ebuild b/dev-perl/Math-Prime-XS/Math-Prime-XS-0.270.0.ebuild
new file mode 100644
index 00000000000..9f494b6f4ee
--- /dev/null
+++ b/dev-perl/Math-Prime-XS/Math-Prime-XS-0.270.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=KRYDE
+DIST_VERSION=0.27
+inherit perl-module
+
+DESCRIPTION="Detect and calculate prime numbers with deterministic tests"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="dev-perl/boolean
+	dev-perl/Params-Validate
+	virtual/perl-Carp
+	virtual/perl-Exporter
+	virtual/perl-Scalar-List-Utils
+	virtual/perl-XSLoader"
+DEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-0.420.0
+	test? ( virtual/perl-Test-Simple )
+	virtual/perl-ExtUtils-CBuilder"
+
+src_test() {
+	perl_rm_files "t/pod.t" "t/pod-coverage.t"
+	perl-module_src_test
+}


             reply	other threads:[~2017-11-01 18:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-01 18:29 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-13  0:09 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Prime-XS/ Andreas K. Hüttel
2018-08-18  1:17 Kent Fredric
2018-07-15 18:55 Thomas Deutschmann
2018-04-03 15:28 Jonas Stein
2017-10-26 20:18 Thomas Deutschmann
2016-04-03 21:24 Andreas Hüttel

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=1509560760.38870c02f942d91eacbbadc04573f77c3ed26c84.kentnl@gentoo \
    --to=kentnl@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