From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Type-Tiny-XS/
Date: Sat, 12 Jun 2021 22:35:52 +0000 (UTC)	[thread overview]
Message-ID: <1623537338.6b350fe3c71a7f1c1a158ea4f566c4bb078a3fa5.dilfridge@gentoo> (raw)
commit:     6b350fe3c71a7f1c1a158ea4f566c4bb078a3fa5
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 12 22:28:38 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun 12 22:35:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b350fe3
dev-perl/Type-Tiny-XS: Version bump 0.022
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
 dev-perl/Type-Tiny-XS/Manifest                   |  1 +
 dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.22.0.ebuild | 26 ++++++++++++++++++++++++
 2 files changed, 27 insertions(+)
diff --git a/dev-perl/Type-Tiny-XS/Manifest b/dev-perl/Type-Tiny-XS/Manifest
index 6ad4c3549c0..1cfc23fb23e 100644
--- a/dev-perl/Type-Tiny-XS/Manifest
+++ b/dev-perl/Type-Tiny-XS/Manifest
@@ -1 +1,2 @@
 DIST Type-Tiny-XS-0.012.tar.gz 77259 BLAKE2B 6443598a77bcb3d630ff048d649f46659ffd8ecffb968b597d64a245d19dafaea3217c7a63c2bedba551f6d21ff1dbb02c005461dff282955838ca1c4dc75785 SHA512 488925d913872f1f5bf73d8b165b1e04bd8f86bda44d594819120760f79c877d4b1be9f2924712ceabaead8822710bd8851f8ff5bb79f91b07fa253ce9ef7a33
+DIST Type-Tiny-XS-0.022.tar.gz 81002 BLAKE2B c2d2feb551ddb4dd4cf558732692a8026923cc0da184d19b9263bb86a948dea8a7ba521598cedb00a26989ef2bf14340f975ce57bfff09997cb16d55f4bc88ab SHA512 6774980289ceaa7aa8517681cb2d4638a0020b4eb584d6e281d22edcfff829131f2472a4982c1d044e8aa96baf71381bed78d02a096507c7bba3ca137e63dbbc
diff --git a/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.22.0.ebuild b/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.22.0.ebuild
new file mode 100644
index 00000000000..43f5105c5a9
--- /dev/null
+++ b/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.22.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=TOBYINK
+DIST_VERSION=0.022
+inherit perl-module
+
+DESCRIPTION="provides an XS boost for some of Type::Tiny's built-in type constraints"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~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.170.0
+	test? (
+		>=virtual/perl-Test-Simple-0.920.0
+	)
+"
next             reply	other threads:[~2021-06-12 22:35 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-12 22:35 Andreas K. Hüttel [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
2023-02-12  3:47 Sam James
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-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=1623537338.6b350fe3c71a7f1c1a158ea4f566c4bb078a3fa5.dilfridge@gentoo \
    --to=dilfridge@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