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/Sub-Quote/
Date: Sat, 10 Dec 2016 14:25:55 +0000 (UTC)	[thread overview]
Message-ID: <1481379929.a3b6adddadedb116eff1c3d82fba306e8d203b7c.kentnl@gentoo> (raw)

commit:     a3b6adddadedb116eff1c3d82fba306e8d203b7c
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 14:22:06 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 14:25:29 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3b6addd

dev-perl/Sub-Quote: Add w/ version 2.3.1

This has been teased out of Moo

Package-Manager: portage-2.3.3

 dev-perl/Sub-Quote/Manifest               |  1 +
 dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild | 29 +++++++++++++++++++++++++++++
 dev-perl/Sub-Quote/metadata.xml           | 13 +++++++++++++
 3 files changed, 43 insertions(+)

diff --git a/dev-perl/Sub-Quote/Manifest b/dev-perl/Sub-Quote/Manifest
new file mode 100644
index 00000000..1ded707
--- /dev/null
+++ b/dev-perl/Sub-Quote/Manifest
@@ -0,0 +1 @@
+DIST Sub-Quote-2.003001.tar.gz 19131 SHA256 9d471d8e13e7ce4793d5a5ec04a60fface14dd53be78dd94d228871915cfd1f9 SHA512 cd24460e52b68955a460accf673a58235c8f846285a01862198bbb4f6c5718f2977e615099da7eb54a41d76ae75fd7167c7d682c14f6819e65c83f163189dd49 WHIRLPOOL 5166d4c33732b661926f92b2c6ff9ab9f18388ae05b550e4e9e11f9dc0f2d6dd2c126430c5b0baa97047ff82b2ed7b21a785bd74022b3e1fea0c9f62aae02d77

diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
new file mode 100644
index 00000000..e3a9ac5
--- /dev/null
+++ b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=HAARG
+DIST_VERSION=2.003001
+inherit perl-module
+
+DESCRIPTION="efficient generation of subroutines via string eval"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test minimal"
+
+RDEPEND="
+	!<dev-perl/Moo-2.3.0
+	!minimal? (
+		>=dev-perl/Sub-Name-0.80.0
+	)
+	virtual/perl-Scalar-List-Utils
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=dev-perl/Test-Fatal-0.3.0
+		>=virtual/perl-Test-Simple-0.940.0
+	)
+"

diff --git a/dev-perl/Sub-Quote/metadata.xml b/dev-perl/Sub-Quote/metadata.xml
new file mode 100644
index 00000000..b623968
--- /dev/null
+++ b/dev-perl/Sub-Quote/metadata.xml
@@ -0,0 +1,13 @@
+<?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">Sub-Quote</remote-id>
+    <remote-id type="cpan-module">Sub::Defer</remote-id>
+    <remote-id type="cpan-module">Sub::Quote</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2016-12-10 14:26 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-10 14:25 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-02-04  9:17 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Quote/ Jeroen Roovers
2017-02-20 17:59 Markus Meier
2017-02-24  7:46 Michael Weber
2017-04-02 17:27 Agostino Sarubbo
2017-04-03 12:33 Agostino Sarubbo
2017-04-03 20:19 Michael Weber
2017-04-29 11:34 Jeroen Roovers
2018-01-10  0:31 Kent Fredric
2018-01-10 19:49 Sergei Trofimovich
2018-01-12 23:16 Sergei Trofimovich
2018-01-12 23:17 Sergei Trofimovich
2018-01-15  8:29 Sergei Trofimovich
2018-01-15  8:29 Sergei Trofimovich
2018-03-28 17:27 Matt Turner
2018-04-07 15:26 Mart Raudsepp
2018-04-16 19:03 Sergei Trofimovich
2018-07-29 14:04 Thomas Deutschmann
2018-07-30 21:42 Sergei Trofimovich
2018-08-04  0:01 Mikle Kolyada
2018-08-04  0:38 Mikle Kolyada
2018-08-11 18:55 Sergei Trofimovich
2018-10-16 18:47 Fabian Groffen
2018-10-18  7:52 Tobias Klausmann
2019-07-19  7:48 Mikle Kolyada
2020-04-12  9:34 Sergei Trofimovich
2020-04-14 14:06 Agostino Sarubbo
2020-04-14 15:45 Agostino Sarubbo
2020-12-31  0:58 Andreas K. Hüttel
2021-08-01  8:03 Sam James
2021-08-03 10:54 Sam James
2021-08-03 11:05 Sam James
2021-08-06  3:43 Sam James
2021-08-10 18:24 Andreas K. Hüttel
2021-08-10 18:24 Andreas K. Hüttel
2023-06-18 22:13 Sam James
2023-08-02 13:25 Sam James
2023-08-02 18:21 Sam James

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=1481379929.a3b6adddadedb116eff1c3d82fba306e8d203b7c.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