public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Wed, 10 Sep 2025 05:53:18 +0000 (UTC)	[thread overview]
Message-ID: <1757483516.cda5d7944b831902dc70081cc62394249cd522ed.sam@gentoo> (raw)

commit:     cda5d7944b831902dc70081cc62394249cd522ed
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 10 05:44:14 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 10 05:51:56 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cda5d794

dev-perl/Type-Tiny: add 2.8.3

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Type-Tiny/Manifest               |  1 +
 dev-perl/Type-Tiny/Type-Tiny-2.8.3.ebuild | 40 +++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/dev-perl/Type-Tiny/Manifest b/dev-perl/Type-Tiny/Manifest
index cc8e6951a5c9..6b1b636b7cb4 100644
--- a/dev-perl/Type-Tiny/Manifest
+++ b/dev-perl/Type-Tiny/Manifest
@@ -1,2 +1,3 @@
 DIST Type-Tiny-2.006000.tar.gz 477845 BLAKE2B 51b0552c689806f863e5084c78b5425cea2bb40c0a3b86bb0927524d80ab5f27df2188395b176dcdb35d2ff579b492c3f80e9b468bd8b2c7986bc81d044ec27f SHA512 24c3fea4834eb093b2aceff82e951bed73adf821d77c0f5445085021b8dc661cc3264198d265817349e582fc0e640303534a1d23ae1fcf669135ed7ab3ee937d
 DIST Type-Tiny-2.008002.tar.gz 500479 BLAKE2B 5b1560bec5bddb96b0d7abaf92f192b70281bdc650d40df5d562fa536f9b7824504bb620429c6623620580b8172c14b5b64806764b12925ab49f8cccbf0462dd SHA512 5781060cbd001650cf78a4fe1691caa653e0f18063ce797d8760b27fb5c55aae7bfb9978b4ebf37484991288083456ef0081361b173fd742cb81d1ae4d33b244
+DIST Type-Tiny-2.008003.tar.gz 501047 BLAKE2B 5356afa5c17cbbd9eb109433f0da39722d4d723de7ea8a54ada08574ccb199e0e9be6c612ebabd61af429d32da157f4a28493f9388a3555d3390eac9a93296d3 SHA512 dcb67373d0fa6d44c6df68207ca5ab67abfe32fb733196468316dea3b806965bfc745a82cba5b31c3033a005eb6e7f6c5c5892f9397b6d970f9e170314430ab9

diff --git a/dev-perl/Type-Tiny/Type-Tiny-2.8.3.ebuild b/dev-perl/Type-Tiny/Type-Tiny-2.8.3.ebuild
new file mode 100644
index 000000000000..2a554c7f4e23
--- /dev/null
+++ b/dev-perl/Type-Tiny/Type-Tiny-2.8.3.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=TOBYINK
+DIST_VERSION=2.008003
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Tiny, yet Moo(se)-compatible type constraint"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+IUSE="minimal"
+
+RDEPEND="
+	!<dev-perl/Kavorka-0.13.0
+	!<dev-perl/Types-ReadOnly-0.1.0
+	!dev-perl/Type-Tie
+	>=dev-perl/Exporter-Tiny-1.4.1
+	!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
+	)
+"
+PDEPEND="
+	!minimal? (
+		>=dev-perl/Type-Tiny-XS-0.25.0
+	)
+"
+BDEPEND="
+	${RDEPEND}
+	test? (
+		dev-perl/Test-Warnings
+	)
+"


             reply	other threads:[~2025-09-10  5:53 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-10  5:53 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-12 14:24 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Type-Tiny/ Arthur Zamarin
2025-07-12  5:00 Sam James
2025-07-12  3:11 Sam James
2024-10-14  4:18 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
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=1757483516.cda5d7944b831902dc70081cc62394249cd522ed.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