public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-Random-Source/
Date: Mon, 29 Feb 2016 15:36:56 +0000 (UTC)	[thread overview]
Message-ID: <1456744782.83d845ae2b2c3196032dee79c398987e985dbb50.monsieurp@gentoo> (raw)

commit:     83d845ae2b2c3196032dee79c398987e985dbb50
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Feb 29 09:47:43 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Feb 29 11:19:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83d845ae

dev-perl/Crypt-Random-Source: Bump to version 0.110.0

This is mostly motivated by the elimination of Any-Moose.

- EAPI6
- Deps fixup.

Upstream:
- use Moo instead of Any-Moose
- use Module::Runtime instead of deprecated Any::Moose::load_class

Package-Manager: portage-2.2.27

 .../Crypt-Random-Source-0.110.0.ebuild             | 40 ++++++++++++++++++++++
 dev-perl/Crypt-Random-Source/Manifest              |  1 +
 2 files changed, 41 insertions(+)

diff --git a/dev-perl/Crypt-Random-Source/Crypt-Random-Source-0.110.0.ebuild b/dev-perl/Crypt-Random-Source/Crypt-Random-Source-0.110.0.ebuild
new file mode 100644
index 0000000..22d188d
--- /dev/null
+++ b/dev-perl/Crypt-Random-Source/Crypt-Random-Source-0.110.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.11
+inherit perl-module
+
+DESCRIPTION="Get weak or strong random data from pluggable sources"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Capture-Tiny-0.80.0
+	virtual/perl-Carp
+	virtual/perl-File-Spec
+	>=virtual/perl-IO-1.140.0
+	dev-perl/Module-Find
+	dev-perl/Module-Runtime
+	dev-perl/Moo
+	dev-perl/Sub-Exporter
+	dev-perl/Type-Tiny
+	>=dev-perl/namespace-clean-0.110.0
+"
+DEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-Tiny-0.34.0
+	test? (
+		virtual/perl-ExtUtils-MakeMaker
+		dev-perl/Test-Exception
+		>=virtual/perl-Test-Simple-0.880.0
+		|| (
+				>=virtual/perl-Test-Simple-1.1.10
+				( <virtual/perl-Test-Simple-1.1.10 dev-perl/Test-use-ok )
+		)
+	)
+"

diff --git a/dev-perl/Crypt-Random-Source/Manifest b/dev-perl/Crypt-Random-Source/Manifest
index db6dc78..5703ad9 100644
--- a/dev-perl/Crypt-Random-Source/Manifest
+++ b/dev-perl/Crypt-Random-Source/Manifest
@@ -1 +1,2 @@
 DIST Crypt-Random-Source-0.07.tar.gz 18883 SHA256 bbe19a6ee24ce8d4aacbcf9179b2b3477a729eccbdfa78ad8330413b2fc3ac4f SHA512 b6d075e89914237262432f933916046151d6d24b19b19c2185f2aaabd166ce3cda2505ff12c3be35c76b48c532fcfdf056fd8a7c2627f48c58817b6c42ce871b WHIRLPOOL 908fc1009829909b4097999bc035ebe6b3abb1ad671ff6913b83f9958467525035d4cd4580a82387ff96101e6b07597c640abfeafe2f8dc208d392281102a403
+DIST Crypt-Random-Source-0.11.tar.gz 34276 SHA256 fa4157fb2b3157fd7a9dbd1dc8fb4a17e185eb3bf4ebc552070bd5d670ec59f0 SHA512 0c0d6dfbf904c1047b5e502fba30aaebcd022cb7cd3e6f58800dd51ab6aba4c4bb834ac66b2501fa72e26d3034dd64b8aa945cb5b089661bc291670bb74d4bba WHIRLPOOL 1e068d8e6d8c2708371826c927193e041a4b85611ee8adbe08f9b4cab874b6c85a2ec1b33fcf202a088c4abb67e8bd0293e3b7b605fe055d559ff060c12d4de0


             reply	other threads:[~2016-02-29 15:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-29 15:36 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-07-17 17:47 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-Random-Source/ Kent Fredric
2016-08-03 20:22 Kent Fredric
2018-04-06  0:42 Aaron Bauman
2018-04-17  0:06 Kent Fredric
2020-07-02 12:24 Kent Fredric
2021-01-27 22:44 Sam James
2021-02-01  4:42 Sam James
2021-05-08 13:04 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=1456744782.83d845ae2b2c3196032dee79c398987e985dbb50.monsieurp@gentoo \
    --to=monsieurp@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