From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Type-Tiny/
Date: Wed, 14 Mar 2018 06:16:31 +0000 (UTC) [thread overview]
Message-ID: <1521008152.c98e19ef3d2a844cac6d896666cb85e6576ce1b9.kentnl@gentoo> (raw)
commit: c98e19ef3d2a844cac6d896666cb85e6576ce1b9
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 14 05:20:29 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Mar 14 06:15:52 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c98e19ef
dev-perl/Type-Tiny: Bump to version 1.2.1
Upstream:
- Disable broken tests against old moose
- Recommend older (and existing) version of Ref::Util::XS
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-perl/Type-Tiny/Manifest | 1 +
dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild | 39 +++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/dev-perl/Type-Tiny/Manifest b/dev-perl/Type-Tiny/Manifest
index 5ff74f7a798..4c676972cd8 100644
--- a/dev-perl/Type-Tiny/Manifest
+++ b/dev-perl/Type-Tiny/Manifest
@@ -1,2 +1,3 @@
DIST Type-Tiny-1.000005.tar.gz 249419 BLAKE2B 6b7a9845fa66b479143c2a6cae31b7acadad5268a1b9b9eaa0c21052624d1fccc6b78a3833b0e2b44d0795a9569109e8f6a187d30dd9bae5d8b84213c225647e SHA512 5817ee937384cccbea71fa69f8c2202d721c648a18eedf089529fbb956b2d050b889606e69c8bc3e1d94fb6f638b6cac01394b5534f17a8be6cdf82d69b965b6
DIST Type-Tiny-1.002000.tar.gz 264748 BLAKE2B 368b00cd122c36b9830d8661a66837b9a52397b0d9dd76d9302e93a8727945b8994d179fc76890d8a9965447a7e838d50ddab51df2b6dd5c3ee045663f996a82 SHA512 da9e150011f898bd2af2adafb12124505b651f7b41e4cd9177bcf8e4148f7a7732014292f9f2099bc0b2582f4ee1809009cabe74df8002d182eceb855f6d446a
+DIST Type-Tiny-1.002001.tar.gz 264950 BLAKE2B 2e5e1303834c6fb3b95855533c219a5a448e711b307532851e24fb9850fd60505ae8bf7a17d5d6630d065004f3bd8e11e7b58f9abad11048058ceb324375779d SHA512 e499c4f113e5a327294012daac9f0cd60a42a6c40b9d0c9c523a229f574a7dd0f672f209d0596d25edcbc39b79cd2ea65791b6a5146345e75fdd1d84ee1cd161
diff --git a/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild b/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild
new file mode 100644
index 00000000000..86f1513e9bd
--- /dev/null
+++ b/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=TOBYINK
+DIST_VERSION=1.002001
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="tiny, yet Moo(se)-compatible type constraint"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="test minimal"
+
+# Test rdep for Test::TypeTiny
+RDEPEND="
+ !<dev-perl/Kavorka-0.13.0
+ !<dev-perl/Types-ReadOnly-0.1.0
+ >=dev-perl/Exporter-Tiny-0.26.0
+ >=virtual/perl-Test-Simple-1.1.10
+ !minimal? (
+ >=dev-perl/Devel-LexAlias-0.50.0
+ dev-perl/Devel-StackTrace
+ >=dev-perl/Ref-Util-XS-0.100.0
+ >=dev-perl/Regexp-Util-0.3.0
+ virtual/perl-Scalar-List-Utils
+ dev-perl/Type-Tie
+ >=dev-perl/Type-Tiny-XS-0.11.0
+ )
+"
+DEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.170.0
+ >=virtual/perl-CPAN-Meta-Requirements-2.0.0
+ test? (
+ dev-perl/Test-Warnings
+ )
+"
next reply other threads:[~2018-03-14 6:16 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-14 6:16 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-14 4:18 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Type-Tiny/ Sam James
2024-03-17 6:27 Ionen Wolkens
2023-12-08 8:42 Arthur Zamarin
2023-12-08 8:28 Arthur Zamarin
2023-09-28 0:21 Sam James
2023-09-23 9:53 Sam James
2023-09-16 9:27 Sam James
2023-07-24 11:03 Jakov Smolić
2023-06-18 1:07 Sam James
2023-06-12 7:34 Arthur Zamarin
2023-06-12 7:34 Arthur Zamarin
2023-05-09 5:52 Arthur Zamarin
2023-05-06 16:04 Arthur Zamarin
2023-05-06 16:04 Arthur Zamarin
2023-05-06 12:01 Sam James
2023-05-06 11:41 Arthur Zamarin
2023-05-06 11:21 Arthur Zamarin
2023-04-04 22:24 Sam James
2023-02-13 5:52 Sam James
2023-02-12 3:47 Sam James
2022-06-29 11:40 Sam James
2021-12-18 2:10 Sam James
2021-12-12 14:35 Jakov Smolić
2021-12-12 11:21 Jakov Smolić
2021-12-11 19:10 Arthur Zamarin
2021-12-11 4:33 Andreas K. Hüttel
2021-11-20 10:25 Arthur Zamarin
2021-11-20 10:25 Arthur Zamarin
2021-11-19 11:36 Sam James
2021-11-15 4:31 Sam James
2021-11-09 22:02 James Le Cuirot
2021-10-20 0:21 Sam James
2021-09-30 20:32 Andreas K. Hüttel
2021-09-26 17:52 Sam James
2021-08-26 19:51 Sam James
2021-08-07 14:49 Sam James
2021-06-12 22:35 Andreas K. Hüttel
2021-05-25 0:19 Joshua Kinard
2021-05-16 0:13 Sam James
2021-05-15 1:55 Sam James
2021-05-13 13:19 Sergei Trofimovich
2021-05-11 18:41 Sergei Trofimovich
2020-12-27 16:19 Fabian Groffen
2020-09-07 12:00 Yixun Lan
2020-07-20 20:45 Kent Fredric
2019-07-25 6:48 Kent Fredric
2018-10-27 15:19 Fabian Groffen
2018-08-25 18:08 Sergei Trofimovich
2018-08-20 2:26 Mikle Kolyada
2018-08-19 18:45 Matt Turner
2018-08-18 22:15 Thomas Deutschmann
2018-03-21 4:55 Matt Turner
2017-08-05 19:17 Sergei Trofimovich
2017-06-04 9:05 Kent Fredric
2016-08-13 7:48 Jeroen Roovers
2016-03-15 11:28 Agostino Sarubbo
2016-03-15 11:26 Agostino Sarubbo
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=1521008152.c98e19ef3d2a844cac6d896666cb85e6576ce1b9.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