From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Type-Tiny/
Date: Sun, 12 Feb 2023 03:47:40 +0000 (UTC) [thread overview]
Message-ID: <1676173611.0887d9833a302d4a672b601a58cb8c8d5d432984.sam@gentoo> (raw)
commit: 0887d9833a302d4a672b601a58cb8c8d5d432984
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 03:46:16 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 03:46:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0887d983
dev-perl/Type-Tiny: add 2.2.1
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Type-Tiny/Manifest | 1 +
dev-perl/Type-Tiny/Type-Tiny-2.2.1.ebuild | 39 +++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/dev-perl/Type-Tiny/Manifest b/dev-perl/Type-Tiny/Manifest
index 1d12f67d489e..c76ae010d12c 100644
--- a/dev-perl/Type-Tiny/Manifest
+++ b/dev-perl/Type-Tiny/Manifest
@@ -1,2 +1,3 @@
DIST Type-Tiny-1.012003.tar.gz 464004 BLAKE2B 2fc4f2c9e4be295742309edbc074cd23e9d1a02f7a385808a40f8e7c0885a4b29cee63947b9b008d70d1e66529185ffad56bc7ff4dcf3f617b61ea454733a491 SHA512 d7bd3c416e20a5a951606d05a2fb396a4058cb6f165b401c7662af3d21f416c26ac0df70eaa6d483db3fe2d78e8fb4f02cf5cf71ebc353a744e3195e77f6ea42
DIST Type-Tiny-1.012004.tar.gz 464170 BLAKE2B fab4788680f62b975a75be7d0d5c6878a1359af0e57b5a74d54bd506553d464a7b0bcee8faba50cb7a6dcef643ffeabdd91e54775be4724c75a12036b8f9dec8 SHA512 26b861f1e9caad5717f14eb0a6c71010f0306b614292fdc5ee95041ebdd2035ac6cfd4a6a186943479de630f3ff143914671111f5cec86bc4c08842cec30d2af
+DIST Type-Tiny-2.002001.tar.gz 529428 BLAKE2B 66b23c0fd900df8461def0313483bf278250a33fe261ecefb67dcaf51d06487b1884b0256c0fe11b8a435619c08fc413f58ddf41093baf2d67f2475a2b0d8145 SHA512 a0c507e0dfbfdb0416a123fbe65a39603028e5d71dfdd2d66290309e6e4818c4d996dcfddccb898a9cc37dbbe19dafea342b246b28e2539475e30cef276e1a49
diff --git a/dev-perl/Type-Tiny/Type-Tiny-2.2.1.ebuild b/dev-perl/Type-Tiny/Type-Tiny-2.2.1.ebuild
new file mode 100644
index 000000000000..a20afed0b93f
--- /dev/null
+++ b/dev-perl/Type-Tiny/Type-Tiny-2.2.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=TOBYINK
+DIST_VERSION=2.002001
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="tiny, yet Moo(se)-compatible type constraint"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+IUSE="test minimal"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ !<dev-perl/Kavorka-0.13.0
+ !<dev-perl/Types-ReadOnly-0.1.0
+ >=dev-perl/Exporter-Tiny-1.4.1
+ >=virtual/perl-Test-Simple-1.1.10
+ !minimal? (
+ >=dev-perl/Class-XSAccessor-1.170.0
+ >=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-Tiny-XS-0.25.0
+ )
+"
+BDEPEND="${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:[~2023-02-12 3:47 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-12 3:47 Sam James [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
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
2018-03-14 6:16 Kent Fredric
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=1676173611.0887d9833a302d4a672b601a58cb8c8d5d432984.sam@gentoo \
--to=sam@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