From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Type-Tiny-XS/
Date: Sun, 12 Feb 2023 03:47:40 +0000 (UTC) [thread overview]
Message-ID: <1676173608.769a387c63ce266daf20b78a4d93dd6c15277193.sam@gentoo> (raw)
commit: 769a387c63ce266daf20b78a4d93dd6c15277193
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 03:09:03 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 03:46:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=769a387c
dev-perl/Type-Tiny-XS: add 0.25.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Type-Tiny-XS/Manifest | 1 +
dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.25.0.ebuild | 27 ++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-perl/Type-Tiny-XS/Manifest b/dev-perl/Type-Tiny-XS/Manifest
index 7605a6beef18..1334630e9113 100644
--- a/dev-perl/Type-Tiny-XS/Manifest
+++ b/dev-perl/Type-Tiny-XS/Manifest
@@ -1 +1,2 @@
DIST Type-Tiny-XS-0.022.tar.gz 81002 BLAKE2B c2d2feb551ddb4dd4cf558732692a8026923cc0da184d19b9263bb86a948dea8a7ba521598cedb00a26989ef2bf14340f975ce57bfff09997cb16d55f4bc88ab SHA512 6774980289ceaa7aa8517681cb2d4638a0020b4eb584d6e281d22edcfff829131f2472a4982c1d044e8aa96baf71381bed78d02a096507c7bba3ca137e63dbbc
+DIST Type-Tiny-XS-0.025.tar.gz 153300 BLAKE2B 9398c44356543e56f4cc52e68d9a5e766e9cfaa39dbc0eb2e882edfb56f181817775bc03a3d1c003fa60257ee4dacc4606e02777df595af61ebf3d59a2d26f08 SHA512 c990733efd4f057730ded8b7b2530251254ccaf1fb4398ff31ba12fe41c61cb24e817be20adc29002ab6281f703ba20c00f563b6e43e4983bc02d3aa7d0ceeee
diff --git a/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.25.0.ebuild b/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.25.0.ebuild
new file mode 100644
index 000000000000..31d28de2b9d6
--- /dev/null
+++ b/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.25.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=TOBYINK
+DIST_VERSION=0.025
+inherit perl-module
+
+DESCRIPTION="provides an XS boost for some of Type::Tiny's built-in type constraints"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+IUSE="test minimal"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ !minimal? ( dev-perl/Type-Tiny )
+"
+BDEPEND="
+ ${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.580.0
+ >=virtual/perl-ExtUtils-ParseXS-3.160.0
+ test? (
+ >=virtual/perl-Test-Simple-0.920.0
+ )
+"
next reply other threads:[~2023-02-12 3:47 UTC|newest]
Thread overview: 39+ 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-03-17 6:27 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Type-Tiny-XS/ Ionen Wolkens
2023-05-06 9:56 Arthur Zamarin
2023-05-06 9:56 Arthur Zamarin
2023-05-06 9:56 Arthur Zamarin
2023-05-06 9:56 Arthur Zamarin
2023-04-04 22:24 Sam James
2023-04-04 7:49 Jakov Smolić
2023-04-03 19:19 Arthur Zamarin
2021-11-21 4:58 Arthur Zamarin
2021-11-19 11:36 Sam James
2021-11-18 21:43 Arthur Zamarin
2021-11-15 4:31 Sam James
2021-11-09 22:02 James Le Cuirot
2021-09-30 20:32 Andreas K. Hüttel
2021-09-08 0:46 Sam James
2021-08-26 14:49 Sam James
2021-08-26 3:00 Sam James
2021-08-25 16:26 Sam James
2021-08-07 14:49 Sam James
2021-08-05 14:13 Sam James
2021-07-24 20:23 Matt Turner
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
2018-10-27 15:19 Fabian Groffen
2018-08-25 18:08 Sergei Trofimovich
2018-08-19 18:45 Matt Turner
2018-03-21 4:55 Matt Turner
2017-08-05 19:17 Sergei Trofimovich
2016-12-22 8:57 Agostino Sarubbo
2016-12-19 14:51 Tobias Klausmann
2016-02-28 19:04 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=1676173608.769a387c63ce266daf20b78a4d93dd6c15277193.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