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/DateTime-Format-ISO8601/
Date: Wed, 26 Feb 2025 07:45:01 +0000 (UTC)	[thread overview]
Message-ID: <1740555860.5e74e682b6757a86e52d69db07d0cbba3f4b9d3d.sam@gentoo> (raw)

commit:     5e74e682b6757a86e52d69db07d0cbba3f4b9d3d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 26 07:16:22 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 26 07:44:20 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e74e682

dev-perl/DateTime-Format-ISO8601: add 0.170.0

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

 .../DateTime-Format-ISO8601-0.170.0.ebuild         | 33 ++++++++++++++++++++++
 dev-perl/DateTime-Format-ISO8601/Manifest          |  1 +
 2 files changed, 34 insertions(+)

diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.170.0.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.170.0.ebuild
new file mode 100644
index 000000000000..e4607c030577
--- /dev/null
+++ b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.170.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=0.17
+inherit perl-module
+
+DESCRIPTION="Parses ISO8601 formats"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=dev-perl/DateTime-1.450.0
+	>=dev-perl/DateTime-Format-Builder-0.770.0
+	>=dev-perl/Params-ValidationCompiler-0.260.0
+	>=dev-perl/Specio-0.180.0
+	dev-perl/namespace-autoclean
+	virtual/perl-parent
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-CPAN-Meta-2.120.900
+		virtual/perl-File-Spec
+		>=virtual/perl-Test-Simple-1.302.15
+		>=virtual/perl-Test2-Suite-0.0.72
+	)
+"

diff --git a/dev-perl/DateTime-Format-ISO8601/Manifest b/dev-perl/DateTime-Format-ISO8601/Manifest
index fb10c46c0ad3..e5e446043c39 100644
--- a/dev-perl/DateTime-Format-ISO8601/Manifest
+++ b/dev-perl/DateTime-Format-ISO8601/Manifest
@@ -1 +1,2 @@
 DIST DateTime-Format-ISO8601-0.16.tar.gz 46364 BLAKE2B 616eaaa54dde777987e03b705093a7d0967b79bc9c4df6694936272b50460dba43df08b8f0ed74987ef0ab7e709a7fd094a7088d6aa858c2f8182596bde80b03 SHA512 3a8985d06f3953308cb9ebb8f322b5cbf6c3dfba99a71a4e2005ba5b23d9b2f2d3967f76e2d09991b75833dc70a4aa352829648b601e79054da79304904a07e4
+DIST DateTime-Format-ISO8601-0.17.tar.gz 47204 BLAKE2B 9df17a1886ab1e9307aee3e9a750b0db0e6420b1f7629b5b282710da9c1294fca6471f9e40626f89de9d1247164c928ca2b0814d823bb08dbcce499b970c6412 SHA512 eadca22e0a73a5c21066509492f79329b3f468d7533481b7f6594d35520a237e16d63abd3d0319a52266762268b11d9164ea484c9f49134d6071f6271b410e2e


             reply	other threads:[~2025-02-26  7:45 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-26  7:45 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-20  8:35 [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-ISO8601/ Arthur Zamarin
2025-03-19 11:56 Arthur Zamarin
2025-03-19 11:56 Arthur Zamarin
2024-05-26 21:39 Andreas K. Hüttel
2022-05-08  4:10 Sam James
2021-10-18 19:43 Andreas K. Hüttel
2021-10-16  0:48 Sam James
2021-08-13 21:54 Sam James
2021-08-02  3:22 Sam James
2021-08-02  2:24 Sam James
2021-05-23 23:05 Agostino Sarubbo
2021-05-23 22:28 Agostino Sarubbo
2021-05-22 16:05 Andreas K. Hüttel
2020-10-19  5:22 Kent Fredric
2020-08-17  1:28 Kent Fredric
2020-07-25 19:58 Kent Fredric
2019-07-23 22:35 Aaron Bauman
2019-07-22 13:58 Mikle Kolyada
2016-08-05  4:43 Kent Fredric

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=1740555860.5e74e682b6757a86e52d69db07d0cbba3f4b9d3d.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