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-Util/
Date: Sun,  4 Jun 2017 09:05:01 +0000 (UTC)	[thread overview]
Message-ID: <1496567055.1be77bae8c646eaf16047a0ab6f0d00d0f62ecf4.kentnl@gentoo> (raw)

commit:     1be77bae8c646eaf16047a0ab6f0d00d0f62ecf4
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  4 08:18:31 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jun  4 09:04:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1be77bae

dev-perl/Regexp-Util: Add w/ version 0.3.0

Required for newer Type-Tiny

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-perl/Regexp-Util/Manifest                 |  1 +
 dev-perl/Regexp-Util/Regexp-Util-0.3.0.ebuild | 22 ++++++++++++++++++++++
 dev-perl/Regexp-Util/metadata.xml             | 12 ++++++++++++
 3 files changed, 35 insertions(+)

diff --git a/dev-perl/Regexp-Util/Manifest b/dev-perl/Regexp-Util/Manifest
new file mode 100644
index 00000000000..a180399f238
--- /dev/null
+++ b/dev-perl/Regexp-Util/Manifest
@@ -0,0 +1 @@
+DIST Regexp-Util-0.003.tar.gz 61890 SHA256 aae41abb805bfd8a9af7963360bed6ef62c0e6ef6c36655cba565317df63c106 SHA512 27501c4e7017e2470cd24f2b8bd8b94cc3acd266500851c5ee1f4bbe3af56285be3eeaacee95b45606bee01cead4f0a30eb7c10260d93b3e98bc432d211be2f0 WHIRLPOOL a48a778826bb7111fac7321fa5219a3461f50a3f03df86686492a251450370217f62c56e4251907a5589c10e7f3e0b026c3e3deaae907850dab7884d24caf3a7

diff --git a/dev-perl/Regexp-Util/Regexp-Util-0.3.0.ebuild b/dev-perl/Regexp-Util/Regexp-Util-0.3.0.ebuild
new file mode 100644
index 00000000000..b6e584d2a3f
--- /dev/null
+++ b/dev-perl/Regexp-Util/Regexp-Util-0.3.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=TOBYINK
+DIST_VERSION=0.003
+inherit perl-module
+
+DESCRIPTION="General purpose utilities for working with Regular Expressions"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.170.0
+	virtual/perl-ExtUtils-Constant
+	test? (
+		>=virtual/perl-Test-Simple-0.920.0
+	)
+"

diff --git a/dev-perl/Regexp-Util/metadata.xml b/dev-perl/Regexp-Util/metadata.xml
new file mode 100644
index 00000000000..7fe93a63a33
--- /dev/null
+++ b/dev-perl/Regexp-Util/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>perl@gentoo.org</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">Regexp-Util</remote-id>
+    <remote-id type="cpan-module">Regexp::Util</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2017-06-04  9:05 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-04  9:05 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-08-05 19:17 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-Util/ Sergei Trofimovich
2018-03-21  4:55 Matt Turner
2018-08-18 22:15 Thomas Deutschmann
2018-08-20  2:26 Mikle Kolyada
2018-10-27 15:19 Fabian Groffen
2020-09-07 12:00 Yixun Lan
2020-12-27 15:51 Fabian Groffen
2021-05-11 18:41 Sergei Trofimovich
2021-05-13 13:19 Sergei Trofimovich
2021-05-15  1:55 Sam James
2021-05-16  0:13 Sam James
2021-05-25  0:19 Joshua Kinard
2021-08-04 10:23 Sergei Trofimovich
2021-08-04 20:47 Andreas K. Hüttel
2021-10-11  3:10 Sam James
2021-10-11  3:27 Sam James
2021-10-11  5:15 Sam James
2021-10-11  6:32 Agostino Sarubbo
2021-11-09 22:02 James Le Cuirot
2021-11-15  4:31 Sam James
2021-11-19 11:36 Sam James
2021-11-27 20:51 Andreas K. Hüttel
2024-03-17  6:27 Ionen Wolkens

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=1496567055.1be77bae8c646eaf16047a0ab6f0d00d0f62ecf4.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