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-Common/
Date: Wed,  5 Apr 2017 21:40:40 +0000 (UTC)	[thread overview]
Message-ID: <1491428428.582af766ea0f9b7578b096e80a03bca241f513ec.kentnl@gentoo> (raw)

commit:     582af766ea0f9b7578b096e80a03bca241f513ec
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  5 21:39:25 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Apr  5 21:40:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=582af766

dev-perl/Regexp-Common: Bump to version 2017040401.0.0

Upstream:
- Fixes for '.' in @INC

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

 dev-perl/Regexp-Common/Manifest                    |  1 +
 .../Regexp-Common-2017040401.0.0.ebuild            | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-perl/Regexp-Common/Manifest b/dev-perl/Regexp-Common/Manifest
index f024f1b3ff9..fe8c0f934cb 100644
--- a/dev-perl/Regexp-Common/Manifest
+++ b/dev-perl/Regexp-Common/Manifest
@@ -1,3 +1,4 @@
 DIST Regexp-Common-2013031301.tar.gz 115724 SHA256 729a8198d264aa64ecbb233ff990507f97fbb66bda746b95f3286f50f5f25c84 SHA512 2fad761c169be76771856938a53f28dab232cb44cea4e22f56869754633f9a38f94568096ac0f21a885e6dd11049f401c8957b04929eee6802b8454c4fe4f62a WHIRLPOOL 6879d3f4ec48f55554b8f41d1de56f541156182eaa7f257a0ee76ee21c81a78e5fa9270da296da2ce97490cb6c67d0e6815a3b32ec152e6a3cc6e561b864443c
 DIST Regexp-Common-2016020301.tar.gz 119181 SHA256 ccdcb6ca034b2948f2efa042c75aff9edee355b800a81943432efcca95fa7e59 SHA512 20b773015b6c604e5811ea030802605a9e71c9049342a8b88e4d45de310a2f7df468ac4c5b79102870abc290777bccadf380299c64c944aa6fe01f31596a9da0 WHIRLPOOL ce56276ef7b25d5f98a7249630a2c69bb3d78ab028ad18ed39e903d3ee7100e457b54526f63ef101909f25a2b622321d49b3e3592615c764bdc421e42954878f
 DIST Regexp-Common-2016060801.tar.gz 237712 SHA256 fc2fc178facf0292974d6511bad677dd038fe60d7ac118e3b83a1ca9e98a8403 SHA512 2c1ab9c6efd412d9b071ef80ccfb11fb5de5e4d9d8973efd5f34ad50bf046766ec9fa2851c151a05a3418d07e3ae35e80bb023e41346cb7362c9aee462eb047a WHIRLPOOL 6638a47df9de9108f30a5d40aede1eb18fef68f03fa5a2b1145dc3bd6c8290671150074624b4e3669acbe5656fcf1ce1c7023fe8dee2ea00f6518dd35fdd903d
+DIST Regexp-Common-2017040401.tar.gz 237894 SHA256 0664c26bb69d7c862849432fde921d4c201fabefd36bff6a9e0996d295053ab8 SHA512 7507f322fb4f69cea9689750b2a37909eb733c66a6d47712e98b9079336ed5b30fe7bec141f129ca495e95f7f9119d6885d9c916520516bfedb43c1e405b5357 WHIRLPOOL 072b61be2569faa79a1f0893621adef265bd7dbe50417aabb68f3c62f752e7ed6d0569fe7db453594b08b1abd84a06e0b24107cc740f47dea3d30a08cbfb2d5e

diff --git a/dev-perl/Regexp-Common/Regexp-Common-2017040401.0.0.ebuild b/dev-perl/Regexp-Common/Regexp-Common-2017040401.0.0.ebuild
new file mode 100644
index 00000000000..386d29406b3
--- /dev/null
+++ b/dev-perl/Regexp-Common/Regexp-Common-2017040401.0.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit versionator
+
+DIST_AUTHOR=ABIGAIL
+DIST_VERSION=$(get_major_version)
+
+inherit perl-module
+
+DESCRIPTION="Provide commonly requested regular expressions"
+
+LICENSE="|| ( Artistic Artistic-2 MIT BSD )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+
+DEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+	test? ( dev-perl/Test-Regexp )
+"


             reply	other threads:[~2017-04-05 21:40 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-05 21:40 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-26 15:10 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-Common/ Arthur Zamarin
2024-06-20 15:07 Ionen Wolkens
2023-04-01 18:14 Arthur Zamarin
2022-12-31 15:53 Arthur Zamarin
2021-10-26  1:21 Yixun Lan
2021-08-04 20:47 Andreas K. Hüttel
2020-08-17  8:41 Fabian Groffen
2017-12-04 20:36 Kent Fredric
2017-11-08 20:14 Sergei Trofimovich
2017-11-02 22:31 Sergei Trofimovich
2017-10-15 19:08 Sergei Trofimovich
2017-10-14 19:43 Sergei Trofimovich
2017-08-19  0:56 Thomas Deutschmann
2017-07-16 11:08 Tobias Klausmann
2017-07-15 17:04 Tobias Klausmann
2017-07-15 11:29 Sergei Trofimovich
2017-06-05  9:13 Kent Fredric
2017-02-04 10:48 Jeroen Roovers
2017-01-26 15:18 Tobias Klausmann
2017-01-17 22:54 Patrice Clement
2016-08-02 11:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/regexp-common/ Kent Fredric
2016-08-02 11:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-Common/ Kent Fredric
2016-04-30 22:05 [gentoo-commits] repo/gentoo:master commit in: dev-perl/regexp-common/ Andreas 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=1491428428.582af766ea0f9b7578b096e80a03bca241f513ec.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