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/Regexp-RegGrp/
Date: Thu, 20 Apr 2017 12:16:12 +0000 (UTC)	[thread overview]
Message-ID: <1492690489.e0e32bf1c32b6b4074babf175b8719b74389e4a8.kentnl@gentoo> (raw)

commit:     e0e32bf1c32b6b4074babf175b8719b74389e4a8
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 12:13:08 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 12:14:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0e32bf1

dev-perl/Regexp-RegGrp: Bump to version 2.10.0

- EAPI6
- Nuke pod tests
- Parallel testing

Upstream:
- Fix for '.' in @INC

Bug: https://bugs.gentoo.org/615222
Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/Regexp-RegGrp/Manifest                    |  1 +
 dev-perl/Regexp-RegGrp/Regexp-RegGrp-2.10.0.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-perl/Regexp-RegGrp/Manifest b/dev-perl/Regexp-RegGrp/Manifest
index da3582c8bb4..0dd508e7de3 100644
--- a/dev-perl/Regexp-RegGrp/Manifest
+++ b/dev-perl/Regexp-RegGrp/Manifest
@@ -1 +1,2 @@
 DIST Regexp-RegGrp-2.00.tar.gz 26393 SHA256 0dbce0eefd5a1b9d7a54e8f08ba95648e29db15934eda5a579fc8ae3caf9baea SHA512 20a9bb52c403a98a8be6ace6fa2f3896edaeedd2c46fa44233787638ad2266f7858757d50862fee25fddb4eff0847487f9d1c2469687a9002ebb86e6d119dbc9 WHIRLPOOL c8a5d088ea9887306ada6a38d9ba098eb96c37bedc264d9c114e37c70b98731ca5f459d09afcdd6b063e883de654f8e8239406de24b742fb1b10a9733f2fe0f8
+DIST Regexp-RegGrp-2.01.tar.gz 10011 SHA256 02118337e7f09fa76cb585c79030e439f017ca791b0a662f8d34008603b7168d SHA512 742c9760628d32fd60c28fabb4b7e60691e004ed22ae19d0d847e8c432827c9dd150d9d7d0f900274a270d596322d864e976b11e2bcb1135bfc473e61784c542 WHIRLPOOL 44075a61712980181f1fa32c87debd5edad2b32f4c52b487637016172243a314f62946af52387b9bc7d8a738fa4636ace156b1f442beae0b56a59c0e409cce08

diff --git a/dev-perl/Regexp-RegGrp/Regexp-RegGrp-2.10.0.ebuild b/dev-perl/Regexp-RegGrp/Regexp-RegGrp-2.10.0.ebuild
new file mode 100644
index 00000000000..ae477ee2536
--- /dev/null
+++ b/dev-perl/Regexp-RegGrp/Regexp-RegGrp-2.10.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+DIST_AUTHOR=LEEJO
+DIST_VERSION=2.01
+inherit perl-module
+
+DESCRIPTION="Groups a regular expressions collection"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? ( virtual/perl-Test-Simple )
+"
+src_test() {
+	perl_rm_files t/pod.t
+	perl-module_src_test
+}


             reply	other threads:[~2017-04-20 12:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-20 12:16 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-04 20:47 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-RegGrp/ Andreas K. Hüttel
2017-04-27 19:34 Kent Fredric
2016-04-30 22:05 Andreas Hüttel
2015-11-27  9:11 Patrice Clement
2015-11-27  9:11 Patrice Clement

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=1492690489.e0e32bf1c32b6b4074babf175b8719b74389e4a8.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