commit:     3878763b21c9afc958d27af8979ebdb60ad79a7a
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May 22 15:54:47 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 22 16:05:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3878763b

dev-perl/DateTime-Format-Strptime: Version bump 1.79

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../DateTime-Format-Strptime-1.790.0.ebuild        | 37 ++++++++++++++++++++++
 dev-perl/DateTime-Format-Strptime/Manifest         |  1 +
 2 files changed, 38 insertions(+)

diff --git 
a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild 
b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild
new file mode 100644
index 00000000000..c39cdc4f4a8
--- /dev/null
+++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.79
+inherit perl-module
+
+DESCRIPTION="Parse and Format DateTimes using Strptime"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+       virtual/perl-Carp
+       >=dev-perl/DateTime-1
+       >=dev-perl/DateTime-Locale-1.300.0
+       >=dev-perl/DateTime-TimeZone-2.90.0
+       virtual/perl-Exporter
+       dev-perl/Params-ValidationCompiler
+       >=dev-perl/Specio-0.330.0
+       dev-perl/Try-Tiny
+       virtual/perl-parent
+"
+BDEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+       test? (
+               virtual/perl-File-Spec
+               dev-perl/Test-Fatal
+               >=virtual/perl-Test-Simple-0.960.0
+               dev-perl/Test-Warnings
+       )
+"

diff --git a/dev-perl/DateTime-Format-Strptime/Manifest 
b/dev-perl/DateTime-Format-Strptime/Manifest
index 4ecaf67af4b..244d481d96a 100644
--- a/dev-perl/DateTime-Format-Strptime/Manifest
+++ b/dev-perl/DateTime-Format-Strptime/Manifest
@@ -1,2 +1,3 @@
 DIST DateTime-Format-Strptime-1.74.tar.gz 105317 BLAKE2B 
997a76591b710f61e003998fc97ec26a8c5ce43dff83e42dd9cab5b13238c21e40f327afe46a0258b9f8e725abfc35d0d9957cf4e89936aa17cf79b1f7d111d9
 SHA512 
3b2b640f93956e82aff47f068c596018700615414c9b9ccf8d6bf68ad7b626ec86a831ec2b68807d7f137c10d4b8cfa5d2d50a6304252f3dfecbe9ff94e59617
 DIST DateTime-Format-Strptime-1.77.tar.gz 114321 BLAKE2B 
e942f79b4d54aac70b922f4c4b0649bef65a4b80a1aeb784409186c74a8e9dc3cf878460a9282ae947ce6a354da964a67403c5f0c2dd83e33ec2f36f07555497
 SHA512 
d6f997831ffe054b6052dc7d9a783fa64fb2dd90babbd97ea2dd11eacc0e6d1a6718c2dc877c444863be502482f6fc856f02f0feae8abb36220b60f417ee87ec
+DIST DateTime-Format-Strptime-1.79.tar.gz 119122 BLAKE2B 
8125e095d6bc9c14b26278bbf2d7b04b783533f75f441637b13c5d5a117bf248b4db6db8da3e8c72e4c39aa45acc38a00816eba21ee29ab13e953021b84086b6
 SHA512 
842da603c4314e2506f12de2a8ce5e7bf29b183d6064b7f40b663934fba3612e26073835c49c5f58accc9727f1c1883d48deb69e11ceec28f9f47e776c4e2d7c

Reply via email to