From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Random/
Date: Thu, 10 Nov 2016 19:24:01 +0000 (UTC) [thread overview]
Message-ID: <1478805545.e5cf8577c416af103ab55fed12bbd3252544bcc0.kentnl@gentoo> (raw)
commit: e5cf8577c416af103ab55fed12bbd3252544bcc0
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 19:18:35 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 19:19:05 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5cf8577
dev-perl/Data-Random: Bump to 0.120.0
- EAPI6
- Parallel tests
Upstream:
- rand_chars() now returns a string in scalar context
- migrate from Date::Calc to Time::Piece
- Limit colour values to 255 ( not 256 )
Package-Manager: portage-2.3.2
dev-perl/Data-Random/Data-Random-0.120.0.ebuild | 39 +++++++++++++++++++++++++
dev-perl/Data-Random/Manifest | 1 +
2 files changed, 40 insertions(+)
diff --git a/dev-perl/Data-Random/Data-Random-0.120.0.ebuild b/dev-perl/Data-Random/Data-Random-0.120.0.ebuild
new file mode 100644
index 00000000..f11c3b3
--- /dev/null
+++ b/dev-perl/Data-Random/Data-Random-0.120.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=BAREFOOT
+DIST_VERSION=0.12
+inherit perl-module
+
+DESCRIPTION="A module used to generate random data"
+
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-Carp
+ >=virtual/perl-Time-Piece-1.160.0
+"
+DEPEND="
+ >=virtual/perl-ExtUtils-MakeMaker-6.360.0
+ test? (
+ >=virtual/perl-Test-Simple-0.880.0
+ virtual/perl-File-Temp
+ )
+"
+
+src_prepare() {
+ sed -i -e '/jsonmeta;/d' \
+ -e '/githubmeta;/d' \
+ Makefile.PL || die
+ perl-module_src_prepare
+}
+
+src_test() {
+ perl_rm_files t/z0_pod.t t/z1_pod-coverage.t
+ perl-module_src_test
+}
diff --git a/dev-perl/Data-Random/Manifest b/dev-perl/Data-Random/Manifest
index c740de8..a17b2ba 100644
--- a/dev-perl/Data-Random/Manifest
+++ b/dev-perl/Data-Random/Manifest
@@ -1 +1,2 @@
DIST Data-Random-0.08.tar.gz 168327 SHA256 e14c10e1e47c66a082387fa1497894d059bd316212bbd6b8f0905b30eea92d43 SHA512 a523f2cfa2031006e41efbc7a52d1f8ce08ca490d02db5f1068045019e9f07f145824843e9650fc04e5269284e9a4825f54b4e90557fec1d3e26c40164f8a591 WHIRLPOOL 45181d1ce02f1505e7ccd5d7024be59f12b219e02faa86bb107861306c1b16e68b87651dad79d531cb6f50d0353ddef55d67298d4f6740fd5e4f9d6b0b44affb
+DIST Data-Random-0.12.tar.gz 166951 SHA256 bb84de17ce2aeb61ba945d2ae451b2bc1e3e6b579ab5676614897672a4669b14 SHA512 ae898af42a44576f5b968fb44015339e6db4c8542e6198d87aa4346eba767a81bfdd35c33f10d52adddad9fe38d24475bcc7fa87e8223f1a2756ece1da84ee97 WHIRLPOOL 52170c005aa0fd68d6dd0109f8b4cb68d90c8bf6b3fe53cc1383fdd64442c7b178dfd44fc01ff10184441cc4fb0dcc93ccb873422f67f25eb07381b3713e1641
next reply other threads:[~2016-11-10 19:24 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-10 19:24 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-21 7:53 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Random/ Sam James
2021-10-17 19:17 Andreas K. Hüttel
2021-05-15 18:03 Sam James
2021-05-15 17:56 Sam James
2021-05-15 17:55 Sam James
2020-07-17 7:34 Kent Fredric
2018-07-29 5:48 Kent Fredric
2018-06-07 22:06 Sergei Trofimovich
2017-09-26 19:30 Kent Fredric
2017-06-25 8:03 Kent Fredric
2016-08-08 8:11 Kent Fredric
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=1478805545.e5cf8577c416af103ab55fed12bbd3252544bcc0.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