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/Role-Tiny/
Date: Wed,  3 Jan 2018 10:57:46 +0000 (UTC)	[thread overview]
Message-ID: <1514976999.003bb3ac895f5b4701efb47558e3fc9756aed4c8.kentnl@gentoo> (raw)

commit:     003bb3ac895f5b4701efb47558e3fc9756aed4c8
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  3 10:56:02 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 10:56:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=003bb3ac

dev-perl/Role-Tiny: Bump to version 2.0.6

Upstream:
- Account for coderefs stored directly in stash for compat with Perl
  5.28
- Fix hint leaks on 5.8 and 5.10.1

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/Role-Tiny/Manifest               |  1 +
 dev-perl/Role-Tiny/Role-Tiny-2.0.6.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/Role-Tiny/Manifest b/dev-perl/Role-Tiny/Manifest
index 336926407be..102aed70ddd 100644
--- a/dev-perl/Role-Tiny/Manifest
+++ b/dev-perl/Role-Tiny/Manifest
@@ -1,2 +1,3 @@
 DIST Role-Tiny-2.000001.tar.gz 21947 BLAKE2B 1228bd1075f45c207c093576e686c2deb6654779da02120243c864f1c071d3582173012484833e89cb6d5582b89f58c9959c6563011c3f52fd952ff4bcdfe0e2 SHA512 64d13232db363ba53d2e1e7eb69162ef4411e3ec700dbb652fa6c91aab9b2d248ff83203274d1d1e05cc03342706566a80387b0b11dda912906da8bdc9b4f816
 DIST Role-Tiny-2.000005.tar.gz 23119 BLAKE2B c89f8aeda9470e365656087bbfdeb9f915000b5c65e56e278c73e10c7d56f80de05821234e9f7ae8f82179f9dc7e23bc71d2ac1673a5e3e4cf6eacf8076d1e58 SHA512 5573fcbffcf6532003906b36799f5a61f46d03a71e294d79f62f7b15f358291319e928c27e3f0c24ae54a581a01429c7e18927c728028ba2a36a37d6de75ad4d
+DIST Role-Tiny-2.000006.tar.gz 21556 BLAKE2B 5ca2b557dd5976a83a84aba9d7a18e3eb05efed08469b057f9596b685502ec9a2794fbb6b0fdea2cf3f1673825a19735ec878f1e37cc25f5a729f826e5d27d81 SHA512 7640196c4bc1bf7a5437c57f0137f3bbf7c5fb92b9614805f16fec41dfb87a8bf6b7f3348ceade0800bccd72c4e5b72bcd4ab8bf28768ecda9d912c1b4c78047

diff --git a/dev-perl/Role-Tiny/Role-Tiny-2.0.6.ebuild b/dev-perl/Role-Tiny/Role-Tiny-2.0.6.ebuild
new file mode 100644
index 00000000000..9334e4ab110
--- /dev/null
+++ b/dev-perl/Role-Tiny/Role-Tiny-2.0.6.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=HAARG
+DIST_VERSION=2.000006
+inherit perl-module
+
+DESCRIPTION="Roles. Like a nouvelle cuisine portion size slice of Moose"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	>=virtual/perl-Exporter-5.570.0
+	!<dev-perl/Moo-0.9.14
+"
+DEPEND="${RDEPEND}
+	test? (
+		>=virtual/perl-Test-Simple-0.880.0
+	)
+"


             reply	other threads:[~2018-01-03 10:57 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-03 10:57 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-27 20:51 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Role-Tiny/ Andreas K. Hüttel
2021-08-09  0:54 Sam James
2021-08-07 23:37 Sam James
2021-08-06 20:44 Sam James
2021-08-06  0:33 Sam James
2021-08-06  0:33 Sam James
2021-08-06  0:33 Sam James
2021-08-06  0:26 Sam James
2021-08-06  0:25 Sam James
2021-07-08 19:33 Andreas K. Hüttel
2020-12-27 15:51 Fabian Groffen
2020-04-15 13:57 Kent Fredric
2020-04-14 15:45 Agostino Sarubbo
2020-04-14 14:06 Agostino Sarubbo
2020-04-12 11:39 Mart Raudsepp
2020-04-12  9:34 Sergei Trofimovich
2018-10-16 18:47 Fabian Groffen
2018-10-01  0:07 Thomas Deutschmann
2018-09-07 14:00 Mikle Kolyada
2018-08-11 18:54 Sergei Trofimovich
2018-08-04  0:38 Mikle Kolyada
2018-07-30 21:42 Sergei Trofimovich
2018-07-21 11:43 Kent Fredric
2018-03-28 17:27 Matt Turner
2017-04-29 11:34 Jeroen Roovers
2017-04-03 20:19 Michael Weber
2017-04-03 12:33 Agostino Sarubbo
2017-04-02 17:27 Agostino Sarubbo
2017-02-22 21:45 Markus Meier
2016-12-04 20:39 Kent Fredric
2016-12-04 16:43 Michael Palimaka
2016-08-13  7:48 Jeroen Roovers
2016-05-25 23:08 Matt Turner
2016-04-30 22:05 Andreas Hüttel
2016-03-15 11:28 Agostino Sarubbo
2016-03-15 11:26 Agostino Sarubbo
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=1514976999.003bb3ac895f5b4701efb47558e3fc9756aed4c8.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