public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Number-Tolerant/
Date: Thu, 26 Mar 2015 12:14:48 +0000 (UTC)	[thread overview]
Message-ID: <1427370155.ee1313f9340d44d4b087f866d5b10b8a01c7f7bf.kent@gentoo> (raw)

commit:     ee1313f9340d44d4b087f866d5b10b8a01c7f7bf
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 26 11:42:35 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 26 11:42:35 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=ee1313f9

[bump] Number-Tolerant-1.706.0

Package-Manager: portage-2.2.17

 .../Number-Tolerant-1.701-r1.ebuild                | 31 -------------------
 .../Number-Tolerant/Number-Tolerant-1.706.0.ebuild | 35 ++++++++++++++++++++++
 2 files changed, 35 insertions(+), 31 deletions(-)

diff --git a/dev-perl/Number-Tolerant/Number-Tolerant-1.701-r1.ebuild b/dev-perl/Number-Tolerant/Number-Tolerant-1.701-r1.ebuild
deleted file mode 100644
index b848e4d..0000000
--- a/dev-perl/Number-Tolerant/Number-Tolerant-1.701-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI="4"
-MODULE_AUTHOR=RJBS
-inherit perl-module perl-declaredeps
-
-DESCRIPTION="tolerance ranges for inexact numbers"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-bdepend-virtual Test-Simple 0.96 # Test-More
-bdepend Test-Tester;
-
-cdepend-virtual ExtUtils-MakeMaker 6.56;
-
-# depend-virtual Carp; # CORE
-depend-virtual Math-BigInt # Math::BigFloat
-RDEPEND+=" virtual/perl-Math-BigRat";
-DEPEND+=" virtual/perl-Math-BigRat";
-depend-virtual Scalar-List-Utils # Scalar::Util
-depend Sub-Exporter 0.950;
-# depend Sub-Exporter-Util #= Sub::Exporter
-depend-virtual Test-Simple # Test::Builder
-# depend-virtual overload # CORE
-
-ddep_setup
-
-SRC_TEST="do"

diff --git a/dev-perl/Number-Tolerant/Number-Tolerant-1.706.0.ebuild b/dev-perl/Number-Tolerant/Number-Tolerant-1.706.0.ebuild
new file mode 100644
index 0000000..655a223
--- /dev/null
+++ b/dev-perl/Number-Tolerant/Number-Tolerant-1.706.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=1.706
+inherit perl-module
+
+DESCRIPTION="tolerance ranges for inexact numbers"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+# Math::BigFloat -> Math-BigInt
+# Scalar::Util -> Scalar-List-Utils
+# Sub::Exporter::Util -> Sub-Exporter
+# Test::Builder -> Test-Simple ( Yes, Runtime, this dist has a test module )
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Math-BigInt
+	virtual/perl-Math-BigRat
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/Sub-Exporter-0.950.0
+	virtual/perl-Test-Simple
+"
+DEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		>=virtual/perl-Test-Simple-0.960.0
+		dev-perl/Test-Tester
+		virtual/perl-if
+	)
+"


             reply	other threads:[~2015-03-26 12:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-26 12:14 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-09-17  3:43 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Number-Tolerant/ Kent Fredric
2015-06-03 12:58 Kent Fredric
2014-08-20 11:03 Kent Fredric
2014-07-25  2:24 ` Kent Fredric
2011-02-04 19:13 kentfredric

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=1427370155.ee1313f9340d44d4b087f866d5b10b8a01c7f7bf.kent@gentoo \
    --to=kentfredric@gmail.com \
    --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