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/Data-Perl/
Date: Fri, 17 Jul 2020 05:14:53 +0000 (UTC)	[thread overview]
Message-ID: <1594962883.52f5b5f9e806be83477d3f150f62a7918f037e70.kentnl@gentoo> (raw)

commit:     52f5b5f9e806be83477d3f150f62a7918f037e70
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 17 05:14:09 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Jul 17 05:14:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52f5b5f9

dev-perl/Data-Perl: Bump to version 0.2.11

- EAPI7
- Strip bad tests

Upstream:
- Add 'test' and 'tail' methods for Array

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild | 37 ++++++++++++++++++++++++++++++
 dev-perl/Data-Perl/Manifest                |  1 +
 2 files changed, 38 insertions(+)

diff --git a/dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild b/dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild
new file mode 100644
index 00000000000..a6e0acd5d62
--- /dev/null
+++ b/dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=TOBYINK
+DIST_VERSION=0.002011
+inherit perl-module
+
+DESCRIPTION="Base classes wrapping fundamental Perl data types"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	dev-perl/Class-Method-Modifiers
+	dev-perl/List-MoreUtils
+	dev-perl/Module-Runtime
+	dev-perl/Role-Tiny
+	virtual/perl-Scalar-List-Utils
+	virtual/perl-parent
+	dev-perl/strictures
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		dev-perl/Test-Deep
+		dev-perl/Test-Fatal
+		dev-perl/Test-Output
+	)
+"
+PERL_RM_FILES=(
+	"t/author-pod-coverage.t"
+	"t/author-pod-syntax.t"
+)

diff --git a/dev-perl/Data-Perl/Manifest b/dev-perl/Data-Perl/Manifest
index 90bef274a44..eec15095176 100644
--- a/dev-perl/Data-Perl/Manifest
+++ b/dev-perl/Data-Perl/Manifest
@@ -1 +1,2 @@
 DIST Data-Perl-0.002009.tar.gz 23155 BLAKE2B 1f8c1ba4353c26736b3473be2283df1e0a247150b842333010822f7e1d25ecdddea39ac7874ba79d777e4691eeac7257e40ae366ae0a3fae0747a205166c54de SHA512 872eae53641b7ac19a8bcd4a6522475bf042463fbb8380a45481289c6792fa17cf4d52d146228acf089b9cff091413684fa5b39f67bc28f362a5d2eb85d1d01a
+DIST Data-Perl-0.002011.tar.gz 23235 BLAKE2B 968461f3b23e51a3a0bbb33e0d6b5986e1288f300e511e8f05facfaee0e220424bba71466dff55ba7a4967098fe5f76eba3b6ebfde74610a7f54985cc5806f6d SHA512 c55f0d5ba6141ef2a3fe02fc4258f4dbc9ae041e5b390dc626f297d68f4fafdafe5deef6ee282718927e101f7c2d93e913117fe754d5fc0c28d206b45e61b285


             reply	other threads:[~2020-07-17  5:14 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-17  5:14 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-17 19:17 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Perl/ Andreas K. Hüttel
2021-05-15 18:04 Sam James
2021-05-15 17:56 Sam James
2021-05-15 17:55 Sam James
2020-07-18 10:53 Kent Fredric
2020-07-18 10:53 Kent Fredric
2020-07-18  7:04 Kent Fredric
2020-04-14  7:58 Kent Fredric
2018-10-16 18:47 Fabian Groffen
2017-10-20  7:40 Kent Fredric
2016-08-13  7:48 Jeroen Roovers
2016-03-15 11:28 Agostino Sarubbo
2016-03-15 11:26 Agostino Sarubbo

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=1594962883.52f5b5f9e806be83477d3f150f62a7918f037e70.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