summaryrefslogtreecommitdiff
path: root/dev-perl/DateTime-TimeZone
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /dev-perl/DateTime-TimeZone
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'dev-perl/DateTime-TimeZone')
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild2
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.390.0.ebuild38
-rw-r--r--dev-perl/DateTime-TimeZone/Manifest6
-rw-r--r--dev-perl/DateTime-TimeZone/metadata.xml5
4 files changed, 47 insertions, 4 deletions
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
index 26925468d435..3d485c29e470 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Time zone object base class and factory"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.390.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.390.0.ebuild
new file mode 100644
index 000000000000..f714ff1ce95b
--- /dev/null
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.390.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=2.39
+inherit perl-module
+
+DESCRIPTION="Time zone object base class and factory"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ >=dev-perl/Class-Singleton-1.30.0
+ >=virtual/perl-File-Spec-3.0.0
+ dev-perl/Module-Runtime
+ >=dev-perl/Params-ValidationCompiler-0.130.0
+ >=virtual/perl-Scalar-List-Utils-1.330.0
+ >=dev-perl/Specio-0.150.0
+ dev-perl/Try-Tiny
+ dev-perl/namespace-autoclean
+ virtual/perl-parent
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-File-Path
+ virtual/perl-File-Temp
+ virtual/perl-Storable
+ dev-perl/Test-Fatal
+ dev-perl/Test-Requires
+ >=virtual/perl-Test-Simple-0.960.0
+ )
+"
diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index 664c7f281671..52036b16ce67 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -3,9 +3,11 @@ DIST DateTime-TimeZone-1.94.tar.gz 898119 BLAKE2B 5643c0d15ccf73109e6ee55db2a05e
DIST DateTime-TimeZone-2.01.tar.gz 929462 BLAKE2B 2a21bbc69e5df5cfb459bfaa93af937d4eec2cea0e20cd14726ee77d62605df320f92647a94357ec763619442a83c5d2ce02cf55f02c46c18b94407ad98bb782 SHA512 57c98bbf25cd0aedb8cae72ea9b15042f75d74c776d125c53bdf487202d7fbb643367be3e0ddfb3080661ecec584e0a08b5ec0854f67bc50321da47a699999cf
DIST DateTime-TimeZone-2.11.tar.gz 954800 BLAKE2B 9a0eeecce85efeb6de4df0d5be237294adcf27fbae6ff77e2707e7386e9c7916280eba6bfc71b53d35bba2f0af8dab9b6c56ff4d25cc78ab2d9a18bd85fb9586 SHA512 558d4cd71569c76c0c4128ecc7a6cff8bd0f2db3b818528fe77a05a9da9eac26edde163b9ddd20cd994c4cc571216594ee2db0214fd3ca8b2aac5888d9c79a47
DIST DateTime-TimeZone-2.13.tar.gz 945446 BLAKE2B cbc715cdea59098c1cb6994a99b93785769b0a97c32260fd2c00a0caa48682cbb0280db02e68e7d9dea97d5a557baa9a37cad86d9518a30a7d760bc0f44447b6 SHA512 6003b2b6044c35a7c75840cf550d1f68500c1d762dc0ebdcf22e1714b68804382d2d969512d183c460fe89fe2fdbd8037463594536d6c3acee0ccf79734ac654
+DIST DateTime-TimeZone-2.39.tar.gz 993595 BLAKE2B 164fd56d2d5296fab711220ae159f0da67a3f6f9761db41c4895206c58e3cc44ea31cf36b844fdd7d9103cd98c018f70b16c14daae867820befd2108693b9356 SHA512 6f7580aa873a66d1892cd9201b5b2efd088842ffc2696e94c59c5532935be7eecea067fa979465046e0eeb35ca34e73bc49006e176445eaed91ac179beacc13b
EBUILD DateTime-TimeZone-1.930.0.ebuild 913 BLAKE2B 07b74081aa1d5a3909479638b690f50615474bea2d32d205b6b241cfc652dfe00e4995edf20ce3e851a409931d7fdabdecfd762e30a3ee305000c9f54b12e371 SHA512 e3c9d0fb13b5ff3266378b908ae6dfd31616e440bf6e2aca6bcd9cc72dd34e8f6c795392154fb86db9f5c7a622ae1567f3e5b8321ec7bb10080bf2666881c3b6
EBUILD DateTime-TimeZone-1.940.0.ebuild 878 BLAKE2B 5c9d867e647377419ef7ebdfc172132efeee681806d632e897aea085a5ef366b7078260a29d8654c37cbb5d7606ace00a4f752fbecc2a8b76051492084b397db SHA512 afb4f22cd41c2d2da18db5b7657deea0e7fd55bb5d65798daf28755b0871329e9c6ecea29dcd90cfbed85b4e67194a2b28085b2cad0ebbbb68a1cc8c942d90a9
EBUILD DateTime-TimeZone-2.10.0.ebuild 870 BLAKE2B e7d0db0666b3a6a79bb6ce411ce7fba94ce4a813a6f5311cf5f638a8496082b96641638ccba44bb99d0783b8325983a98a9b73e44d6a176de04504d8fbdfe8a6 SHA512 646d204fdb68499a9ecc803f126d82410738618d2f980e0b1b76b5775ee573574b529e306e38314ec9edee9ef2558b3e3040e8489bb40351813efe13365b512f
EBUILD DateTime-TimeZone-2.110.0.ebuild 883 BLAKE2B 7256dcecfcf9f509e6b4b799b7fdf8070358f98e45d0a70e483bae2e3d10bc64521a4e68037e768e0c6e907ba1b804cc92b25fb81d5e49bf46c4a7f4690a8410 SHA512 4c3cd6fac7d3c3ea0967fa1424203aa18eb9cf1a49b1548fe797d5fdff7dac3a2c6a624385c1aae6426400effee95a1eca35d2d8fea5605a04e8ec9c27e6bf08
-EBUILD DateTime-TimeZone-2.130.0.ebuild 1007 BLAKE2B e5488d36003d7d0343e946947e85838f228803f0a9be183e73bd9617d1bf457bcfd0fe6339bf99274fcf9b97042649303c9707ed366633fe0f516ae7fa8db947 SHA512 6adc07f3a7b93a9b9518d71e6699ce096e4081f618a99b29ef426d15a5be1cfcc41148715d1fc71d1065ed9c77897e78f4bc6ef39f37b4c8a340dbfce23e70c8
-MISC metadata.xml 31072 BLAKE2B 180ff25ce0dbe3c72b21e789d1d2bfcda87a283cb955bf94e49ae1df99e1ab1c045fea5b23e7d351a9936130d39e9e2985805049f9053242f663e01bfe3dcdc5 SHA512 48a013c39c41bedd29a9a151a48afc237b59d491ae8542dc6881b918191b80e08a034a127c82108cf6e474509ff9ae28e797ec31285ce96f7dafa71aa9de7440
+EBUILD DateTime-TimeZone-2.130.0.ebuild 950 BLAKE2B 9bbfefcee434faafcbb90a635ec062b79be1059aab217063ed4d1b92f592831f5a3c4c864cf42dc825d74c870e99a7ff3d63c8035139a5e35f0cc992b8c1ff91 SHA512 1f497abbace249e3a12cd3b13e21f426910d2648c1595748d91e355451be49bee6c3d65601f4cf6e337534fee06161306902296ec4f1b214b077529463846fc0
+EBUILD DateTime-TimeZone-2.390.0.ebuild 967 BLAKE2B a5f9c09d054cd01922f751c1fc69463b734a609f9c1ebb5d1866a4b1870cf34a630e58a1ca2d6af86e696603a2912fdfb60073b466fd91c5b11d3e1de62f6118 SHA512 2527abb5624d1bd45edfd17792373bce3c2515b70ac563459822700517395495062f9d3661578cd8e250d36e352d9742a53348490f01373795c2e57cf245f889
+MISC metadata.xml 31312 BLAKE2B 395bfd067eb3279387e504026a9ade986198e7ae1acae4063033bbd08ea731d2fe1a34759f6edd7d3b8cbb40052c151b798bd4c55289930b05996b7c77323f0a SHA512 b7e66d034b594029b503d1f55401fbe53488f1afbd793a0543ea632860fb9ef390c1f4157ccdc229cc0f3938ca14804f9139cedadf7356bb7fcad97ecbdc2c0c
diff --git a/dev-perl/DateTime-TimeZone/metadata.xml b/dev-perl/DateTime-TimeZone/metadata.xml
index b1c62de8be9b..0274946f9777 100644
--- a/dev-perl/DateTime-TimeZone/metadata.xml
+++ b/dev-perl/DateTime-TimeZone/metadata.xml
@@ -17,12 +17,14 @@
<remote-id type="cpan-module">DateTime::TimeZone::Africa::Ceuta</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::Africa::El_Aaiun</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::Africa::Johannesburg</remote-id>
+ <remote-id type="cpan-module">DateTime::TimeZone::Africa::Juba</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::Africa::Khartoum</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::Africa::Lagos</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::Africa::Maputo</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::Africa::Monrovia</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::Africa::Nairobi</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::Africa::Ndjamena</remote-id>
+ <remote-id type="cpan-module">DateTime::TimeZone::Africa::Sao_Tome</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::Africa::Tripoli</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::Africa::Tunis</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::Africa::Windhoek</remote-id>
@@ -74,7 +76,6 @@
<remote-id type="cpan-module">DateTime::TimeZone::America::Fort_Nelson</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::America::Fortaleza</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::America::Glace_Bay</remote-id>
- <remote-id type="cpan-module">DateTime::TimeZone::America::Godthab</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::America::Goose_Bay</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::America::Grand_Turk</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::America::Guatemala</remote-id>
@@ -122,6 +123,7 @@
<remote-id type="cpan-module">DateTime::TimeZone::America::North_Dakota::Beulah</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::America::North_Dakota::Center</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::America::North_Dakota::New_Salem</remote-id>
+ <remote-id type="cpan-module">DateTime::TimeZone::America::Nuuk</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::America::Ojinaga</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::America::Panama</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::America::Pangnirtung</remote-id>
@@ -219,6 +221,7 @@
<remote-id type="cpan-module">DateTime::TimeZone::Asia::Pontianak</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::Asia::Pyongyang</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::Asia::Qatar</remote-id>
+ <remote-id type="cpan-module">DateTime::TimeZone::Asia::Qostanay</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::Asia::Qyzylorda</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::Asia::Riyadh</remote-id>
<remote-id type="cpan-module">DateTime::TimeZone::Asia::Sakhalin</remote-id>