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-Utils/
Date: Wed,  1 Nov 2017 18:29:07 +0000 (UTC)	[thread overview]
Message-ID: <1509560754.9b36f4ad1dc5b40e1a0a5515df92d35a1bcdd16a.kentnl@gentoo> (raw)

commit:     9b36f4ad1dc5b40e1a0a5515df92d35a1bcdd16a
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  1 15:06:51 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Nov  1 18:25:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b36f4ad

dev-perl/Math-Utils: Add w/ version 1.10.0

Required by newer dev-perl/Math-Derivative

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Math-Utils/Manifest                  |  1 +
 dev-perl/Math-Utils/Math-Utils-1.110.0.ebuild | 25 +++++++++++++++++++++++++
 dev-perl/Math-Utils/metadata.xml              | 12 ++++++++++++
 3 files changed, 38 insertions(+)

diff --git a/dev-perl/Math-Utils/Manifest b/dev-perl/Math-Utils/Manifest
new file mode 100644
index 00000000000..e1be5ba3b0c
--- /dev/null
+++ b/dev-perl/Math-Utils/Manifest
@@ -0,0 +1 @@
+DIST Math-Utils-1.11.tar.gz 24077 SHA256 50aebae583d58eec5fec23acf1734088dab6c9646758bf3f560edc21c612a371 SHA512 047cb1a1e4bc7794dba4bd2d50cc0092b6cd6f5bf4567a693a386009ab9b104c2b56e82cff98bd1e3567311e7e1438addb5e88a09157c075705a00ade349bf9f WHIRLPOOL 47273dad1f755c686e4285ba83179a8d94ae29e91d8a97b10a244b80c80de8f32c38553145b3e2fad02059da28b89a1044735c8ec29108431d6c506d12c534ac

diff --git a/dev-perl/Math-Utils/Math-Utils-1.110.0.ebuild b/dev-perl/Math-Utils/Math-Utils-1.110.0.ebuild
new file mode 100644
index 00000000000..fb0ebea542d
--- /dev/null
+++ b/dev-perl/Math-Utils/Math-Utils-1.110.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=JGAMBLE
+DIST_VERSION=1.11
+inherit perl-module
+
+DESCRIPTION="Useful mathematical functions not in Perl"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+	dev-perl/Module-Build
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+src_test() {
+	perl_rm_files t/pod.t t/manifest.t
+	perl-module_src_test
+}

diff --git a/dev-perl/Math-Utils/metadata.xml b/dev-perl/Math-Utils/metadata.xml
new file mode 100644
index 00000000000..6640717bd17
--- /dev/null
+++ b/dev-perl/Math-Utils/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>perl@gentoo.org</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">Math-Utils</remote-id>
+    <remote-id type="cpan-module">Math::Utils</remote-id>
+  </upstream>
+</pkgmetadata>


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

Thread overview: 6+ 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 --
2018-07-15 15:51 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Utils/ Mikle Kolyada
2018-07-15 18:55 Thomas Deutschmann
2021-07-03 19:59 Andreas K. Hüttel
2021-08-07  5:10 Agostino Sarubbo
2021-11-13  0:09 Andreas K. 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=1509560754.9b36f4ad1dc5b40e1a0a5515df92d35a1bcdd16a.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