summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Huettel <dilfridge@gentoo.org>2021-01-01 11:45:17 +0200
committerAndreas K. Huettel <dilfridge@gentoo.org>2021-01-01 11:45:35 +0200
commit5181c905ad7f99f74ee9b2d1ce87219d6bbeff0d (patch)
tree4fb44c053a862a3c21ad0583f3e836eb714034b0
parentapp-admin/consul-template: Bump to version 0.25.1 (diff)
downloadgentoo-5181c905.tar.gz
gentoo-5181c905.tar.bz2
gentoo-5181c905.zip
dev-perl/TimeDate: Version bump
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
-rw-r--r--dev-perl/TimeDate/Manifest1
-rw-r--r--dev-perl/TimeDate/TimeDate-2.330.0.ebuild14
2 files changed, 15 insertions, 0 deletions
diff --git a/dev-perl/TimeDate/Manifest b/dev-perl/TimeDate/Manifest
index cc98153a6275..52f83d86ae3a 100644
--- a/dev-perl/TimeDate/Manifest
+++ b/dev-perl/TimeDate/Manifest
@@ -1 +1,2 @@
DIST TimeDate-2.30.tar.gz 31109 BLAKE2B a2e1001bfa0b531d3e6ff263c021b3d1784959e2b99a7cc31d028b8ec86971296b13bd40878b0e21f8e9bf37880ce23a864b894d80a3b7bb2f9ca0bd8e4c4830 SHA512 c6aa7d57fbe82260c7455f74f6dfda55f7c93d7a75914bafb9d09ebfb83b5f57f6bc1e332ab0764d7688d857eb022b0f5e92cf5b685d809c63cdfa93a8d2c221
+DIST TimeDate-2.33.tar.gz 29997 BLAKE2B 512f104f0b8431c413412dfef44768e1ea942fe528262c1f4dc7d7eea9240d4da1a8b662a603e9d04b392d62e38e9b1d7b60cc82b013215a16ed3c97ee66ab47 SHA512 a3a20a0d9439e68bf621c66fad0598e6257345727be79c87c7cc99994b3a58eb738787fedb720beb069e9758ad1347c15313f64411806dd0f4dfbcca5061c820
diff --git a/dev-perl/TimeDate/TimeDate-2.330.0.ebuild b/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
new file mode 100644
index 000000000000..c01586321c99
--- /dev/null
+++ b/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ATOOMIC
+DIST_VERSION=2.33
+inherit perl-module
+
+DESCRIPTION="A Date/Time Parsing Perl Module"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""