public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2015-09-08 19:43 Andreas Hüttel
  0 siblings, 0 replies; 62+ messages in thread
From: Andreas Hüttel @ 2015-09-08 19:43 UTC (permalink / raw
  To: gentoo-commits

commit:     48158d7e53e661e4418bcc6866551fab63f9027d
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  8 19:21:38 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Sep  8 19:43:24 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48158d7e

dev-perl/DateTime-Locale: Version bump

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-0.460.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-0.460.0.ebuild
new file mode 100644
index 0000000..7dd6ce4
--- /dev/null
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-0.460.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=DROLSKY
+MODULE_VERSION=0.46
+inherit perl-module
+
+DESCRIPTION="Localization support for DateTime"
+
+LICENSE="|| ( Artistic GPL-2 ) unicode"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	dev-perl/List-MoreUtils
+	dev-perl/Params-Validate
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		virtual/perl-Storable
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"
+
+SRC_TEST="do parallel"

diff --git a/dev-perl/DateTime-Locale/Manifest b/dev-perl/DateTime-Locale/Manifest
index 4ae4e1f..a5f7d2b 100644
--- a/dev-perl/DateTime-Locale/Manifest
+++ b/dev-perl/DateTime-Locale/Manifest
@@ -1 +1,2 @@
 DIST DateTime-Locale-0.45.tar.gz 1079736 SHA256 8aa1b8db0baccc26ed88f8976a228d2cdf4f6ed4e10fc88c1501ecd8f3ccaf9c SHA512 dc2707b4ae5c3fd2bdaf9a5c61182925a9579474d2b5181a9350fac1a04240388cab63672384cde1a4a710cd4820305bf60d072f7f646251cdc630cf41b210df WHIRLPOOL 817e46997ef395de6dfe9c10fcbce8c18c62ad6c797b6747ec060e6f61c63a980b46b2942b3f59a3dcd6e4d8fe843f5de5d1b0e3444a9aebd41c92e47b970fe3
+DIST DateTime-Locale-0.46.tar.gz 2556441 SHA256 b4ceaa0dc0b89d4eb180eb970a927cf376e3d04ef42de98de2e034cd2021348d SHA512 36a13c10efca1299f4705a98bedd640d235df7478554f398648e124a3ecccfcd72b16b18882836d6e415e2114feb2dda4260f24774c6f741a705b1ba63b4363f WHIRLPOOL a1e071d01dfc2ce5c3250120162adcf1903569e40adfaab72f29ea5ff0daaab5a5ae29f6649c8c878a293d0b39425bb68639c0b89dd2831601701c2536000a8f


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2016-01-02 16:15 Andreas Hüttel
  0 siblings, 0 replies; 62+ messages in thread
From: Andreas Hüttel @ 2016-01-02 16:15 UTC (permalink / raw
  To: gentoo-commits

commit:     44db55bae1f16c8267c06e115e72f7661b0e66b8
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 15:54:55 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 16:15:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44db55ba

dev-perl/DateTime-Locale: Version bump

Package-Manager: portage-2.2.26

 .../DateTime-Locale/DateTime-Locale-1.20.0.ebuild  | 35 ++++++++++++++++++++++
 dev-perl/DateTime-Locale/Manifest                  |  1 +
 2 files changed, 36 insertions(+)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.20.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.20.0.ebuild
new file mode 100644
index 0000000..50d056e
--- /dev/null
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.20.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.02
+inherit perl-module
+
+DESCRIPTION="Localization support for DateTime"
+
+LICENSE="|| ( Artistic GPL-2+ ) unicode"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	virtual/perl-Exporter
+	dev-perl/List-MoreUtils
+	dev-perl/Params-Validate
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		virtual/perl-Storable
+		dev-perl/Test-Fatal
+		>=virtual/perl-Test-Simple-0.960.0
+		dev-perl/Test-Requires
+		dev-perl/Test-Warnings
+	)
+"

diff --git a/dev-perl/DateTime-Locale/Manifest b/dev-perl/DateTime-Locale/Manifest
index a5f7d2b..78b81d4 100644
--- a/dev-perl/DateTime-Locale/Manifest
+++ b/dev-perl/DateTime-Locale/Manifest
@@ -1,2 +1,3 @@
 DIST DateTime-Locale-0.45.tar.gz 1079736 SHA256 8aa1b8db0baccc26ed88f8976a228d2cdf4f6ed4e10fc88c1501ecd8f3ccaf9c SHA512 dc2707b4ae5c3fd2bdaf9a5c61182925a9579474d2b5181a9350fac1a04240388cab63672384cde1a4a710cd4820305bf60d072f7f646251cdc630cf41b210df WHIRLPOOL 817e46997ef395de6dfe9c10fcbce8c18c62ad6c797b6747ec060e6f61c63a980b46b2942b3f59a3dcd6e4d8fe843f5de5d1b0e3444a9aebd41c92e47b970fe3
 DIST DateTime-Locale-0.46.tar.gz 2556441 SHA256 b4ceaa0dc0b89d4eb180eb970a927cf376e3d04ef42de98de2e034cd2021348d SHA512 36a13c10efca1299f4705a98bedd640d235df7478554f398648e124a3ecccfcd72b16b18882836d6e415e2114feb2dda4260f24774c6f741a705b1ba63b4363f WHIRLPOOL a1e071d01dfc2ce5c3250120162adcf1903569e40adfaab72f29ea5ff0daaab5a5ae29f6649c8c878a293d0b39425bb68639c0b89dd2831601701c2536000a8f
+DIST DateTime-Locale-1.02.tar.gz 930153 SHA256 63ad62bcc01c7007d233f6270c05059a6cdc4270812546450759d03d8cfcf355 SHA512 70c1fc6d06cd38553a03e3839ffd1b8aadba115159aba2fc8718d613cdadeee3bf91fe4bcb9d15b127edf633313124eea1e08913313c5fbc286999c286597c0d WHIRLPOOL 8e3cbef911f7517a821b99e974b66ddb71734925cf95a0eca5c66ff856a93581faf88815844770031e5e049b26513268cdf51675417abb337503482b5747e88b


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2016-01-02 18:07 Agostino Sarubbo
  0 siblings, 0 replies; 62+ messages in thread
From: Agostino Sarubbo @ 2016-01-02 18:07 UTC (permalink / raw
  To: gentoo-commits

commit:     6bd0531271988e98a82f7e6d7a013e59692f5454
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 18:07:14 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 18:07:14 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bd05312

dev-perl/DateTime-Locale: alpha/amd64/arm/hppa/ia64/ppc64/ppc/sparc/x86 stable, (ALLARCHES policy) wrt bug #570612

Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/DateTime-Locale/DateTime-Locale-0.460.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-0.460.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-0.460.0.ebuild
index 7dd6ce4..a485c82 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-0.460.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-0.460.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2 ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2016-01-02 19:11 Andreas Hüttel
  0 siblings, 0 replies; 62+ messages in thread
From: Andreas Hüttel @ 2016-01-02 19:11 UTC (permalink / raw
  To: gentoo-commits

commit:     4a126d8d76066d6360d47c48946193e716726050
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 19:09:20 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 19:09:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a126d8d

dev-perl/DateTime-Locale: Remove old

Package-Manager: portage-2.2.26

 .../DateTime-Locale-0.450.0-r1.ebuild              | 23 ----------------------
 dev-perl/DateTime-Locale/Manifest                  |  1 -
 2 files changed, 24 deletions(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-0.450.0-r1.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-0.450.0-r1.ebuild
deleted file mode 100644
index bf082bf..0000000
--- a/dev-perl/DateTime-Locale/DateTime-Locale-0.450.0-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=0.45
-inherit perl-module
-
-DESCRIPTION="Localization support for DateTime"
-
-LICENSE="|| ( Artistic GPL-2 ) unicode"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=dev-perl/Params-Validate-0.91
-	dev-perl/List-MoreUtils"
-DEPEND=">=dev-perl/Module-Build-0.35
-	${RDEPEND}"
-
-SRC_TEST="do"

diff --git a/dev-perl/DateTime-Locale/Manifest b/dev-perl/DateTime-Locale/Manifest
index 78b81d4..a67efa4 100644
--- a/dev-perl/DateTime-Locale/Manifest
+++ b/dev-perl/DateTime-Locale/Manifest
@@ -1,3 +1,2 @@
-DIST DateTime-Locale-0.45.tar.gz 1079736 SHA256 8aa1b8db0baccc26ed88f8976a228d2cdf4f6ed4e10fc88c1501ecd8f3ccaf9c SHA512 dc2707b4ae5c3fd2bdaf9a5c61182925a9579474d2b5181a9350fac1a04240388cab63672384cde1a4a710cd4820305bf60d072f7f646251cdc630cf41b210df WHIRLPOOL 817e46997ef395de6dfe9c10fcbce8c18c62ad6c797b6747ec060e6f61c63a980b46b2942b3f59a3dcd6e4d8fe843f5de5d1b0e3444a9aebd41c92e47b970fe3
 DIST DateTime-Locale-0.46.tar.gz 2556441 SHA256 b4ceaa0dc0b89d4eb180eb970a927cf376e3d04ef42de98de2e034cd2021348d SHA512 36a13c10efca1299f4705a98bedd640d235df7478554f398648e124a3ecccfcd72b16b18882836d6e415e2114feb2dda4260f24774c6f741a705b1ba63b4363f WHIRLPOOL a1e071d01dfc2ce5c3250120162adcf1903569e40adfaab72f29ea5ff0daaab5a5ae29f6649c8c878a293d0b39425bb68639c0b89dd2831601701c2536000a8f
 DIST DateTime-Locale-1.02.tar.gz 930153 SHA256 63ad62bcc01c7007d233f6270c05059a6cdc4270812546450759d03d8cfcf355 SHA512 70c1fc6d06cd38553a03e3839ffd1b8aadba115159aba2fc8718d613cdadeee3bf91fe4bcb9d15b127edf633313124eea1e08913313c5fbc286999c286597c0d WHIRLPOOL 8e3cbef911f7517a821b99e974b66ddb71734925cf95a0eca5c66ff856a93581faf88815844770031e5e049b26513268cdf51675417abb337503482b5747e88b


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2016-11-11  3:46 Kent Fredric
  0 siblings, 0 replies; 62+ messages in thread
From: Kent Fredric @ 2016-11-11  3:46 UTC (permalink / raw
  To: gentoo-commits

commit:     39685d1bb2d9938d8c0ede6f53d5b35a611ff051
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 11 01:28:12 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Nov 11 03:45:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39685d1b

dev-perl/DateTime-Locale: Bump to 1.30.0

This is the lowest version we can bump to without needing to bump
virtual/perl-Scalar-List-Utils to something that would need perl-5.26
or perl-core/

- Added USE=Examples

Upstream:
- Rebuilt with CLDR/2016-03-19
- new locales: es_BR, pt_CH, pt_GQ, pt_LU, yue, yue_HK

Package-Manager: portage-2.3.2

 .../DateTime-Locale/DateTime-Locale-1.30.0.ebuild  | 36 ++++++++++++++++++++++
 dev-perl/DateTime-Locale/Manifest                  |  1 +
 dev-perl/DateTime-Locale/metadata.xml              |  3 ++
 3 files changed, 40 insertions(+)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
new file mode 100644
index 00000000..d6450d1
--- /dev/null
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.03
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="Localization support for DateTime"
+
+LICENSE="|| ( Artistic GPL-2+ ) unicode"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	virtual/perl-Exporter
+	dev-perl/List-MoreUtils
+	dev-perl/Params-Validate
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		virtual/perl-Storable
+		dev-perl/Test-Fatal
+		dev-perl/Test-Requires
+		>=virtual/perl-Test-Simple-0.960.0
+		dev-perl/Test-Warnings
+	)
+"

diff --git a/dev-perl/DateTime-Locale/Manifest b/dev-perl/DateTime-Locale/Manifest
index a67efa4..a6d05fd 100644
--- a/dev-perl/DateTime-Locale/Manifest
+++ b/dev-perl/DateTime-Locale/Manifest
@@ -1,2 +1,3 @@
 DIST DateTime-Locale-0.46.tar.gz 2556441 SHA256 b4ceaa0dc0b89d4eb180eb970a927cf376e3d04ef42de98de2e034cd2021348d SHA512 36a13c10efca1299f4705a98bedd640d235df7478554f398648e124a3ecccfcd72b16b18882836d6e415e2114feb2dda4260f24774c6f741a705b1ba63b4363f WHIRLPOOL a1e071d01dfc2ce5c3250120162adcf1903569e40adfaab72f29ea5ff0daaab5a5ae29f6649c8c878a293d0b39425bb68639c0b89dd2831601701c2536000a8f
 DIST DateTime-Locale-1.02.tar.gz 930153 SHA256 63ad62bcc01c7007d233f6270c05059a6cdc4270812546450759d03d8cfcf355 SHA512 70c1fc6d06cd38553a03e3839ffd1b8aadba115159aba2fc8718d613cdadeee3bf91fe4bcb9d15b127edf633313124eea1e08913313c5fbc286999c286597c0d WHIRLPOOL 8e3cbef911f7517a821b99e974b66ddb71734925cf95a0eca5c66ff856a93581faf88815844770031e5e049b26513268cdf51675417abb337503482b5747e88b
+DIST DateTime-Locale-1.03.tar.gz 959190 SHA256 3100568a62a91ca1c09c0aac8e1e4ba34e6f82047ec64f714733a647c040f511 SHA512 c86f338c40bbc4a0459999314a3a84871ff963495c788ae68b15f747ce896f9ea9ded8e037238870b0831727b6fc578739318897d04c753ff113b33d57f9a0f9 WHIRLPOOL 6e5589308fa63f4bbb4b1995654ee34645d1cc7bcbaef8ab7ff49de666ca081ee168237925d39abb74bcd63617846d3fa42d0189fde7632d6bd9d30d08071efa

diff --git a/dev-perl/DateTime-Locale/metadata.xml b/dev-perl/DateTime-Locale/metadata.xml
index 94d4e8b..3a1a2e0 100644
--- a/dev-perl/DateTime-Locale/metadata.xml
+++ b/dev-perl/DateTime-Locale/metadata.xml
@@ -476,5 +476,8 @@
     <remote-id type="cpan-module">DateTime::Locale::zh_TW</remote-id>
     <remote-id type="cpan-module">DateTime::Locale::zu</remote-id>
     <remote-id type="cpan-module">DateTime::Locale::zu_ZA</remote-id>
+    <remote-id type="cpan-module">DateTime::Locale::Data</remote-id>
+    <remote-id type="cpan-module">DateTime::Locale::FromData</remote-id>
+    <remote-id type="cpan-module">DateTime::Locale::Util</remote-id>
   </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2016-11-11 20:22 Kent Fredric
  0 siblings, 0 replies; 62+ messages in thread
From: Kent Fredric @ 2016-11-11 20:22 UTC (permalink / raw
  To: gentoo-commits

commit:     0d83694ef7d8409e445b65a75f6673032ca24b06
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 11 18:15:07 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Nov 11 20:18:45 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d83694e

dev-perl/DateTime-Locale: Bump to 1.50.0

This version requires a newer Scalar-List-Util

Upstream:
- Replace List::MoreUtils with newer List::Util
- Improve stability of loading Locale::Data from DATA handle by
  pre-caching all the raw data, at a cost of increased memory
  usage.

Package-Manager: portage-2.3.2

 .../DateTime-Locale/DateTime-Locale-1.50.0.ebuild  | 36 ++++++++++++++++++++++
 dev-perl/DateTime-Locale/Manifest                  |  1 +
 2 files changed, 37 insertions(+)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.50.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.50.0.ebuild
new file mode 100644
index 00000000..9a08e8b
--- /dev/null
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.50.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.05
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="Localization support for DateTime"
+
+LICENSE="|| ( Artistic GPL-2+ ) unicode"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	virtual/perl-Exporter
+	dev-perl/Params-Validate
+	>=virtual/perl-Scalar-List-Utils-1.450.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		virtual/perl-Storable
+		dev-perl/Test-Fatal
+		dev-perl/Test-Requires
+		>=virtual/perl-Test-Simple-0.960.0
+		dev-perl/Test-Warnings
+	)
+"

diff --git a/dev-perl/DateTime-Locale/Manifest b/dev-perl/DateTime-Locale/Manifest
index a6d05fd..425bcb9 100644
--- a/dev-perl/DateTime-Locale/Manifest
+++ b/dev-perl/DateTime-Locale/Manifest
@@ -1,3 +1,4 @@
 DIST DateTime-Locale-0.46.tar.gz 2556441 SHA256 b4ceaa0dc0b89d4eb180eb970a927cf376e3d04ef42de98de2e034cd2021348d SHA512 36a13c10efca1299f4705a98bedd640d235df7478554f398648e124a3ecccfcd72b16b18882836d6e415e2114feb2dda4260f24774c6f741a705b1ba63b4363f WHIRLPOOL a1e071d01dfc2ce5c3250120162adcf1903569e40adfaab72f29ea5ff0daaab5a5ae29f6649c8c878a293d0b39425bb68639c0b89dd2831601701c2536000a8f
 DIST DateTime-Locale-1.02.tar.gz 930153 SHA256 63ad62bcc01c7007d233f6270c05059a6cdc4270812546450759d03d8cfcf355 SHA512 70c1fc6d06cd38553a03e3839ffd1b8aadba115159aba2fc8718d613cdadeee3bf91fe4bcb9d15b127edf633313124eea1e08913313c5fbc286999c286597c0d WHIRLPOOL 8e3cbef911f7517a821b99e974b66ddb71734925cf95a0eca5c66ff856a93581faf88815844770031e5e049b26513268cdf51675417abb337503482b5747e88b
 DIST DateTime-Locale-1.03.tar.gz 959190 SHA256 3100568a62a91ca1c09c0aac8e1e4ba34e6f82047ec64f714733a647c040f511 SHA512 c86f338c40bbc4a0459999314a3a84871ff963495c788ae68b15f747ce896f9ea9ded8e037238870b0831727b6fc578739318897d04c753ff113b33d57f9a0f9 WHIRLPOOL 6e5589308fa63f4bbb4b1995654ee34645d1cc7bcbaef8ab7ff49de666ca081ee168237925d39abb74bcd63617846d3fa42d0189fde7632d6bd9d30d08071efa
+DIST DateTime-Locale-1.05.tar.gz 959564 SHA256 692d674558589e2a6ad2d68cf58a6e4e4b1bfe2f7f76caf20cb91b975a51d155 SHA512 8e5484e20ccd6f21343dd8eed708f4ec70a0a11f86b83d4a304ebc01b6f8a613d8b08b3a51cf520eeac7730720a996ef36b5e93e771f5fd03f92e283e4ff1f94 WHIRLPOOL 01919f04ef06c8244836e694b6e7f620ecda1b17d4a1545fbb92d99ad3638fc5ac291640ae9ca54d6ee78749b4bcc960e9b0ba6a5c7896580200ef3e88f0b5bf


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2017-02-19 13:28 Kent Fredric
  0 siblings, 0 replies; 62+ messages in thread
From: Kent Fredric @ 2017-02-19 13:28 UTC (permalink / raw
  To: gentoo-commits

commit:     574a3abf2a517dfc019e7a6789a60f62f701cdb4
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 13:04:52 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 13:11:46 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=574a3abf

dev-perl/DateTime-Locale: Bump to version 1.120.0 (masked)

- Add github remote id
- Remove cpan remote id's that cant be resolved like dependencies

Upstream:
- Update to CLDR 30.0.3/2016-12-02

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../DateTime-Locale/DateTime-Locale-1.120.0.ebuild |  40 ++
 dev-perl/DateTime-Locale/Manifest                  |   1 +
 dev-perl/DateTime-Locale/metadata.xml              | 467 +--------------------
 3 files changed, 42 insertions(+), 466 deletions(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.120.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.120.0.ebuild
new file mode 100644
index 0000000000..2d741091d0
--- /dev/null
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.120.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.12
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="Localization support for DateTime"
+
+LICENSE="|| ( Artistic GPL-2+ ) unicode"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	virtual/perl-Exporter
+	>=dev-perl/Params-ValidationCompiler-0.130.0
+	>=virtual/perl-Scalar-List-Utils-1.450.0
+	>=dev-perl/Specio-0.150.0
+	>=dev-perl/namespace-autoclean-0.190.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-CPAN-Meta-Requirements
+		>=dev-perl/CPAN-Meta-Check-0.11.0
+		virtual/perl-File-Spec
+		virtual/perl-Storable
+		dev-perl/Test-Fatal
+		dev-perl/Test-Requires
+		>=virtual/perl-Test-Simple-0.960.0
+		dev-perl/Test-Warnings
+	)
+"

diff --git a/dev-perl/DateTime-Locale/Manifest b/dev-perl/DateTime-Locale/Manifest
index bb60146f5d..3b89ec31d7 100644
--- a/dev-perl/DateTime-Locale/Manifest
+++ b/dev-perl/DateTime-Locale/Manifest
@@ -3,3 +3,4 @@ DIST DateTime-Locale-1.02.tar.gz 930153 SHA256 63ad62bcc01c7007d233f6270c05059a6
 DIST DateTime-Locale-1.03.tar.gz 959190 SHA256 3100568a62a91ca1c09c0aac8e1e4ba34e6f82047ec64f714733a647c040f511 SHA512 c86f338c40bbc4a0459999314a3a84871ff963495c788ae68b15f747ce896f9ea9ded8e037238870b0831727b6fc578739318897d04c753ff113b33d57f9a0f9 WHIRLPOOL 6e5589308fa63f4bbb4b1995654ee34645d1cc7bcbaef8ab7ff49de666ca081ee168237925d39abb74bcd63617846d3fa42d0189fde7632d6bd9d30d08071efa
 DIST DateTime-Locale-1.05.tar.gz 959564 SHA256 692d674558589e2a6ad2d68cf58a6e4e4b1bfe2f7f76caf20cb91b975a51d155 SHA512 8e5484e20ccd6f21343dd8eed708f4ec70a0a11f86b83d4a304ebc01b6f8a613d8b08b3a51cf520eeac7730720a996ef36b5e93e771f5fd03f92e283e4ff1f94 WHIRLPOOL 01919f04ef06c8244836e694b6e7f620ecda1b17d4a1545fbb92d99ad3638fc5ac291640ae9ca54d6ee78749b4bcc960e9b0ba6a5c7896580200ef3e88f0b5bf
 DIST DateTime-Locale-1.10.tar.gz 1013594 SHA256 4bf71372475385b4c7e500641fd02b80749d1ab9ccc572bc37937ee00b0bef13 SHA512 37172a9ed79ea16501e9d38184a58a27af9b96fdb38e1a3235658bd7a0de02d3511aa39651e1f8ea234f49b7d780599591ee02aa56b658d4ea4c187676be4172 WHIRLPOOL 3b85502195b336a0169b03cd1e0a5e0454ab70ca0c793b75576c52670f0cab3466472b8b15dea4c7077b89168ed6d132479ee38aae0a2cc101a2b852b419090a
+DIST DateTime-Locale-1.12.tar.gz 1015364 SHA256 de8fbe233c81c099c1a0550dfb71a7bb3699bed685d944ef96dceca6e8b358cf SHA512 88d5d836567fed635efc6144998a97fab020e5a7a9a7a7b87b75549de8f5c9ac77bffabfdee81fac0101f464cc6beddb0f8eff092b0f3a98f26e1c66e830a905 WHIRLPOOL 3ac9962dc6f3d41d728f2362600ddfb94881ee4d5ecad0054ea693974776892e33d83096a96d429801b8423a6a77091830ec8b2064630d5bea83bfee806fffb2

diff --git a/dev-perl/DateTime-Locale/metadata.xml b/dev-perl/DateTime-Locale/metadata.xml
index 3a1a2e06eb..f51cfb8648 100644
--- a/dev-perl/DateTime-Locale/metadata.xml
+++ b/dev-perl/DateTime-Locale/metadata.xml
@@ -10,474 +10,9 @@
     <remote-id type="cpan-module">DateTime::Locale</remote-id>
     <remote-id type="cpan-module">DateTime::Locale::Base</remote-id>
     <remote-id type="cpan-module">DateTime::Locale::Catalog</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::aa</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::aa_DJ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::aa_ER</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::aa_ER_SAAHO</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::aa_ET</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::af</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::af_NA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::af_ZA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ak</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ak_GH</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::am</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::am_ET</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ar</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ar_AE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ar_BH</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ar_DZ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ar_EG</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ar_IQ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ar_JO</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ar_KW</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ar_LB</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ar_LY</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ar_MA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ar_OM</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ar_QA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ar_SA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ar_SD</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ar_SY</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ar_TN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ar_YE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::as</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::as_IN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::az</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::az_AZ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::az_Cyrl</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::az_Cyrl_AZ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::az_Latn</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::az_Latn_AZ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::be</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::be_BY</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::bg</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::bg_BG</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::bn</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::bn_BD</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::bn_IN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::bo</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::bo_CN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::bo_IN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::bs</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::bs_BA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::byn</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::byn_ER</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ca</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ca_ES</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::cch</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::cch_NG</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::cop</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::cs</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::cs_CZ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::cy</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::cy_GB</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::da</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::da_DK</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::de</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::de_AT</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::de_BE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::de_CH</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::de_DE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::de_LI</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::de_LU</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::dv</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::dv_MV</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::dz</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::dz_BT</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ee</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ee_GH</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ee_TG</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::el</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::el_CY</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::el_GR</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::el_POLYTON</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_AS</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_AU</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_BE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_BW</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_BZ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_CA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_Dsrt</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_Dsrt_US</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_GB</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_GU</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_HK</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_IE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_IN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_JM</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_MH</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_MP</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_MT</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_NA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_NZ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_PH</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_PK</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_SG</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_Shaw</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_TT</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_UM</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_US</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_US_POSIX</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_VI</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_ZA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::en_ZW</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::eo</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es_AR</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es_BO</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es_CL</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es_CO</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es_CR</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es_DO</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es_EC</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es_ES</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es_GT</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es_HN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es_MX</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es_NI</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es_PA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es_PE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es_PR</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es_PY</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es_SV</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es_US</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es_UY</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::es_VE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::et</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::et_EE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::eu</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::eu_ES</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::fa</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::fa_AF</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::fa_IR</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::fi</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::fi_FI</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::fil</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::fil_PH</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::fo</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::fo_FO</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::fr</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::fr_BE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::fr_CA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::fr_CH</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::fr_FR</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::fr_LU</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::fr_MC</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::fr_SN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::fur</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::fur_IT</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ga</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ga_IE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::gaa</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::gaa_GH</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::gez</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::gez_ER</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::gez_ET</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::gl</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::gl_ES</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::gsw</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::gsw_CH</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::gu</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::gu_IN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::gv</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::gv_GB</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ha</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ha_Arab</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ha_Arab_NG</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ha_Arab_SD</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ha_GH</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ha_Latn</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ha_Latn_GH</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ha_Latn_NE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ha_Latn_NG</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ha_NE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ha_NG</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ha_SD</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::haw</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::haw_US</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::he</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::he_IL</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::hi</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::hi_IN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::hr</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::hr_HR</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::hu</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::hu_HU</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::hy</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::hy_AM</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::hy_AM_REVISED</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ia</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::id</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::id_ID</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ig</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ig_NG</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ii</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ii_CN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::is</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::is_IS</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::it</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::it_CH</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::it_IT</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::iu</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ja</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ja_JP</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ka</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ka_GE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kaj</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kaj_NG</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kam</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kam_KE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kcg</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kcg_NG</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kfo</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kfo_CI</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kk</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kk_Cyrl</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kk_Cyrl_KZ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kk_KZ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kl</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kl_GL</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::km</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::km_KH</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kn</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kn_IN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ko</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ko_KR</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kok</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kok_IN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kpe</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kpe_GN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kpe_LR</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ku</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ku_Arab</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ku_Arab_IQ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ku_Arab_IR</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ku_Arab_SY</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ku_IQ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ku_IR</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ku_Latn</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ku_Latn_TR</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ku_SY</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ku_TR</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kw</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::kw_GB</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ky</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ky_KG</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ln</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ln_CD</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ln_CG</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::lo</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::lo_LA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::lt</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::lt_LT</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::lv</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::lv_LV</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::mk</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::mk_MK</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ml</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ml_IN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::mn</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::mn_CN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::mn_Cyrl</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::mn_Cyrl_MN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::mn_MN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::mn_Mong</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::mn_Mong_CN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::mo</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::mr</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::mr_IN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ms</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ms_BN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ms_MY</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::mt</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::mt_MT</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::my</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::my_MM</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::nb</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::nb_NO</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::nds</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::nds_DE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ne</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ne_IN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ne_NP</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::nl</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::nl_BE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::nl_NL</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::nn</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::nn_NO</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::no</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::nr</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::nr_ZA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::nso</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::nso_ZA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ny</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ny_MW</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::oc</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::oc_FR</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::om</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::om_ET</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::om_KE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::or</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::or_IN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::pa</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::pa_Arab</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::pa_Arab_PK</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::pa_Guru</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::pa_Guru_IN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::pa_IN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::pa_PK</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::pl</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::pl_PL</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ps</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ps_AF</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::pt</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::pt_BR</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::pt_PT</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ro</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ro_MD</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ro_RO</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::root</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ru</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ru_RU</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ru_UA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::rw</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::rw_RW</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sa</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sa_IN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::se</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::se_FI</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::se_NO</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sh</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sh_BA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sh_CS</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sh_YU</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::si</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::si_LK</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sid</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sid_ET</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sk</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sk_SK</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sl</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sl_SI</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::so</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::so_DJ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::so_ET</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::so_KE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::so_SO</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sq</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sq_AL</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sr</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sr_BA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sr_CS</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sr_Cyrl</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sr_Cyrl_BA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sr_Cyrl_CS</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sr_Cyrl_ME</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sr_Cyrl_RS</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sr_Cyrl_YU</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sr_Latn</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sr_Latn_BA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sr_Latn_CS</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sr_Latn_ME</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sr_Latn_RS</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sr_Latn_YU</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sr_ME</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sr_RS</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sr_YU</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ss</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ss_SZ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ss_ZA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::st</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::st_LS</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::st_ZA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sv</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sv_FI</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sv_SE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sw</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sw_KE</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::sw_TZ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::syr</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::syr_SY</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ta</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ta_IN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::te</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::te_IN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::tg</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::tg_Cyrl</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::tg_Cyrl_TJ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::tg_TJ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::th</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::th_TH</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ti</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ti_ER</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ti_ET</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::tig</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::tig_ER</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::tl</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::tn</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::tn_ZA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::to</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::to_TO</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::tr</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::tr_TR</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::trv</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::trv_TW</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ts</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ts_ZA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::tt</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::tt_RU</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ug</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ug_Arab</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ug_Arab_CN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ug_CN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::uk</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::uk_UA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ur</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ur_IN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ur_PK</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::uz</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::uz_AF</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::uz_Arab</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::uz_Arab_AF</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::uz_Cyrl</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::uz_Cyrl_UZ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::uz_Latn</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::uz_Latn_UZ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::uz_UZ</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ve</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::ve_ZA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::vi</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::vi_VN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::wal</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::wal_ET</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::wo</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::wo_Latn</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::wo_Latn_SN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::wo_SN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::xh</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::xh_ZA</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::yo</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::yo_NG</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::zh</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::zh_CN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::zh_HK</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::zh_Hans</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::zh_Hans_CN</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::zh_Hans_HK</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::zh_Hans_MO</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::zh_Hans_SG</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::zh_Hant</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::zh_Hant_HK</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::zh_Hant_MO</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::zh_Hant_TW</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::zh_MO</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::zh_SG</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::zh_TW</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::zu</remote-id>
-    <remote-id type="cpan-module">DateTime::Locale::zu_ZA</remote-id>
     <remote-id type="cpan-module">DateTime::Locale::Data</remote-id>
     <remote-id type="cpan-module">DateTime::Locale::FromData</remote-id>
     <remote-id type="cpan-module">DateTime::Locale::Util</remote-id>
+    <remote-id type="github">houseabsolute/DateTime-Locale</remote-id>
   </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2017-02-19 13:28 Kent Fredric
  0 siblings, 0 replies; 62+ messages in thread
From: Kent Fredric @ 2017-02-19 13:28 UTC (permalink / raw
  To: gentoo-commits

commit:     27f16e509407a654554b280da94a68b42a5c9ff6
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 13:10:04 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 13:11:46 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27f16e50

dev-perl/DateTime-Locale: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../DateTime-Locale/DateTime-Locale-1.100.0.ebuild | 40 ----------------------
 dev-perl/DateTime-Locale/Manifest                  |  1 -
 2 files changed, 41 deletions(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.100.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.100.0.ebuild
deleted file mode 100644
index a6e4255bea..0000000000
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.100.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=1.10
-DIST_EXAMPLES=("eg/*")
-inherit perl-module
-
-DESCRIPTION="Localization support for DateTime"
-
-LICENSE="|| ( Artistic GPL-2+ ) unicode"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND="
-	virtual/perl-Carp
-	>=dev-perl/Dist-CheckConflicts-0.20.0
-	virtual/perl-Exporter
-	>=dev-perl/Params-ValidationCompiler-0.130.0
-	>=virtual/perl-Scalar-List-Utils-1.450.0
-	>=dev-perl/Specio-0.150.0
-	>=dev-perl/namespace-autoclean-0.190.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-CPAN-Meta-Requirements
-		>=dev-perl/CPAN-Meta-Check-0.11.0
-		virtual/perl-File-Spec
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		dev-perl/Test-Requires
-		>=virtual/perl-Test-Simple-0.960.0
-		dev-perl/Test-Warnings
-	)
-"

diff --git a/dev-perl/DateTime-Locale/Manifest b/dev-perl/DateTime-Locale/Manifest
index 3b89ec31d7..71c40cfca9 100644
--- a/dev-perl/DateTime-Locale/Manifest
+++ b/dev-perl/DateTime-Locale/Manifest
@@ -2,5 +2,4 @@ DIST DateTime-Locale-0.46.tar.gz 2556441 SHA256 b4ceaa0dc0b89d4eb180eb970a927cf3
 DIST DateTime-Locale-1.02.tar.gz 930153 SHA256 63ad62bcc01c7007d233f6270c05059a6cdc4270812546450759d03d8cfcf355 SHA512 70c1fc6d06cd38553a03e3839ffd1b8aadba115159aba2fc8718d613cdadeee3bf91fe4bcb9d15b127edf633313124eea1e08913313c5fbc286999c286597c0d WHIRLPOOL 8e3cbef911f7517a821b99e974b66ddb71734925cf95a0eca5c66ff856a93581faf88815844770031e5e049b26513268cdf51675417abb337503482b5747e88b
 DIST DateTime-Locale-1.03.tar.gz 959190 SHA256 3100568a62a91ca1c09c0aac8e1e4ba34e6f82047ec64f714733a647c040f511 SHA512 c86f338c40bbc4a0459999314a3a84871ff963495c788ae68b15f747ce896f9ea9ded8e037238870b0831727b6fc578739318897d04c753ff113b33d57f9a0f9 WHIRLPOOL 6e5589308fa63f4bbb4b1995654ee34645d1cc7bcbaef8ab7ff49de666ca081ee168237925d39abb74bcd63617846d3fa42d0189fde7632d6bd9d30d08071efa
 DIST DateTime-Locale-1.05.tar.gz 959564 SHA256 692d674558589e2a6ad2d68cf58a6e4e4b1bfe2f7f76caf20cb91b975a51d155 SHA512 8e5484e20ccd6f21343dd8eed708f4ec70a0a11f86b83d4a304ebc01b6f8a613d8b08b3a51cf520eeac7730720a996ef36b5e93e771f5fd03f92e283e4ff1f94 WHIRLPOOL 01919f04ef06c8244836e694b6e7f620ecda1b17d4a1545fbb92d99ad3638fc5ac291640ae9ca54d6ee78749b4bcc960e9b0ba6a5c7896580200ef3e88f0b5bf
-DIST DateTime-Locale-1.10.tar.gz 1013594 SHA256 4bf71372475385b4c7e500641fd02b80749d1ab9ccc572bc37937ee00b0bef13 SHA512 37172a9ed79ea16501e9d38184a58a27af9b96fdb38e1a3235658bd7a0de02d3511aa39651e1f8ea234f49b7d780599591ee02aa56b658d4ea4c187676be4172 WHIRLPOOL 3b85502195b336a0169b03cd1e0a5e0454ab70ca0c793b75576c52670f0cab3466472b8b15dea4c7077b89168ed6d132479ee38aae0a2cc101a2b852b419090a
 DIST DateTime-Locale-1.12.tar.gz 1015364 SHA256 de8fbe233c81c099c1a0550dfb71a7bb3699bed685d944ef96dceca6e8b358cf SHA512 88d5d836567fed635efc6144998a97fab020e5a7a9a7a7b87b75549de8f5c9ac77bffabfdee81fac0101f464cc6beddb0f8eff092b0f3a98f26e1c66e830a905 WHIRLPOOL 3ac9962dc6f3d41d728f2362600ddfb94881ee4d5ecad0054ea693974776892e33d83096a96d429801b8423a6a77091830ec8b2064630d5bea83bfee806fffb2


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2017-03-23  2:16 Kent Fredric
  0 siblings, 0 replies; 62+ messages in thread
From: Kent Fredric @ 2017-03-23  2:16 UTC (permalink / raw
  To: gentoo-commits

commit:     f2455834ac3ecfe812a87ed29dc76ef2f08be962
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 23 02:15:04 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 02:15:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2455834

dev-perl/DateTime-Locale: Bump to version 1.160.0 (masked)

Upstream:
- Fixed DateTime::Locale->load failing with English/Native name
  identifiers.
- Fix bug script-code parsing where the script was omitted
- Locale data now only loaded as necessary from a share/ directory
- Update to CLDR31/2017-03-20

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../DateTime-Locale/DateTime-Locale-1.160.0.ebuild | 42 ++++++++++++++++++++++
 dev-perl/DateTime-Locale/Manifest                  |  1 +
 2 files changed, 43 insertions(+)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
new file mode 100644
index 00000000000..e68ae2cbdd3
--- /dev/null
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.16
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="Localization support for DateTime"
+
+LICENSE="|| ( Artistic GPL-2+ ) unicode"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	virtual/perl-Exporter
+	dev-perl/File-ShareDir
+	>=dev-perl/Params-ValidationCompiler-0.130.0
+	>=virtual/perl-Scalar-List-Utils-1.450.0
+	>=dev-perl/Specio-0.150.0
+	>=dev-perl/namespace-autoclean-0.190.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	>=dev-perl/File-ShareDir-Install-0.60.0
+	test? (
+		virtual/perl-CPAN-Meta-Requirements
+		>=dev-perl/CPAN-Meta-Check-0.11.0
+		virtual/perl-File-Spec
+		virtual/perl-Storable
+		dev-perl/Test-Fatal
+		dev-perl/Test-File-ShareDir
+		dev-perl/Test-Requires
+		>=virtual/perl-Test-Simple-0.960.0
+		dev-perl/Test-Warnings
+	)
+"

diff --git a/dev-perl/DateTime-Locale/Manifest b/dev-perl/DateTime-Locale/Manifest
index 71c40cfca95..fb5a065a299 100644
--- a/dev-perl/DateTime-Locale/Manifest
+++ b/dev-perl/DateTime-Locale/Manifest
@@ -3,3 +3,4 @@ DIST DateTime-Locale-1.02.tar.gz 930153 SHA256 63ad62bcc01c7007d233f6270c05059a6
 DIST DateTime-Locale-1.03.tar.gz 959190 SHA256 3100568a62a91ca1c09c0aac8e1e4ba34e6f82047ec64f714733a647c040f511 SHA512 c86f338c40bbc4a0459999314a3a84871ff963495c788ae68b15f747ce896f9ea9ded8e037238870b0831727b6fc578739318897d04c753ff113b33d57f9a0f9 WHIRLPOOL 6e5589308fa63f4bbb4b1995654ee34645d1cc7bcbaef8ab7ff49de666ca081ee168237925d39abb74bcd63617846d3fa42d0189fde7632d6bd9d30d08071efa
 DIST DateTime-Locale-1.05.tar.gz 959564 SHA256 692d674558589e2a6ad2d68cf58a6e4e4b1bfe2f7f76caf20cb91b975a51d155 SHA512 8e5484e20ccd6f21343dd8eed708f4ec70a0a11f86b83d4a304ebc01b6f8a613d8b08b3a51cf520eeac7730720a996ef36b5e93e771f5fd03f92e283e4ff1f94 WHIRLPOOL 01919f04ef06c8244836e694b6e7f620ecda1b17d4a1545fbb92d99ad3638fc5ac291640ae9ca54d6ee78749b4bcc960e9b0ba6a5c7896580200ef3e88f0b5bf
 DIST DateTime-Locale-1.12.tar.gz 1015364 SHA256 de8fbe233c81c099c1a0550dfb71a7bb3699bed685d944ef96dceca6e8b358cf SHA512 88d5d836567fed635efc6144998a97fab020e5a7a9a7a7b87b75549de8f5c9ac77bffabfdee81fac0101f464cc6beddb0f8eff092b0f3a98f26e1c66e830a905 WHIRLPOOL 3ac9962dc6f3d41d728f2362600ddfb94881ee4d5ecad0054ea693974776892e33d83096a96d429801b8423a6a77091830ec8b2064630d5bea83bfee806fffb2
+DIST DateTime-Locale-1.16.tar.gz 1228443 SHA256 dfaf4c42149c0622e80721773b8d7229d7785280503585895c9fe9f51e076cfe SHA512 66b09f2f2d9cbb9ed969c6e881dd68a48957d69d5d4cd8a998b7a79538050807d862813eae677ef28ec2ce645c8fc15b9b5de2b15ed077e936d63a44e072a145 WHIRLPOOL 6e51707267d9c2ce2f64a9355b408f1f273a3c3099b40d1fde0e13d665ddc22afe0850e7d94918c6c20977b390e2b55c22f3de4ae3619afbc9305aff8b973765


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2017-03-23  2:16 Kent Fredric
  0 siblings, 0 replies; 62+ messages in thread
From: Kent Fredric @ 2017-03-23  2:16 UTC (permalink / raw
  To: gentoo-commits

commit:     9e20014318cc944bb5252e1a4a1c90269e71a528
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 23 02:16:01 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 02:16:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e200143

dev-perl/DateTime-Locale: Remove old masked version

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../DateTime-Locale/DateTime-Locale-1.120.0.ebuild | 39 ----------------------
 dev-perl/DateTime-Locale/Manifest                  |  1 -
 2 files changed, 40 deletions(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.120.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.120.0.ebuild
deleted file mode 100644
index 85610c2bec3..00000000000
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.120.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=1.12
-DIST_EXAMPLES=("eg/*")
-inherit perl-module
-
-DESCRIPTION="Localization support for DateTime"
-
-LICENSE="|| ( Artistic GPL-2+ ) unicode"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND="
-	virtual/perl-Carp
-	>=dev-perl/Dist-CheckConflicts-0.20.0
-	virtual/perl-Exporter
-	>=dev-perl/Params-ValidationCompiler-0.130.0
-	>=virtual/perl-Scalar-List-Utils-1.450.0
-	>=dev-perl/Specio-0.150.0
-	>=dev-perl/namespace-autoclean-0.190.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-CPAN-Meta-Requirements
-		>=dev-perl/CPAN-Meta-Check-0.11.0
-		virtual/perl-File-Spec
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		dev-perl/Test-Requires
-		>=virtual/perl-Test-Simple-0.960.0
-		dev-perl/Test-Warnings
-	)
-"

diff --git a/dev-perl/DateTime-Locale/Manifest b/dev-perl/DateTime-Locale/Manifest
index fb5a065a299..03e24f57e53 100644
--- a/dev-perl/DateTime-Locale/Manifest
+++ b/dev-perl/DateTime-Locale/Manifest
@@ -2,5 +2,4 @@ DIST DateTime-Locale-0.46.tar.gz 2556441 SHA256 b4ceaa0dc0b89d4eb180eb970a927cf3
 DIST DateTime-Locale-1.02.tar.gz 930153 SHA256 63ad62bcc01c7007d233f6270c05059a6cdc4270812546450759d03d8cfcf355 SHA512 70c1fc6d06cd38553a03e3839ffd1b8aadba115159aba2fc8718d613cdadeee3bf91fe4bcb9d15b127edf633313124eea1e08913313c5fbc286999c286597c0d WHIRLPOOL 8e3cbef911f7517a821b99e974b66ddb71734925cf95a0eca5c66ff856a93581faf88815844770031e5e049b26513268cdf51675417abb337503482b5747e88b
 DIST DateTime-Locale-1.03.tar.gz 959190 SHA256 3100568a62a91ca1c09c0aac8e1e4ba34e6f82047ec64f714733a647c040f511 SHA512 c86f338c40bbc4a0459999314a3a84871ff963495c788ae68b15f747ce896f9ea9ded8e037238870b0831727b6fc578739318897d04c753ff113b33d57f9a0f9 WHIRLPOOL 6e5589308fa63f4bbb4b1995654ee34645d1cc7bcbaef8ab7ff49de666ca081ee168237925d39abb74bcd63617846d3fa42d0189fde7632d6bd9d30d08071efa
 DIST DateTime-Locale-1.05.tar.gz 959564 SHA256 692d674558589e2a6ad2d68cf58a6e4e4b1bfe2f7f76caf20cb91b975a51d155 SHA512 8e5484e20ccd6f21343dd8eed708f4ec70a0a11f86b83d4a304ebc01b6f8a613d8b08b3a51cf520eeac7730720a996ef36b5e93e771f5fd03f92e283e4ff1f94 WHIRLPOOL 01919f04ef06c8244836e694b6e7f620ecda1b17d4a1545fbb92d99ad3638fc5ac291640ae9ca54d6ee78749b4bcc960e9b0ba6a5c7896580200ef3e88f0b5bf
-DIST DateTime-Locale-1.12.tar.gz 1015364 SHA256 de8fbe233c81c099c1a0550dfb71a7bb3699bed685d944ef96dceca6e8b358cf SHA512 88d5d836567fed635efc6144998a97fab020e5a7a9a7a7b87b75549de8f5c9ac77bffabfdee81fac0101f464cc6beddb0f8eff092b0f3a98f26e1c66e830a905 WHIRLPOOL 3ac9962dc6f3d41d728f2362600ddfb94881ee4d5ecad0054ea693974776892e33d83096a96d429801b8423a6a77091830ec8b2064630d5bea83bfee806fffb2
 DIST DateTime-Locale-1.16.tar.gz 1228443 SHA256 dfaf4c42149c0622e80721773b8d7229d7785280503585895c9fe9f51e076cfe SHA512 66b09f2f2d9cbb9ed969c6e881dd68a48957d69d5d4cd8a998b7a79538050807d862813eae677ef28ec2ce645c8fc15b9b5de2b15ed077e936d63a44e072a145 WHIRLPOOL 6e51707267d9c2ce2f64a9355b408f1f273a3c3099b40d1fde0e13d665ddc22afe0850e7d94918c6c20977b390e2b55c22f3de4ae3619afbc9305aff8b973765


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2018-04-07 15:26 Mart Raudsepp
  0 siblings, 0 replies; 62+ messages in thread
From: Mart Raudsepp @ 2018-04-07 15:26 UTC (permalink / raw
  To: gentoo-commits

commit:     1afb4d5ad5b913ab576982cd4ef93cefc92428af
Author:     Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  7 14:29:24 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Apr  7 15:13:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1afb4d5a

dev-perl/DateTime-Locale: added ~arm64 keyword (Bug 652718)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
index 804d776354f..578643c0533 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm64 ~mips ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2018-04-07 20:27 Sergei Trofimovich
  0 siblings, 0 replies; 62+ messages in thread
From: Sergei Trofimovich @ 2018-04-07 20:27 UTC (permalink / raw
  To: gentoo-commits

commit:     fa10a600052ccda9edb3dafca83beded4b6a71e9
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  7 20:27:01 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Apr  7 20:27:01 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa10a600

dev-perl/DateTime-Locale: keyworded 1.160.0 for ppc64, bug #652718

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
index 578643c0533..8f250d5f388 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~mips ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm64 ~mips ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2018-04-07 20:31 Sergei Trofimovich
  0 siblings, 0 replies; 62+ messages in thread
From: Sergei Trofimovich @ 2018-04-07 20:31 UTC (permalink / raw
  To: gentoo-commits

commit:     1b2dc94e2230d8b18e7a33ae88ab09326974ac9e
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  7 20:31:15 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Apr  7 20:31:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b2dc94e

dev-perl/DateTime-Locale: keyworded 1.160.0 for ppc, bug #652718

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"

 dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
index 8f250d5f388..9eff2b99ebc 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~mips ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2018-04-11 18:50 Markus Meier
  0 siblings, 0 replies; 62+ messages in thread
From: Markus Meier @ 2018-04-11 18:50 UTC (permalink / raw
  To: gentoo-commits

commit:     13d3fe3c4559d1845e8b94ffd39c8db05079b9ea
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 11 18:47:30 2018 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Wed Apr 11 18:47:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13d3fe3c

dev-perl/DateTime-Locale: add ~arm, bug #652718

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

 dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
index 9eff2b99ebc..cd123c7778f 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2018-04-15 21:10 Sergei Trofimovich
  0 siblings, 0 replies; 62+ messages in thread
From: Sergei Trofimovich @ 2018-04-15 21:10 UTC (permalink / raw
  To: gentoo-commits

commit:     d8ba12c8aafc5581b39120a5751a644ae4f4a7a7
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 15 21:06:41 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 21:06:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ba12c8

dev-perl/DateTime-Locale: keyworded 1.160.0 for ia64, bug #652718

Bug: https://bugs.gentoo.org/652718
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
index cd123c7778f..032d7d5831d 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2018-08-04  0:29 Mikle Kolyada
  0 siblings, 0 replies; 62+ messages in thread
From: Mikle Kolyada @ 2018-08-04  0:29 UTC (permalink / raw
  To: gentoo-commits

commit:     37df9050a3e65bd6ffcb5afd81530dc7162e11ea
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  4 00:12:39 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Aug  4 00:12:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37df9050

dev-perl/DateTime-Locale: Add ~s390 keyword wrt bug #652718

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
index 032d7d5831d..dc01e0d520d 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2018-08-26 16:47 Sergei Trofimovich
  0 siblings, 0 replies; 62+ messages in thread
From: Sergei Trofimovich @ 2018-08-26 16:47 UTC (permalink / raw
  To: gentoo-commits

commit:     c8acef84a88a627db6cf23dd7da0adeedbd9a291
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Aug 26 15:59:58 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Aug 26 16:46:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8acef84

dev-perl/DateTime-Locale: keyworded 1.160.0 for sparc, bug #652718

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

 dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
index dc01e0d520d..f75fd495a72 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2018-09-30 16:08 Sergei Trofimovich
  0 siblings, 0 replies; 62+ messages in thread
From: Sergei Trofimovich @ 2018-09-30 16:08 UTC (permalink / raw
  To: gentoo-commits

commit:     45b01c811a51fcfd8936fca0438e1ff2eec3022b
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Sep 30 15:07:00 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Sep 30 16:08:01 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45b01c81

dev-perl/DateTime-Locale: stable 1.30.0 for sparc, bug #667266

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
index 300f5cf746f..f1e1ee849bf 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2018-10-06 19:34 Matt Turner
  0 siblings, 0 replies; 62+ messages in thread
From: Matt Turner @ 2018-10-06 19:34 UTC (permalink / raw
  To: gentoo-commits

commit:     3905834591d3bb35aef4bffd3ade3cf073e71254
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  6 19:33:30 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct  6 19:33:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39058345

dev-perl/DateTime-Locale-1.30.0: ppc64 stable, bug 667266

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
index 48a22cfa19b..b1607f55e90 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2018-10-16 18:47 Fabian Groffen
  0 siblings, 0 replies; 62+ messages in thread
From: Fabian Groffen @ 2018-10-16 18:47 UTC (permalink / raw
  To: gentoo-commits

commit:     6c2b445ed4064d7e834be8c17bd492bf344e78ac
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 16 18:45:29 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Tue Oct 16 18:47:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c2b445e

dev-perl/DateTime-Locale: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/DateTime-Locale/DateTime-Locale-1.50.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.50.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.50.0.ebuild
index fd41728f029..07efc914692 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.50.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.50.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2018-10-16 19:02 Fabian Groffen
  0 siblings, 0 replies; 62+ messages in thread
From: Fabian Groffen @ 2018-10-16 19:02 UTC (permalink / raw
  To: gentoo-commits

commit:     06b5427a90c7fa84404310959a7a91401399eb36
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 16 19:02:23 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Tue Oct 16 19:02:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06b5427a

dev-perl/DateTime-Locale: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
index f75fd495a72..adac90d98fc 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~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"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2018-10-18  7:52 Tobias Klausmann
  0 siblings, 0 replies; 62+ messages in thread
From: Tobias Klausmann @ 2018-10-18  7:52 UTC (permalink / raw
  To: gentoo-commits

commit:     c2cb976aebb9f88696be8d3195386fca78e563bf
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 18 07:52:08 2018 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Thu Oct 18 07:52:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2cb976a

dev-perl/DateTime-Locale-1.160.0-r0: add ~alpha keyword

Bug: http://bugs.gentoo.org/665088
Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org>

 dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
index adac90d98fc..7f7ae4fdb4f 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~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 ~ia64 ~mips ~ppc ~ppc64 ~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"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2018-11-23 13:06 Agostino Sarubbo
  0 siblings, 0 replies; 62+ messages in thread
From: Agostino Sarubbo @ 2018-11-23 13:06 UTC (permalink / raw
  To: gentoo-commits

commit:     7ebd7d8a9fcb01a431d4ce5aa7ee7dd25164802c
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 23 13:04:05 2018 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Nov 23 13:04:05 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ebd7d8a

dev-perl/DateTime-Locale: amd64 stable wrt bug #667266

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
index b1607f55e90..cfd6de97907 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2018-12-08 12:51 Mikle Kolyada
  0 siblings, 0 replies; 62+ messages in thread
From: Mikle Kolyada @ 2018-12-08 12:51 UTC (permalink / raw
  To: gentoo-commits

commit:     2e9a4d659c4e402a8a8267335f0b69a4ce42c90b
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  8 12:44:11 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec  8 12:44:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e9a4d65

dev-perl/DateTime-Locale: arm stable wrt bug #667266

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
index cfd6de97907..72fa209a6bc 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2019-03-19 21:34 Sergei Trofimovich
  0 siblings, 0 replies; 62+ messages in thread
From: Sergei Trofimovich @ 2019-03-19 21:34 UTC (permalink / raw
  To: gentoo-commits

commit:     e1b4ef7ef5059e4dd57df78f1fa6a7391f090539
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Tue Mar 19 18:44:42 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Mar 19 21:33:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1b4ef7e

dev-perl/DateTime-Locale: keyworded 1.160.0 for hppa, bug #665088

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
index 7529cbf6464..ec95a59c4b5 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~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 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2020-04-12  9:44 Sergei Trofimovich
  0 siblings, 0 replies; 62+ messages in thread
From: Sergei Trofimovich @ 2020-04-12  9:44 UTC (permalink / raw
  To: gentoo-commits

commit:     3d0442c55b103cfe18fb9db0a14526f49b096107
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Apr 12 09:32:23 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Apr 12 09:44:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d0442c5

dev-perl/DateTime-Locale: stable 1.160.0 for sparc, bug #717060

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
index 1c292c9550f..0497ba4ccc6 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 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 ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2020-04-12 18:27 Sergei Trofimovich
  0 siblings, 0 replies; 62+ messages in thread
From: Sergei Trofimovich @ 2020-04-12 18:27 UTC (permalink / raw
  To: gentoo-commits

commit:     6ef540336b73720c9fb06af407a55d37954b8290
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Apr 12 16:33:08 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Apr 12 18:27:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ef54033

dev-perl/DateTime-Locale: stable 1.160.0 for hppa, bug #717060

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
index e89e7db073e..4107821406b 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 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 ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2020-07-26 10:11 Kent Fredric
  0 siblings, 0 replies; 62+ messages in thread
From: Kent Fredric @ 2020-07-26 10:11 UTC (permalink / raw
  To: gentoo-commits

commit:     d59076246ac5f4cb9283820f235df3a3ef347d93
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 26 09:54:49 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jul 26 10:10:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5907624

dev-perl/DateTime-Locale: Bump to version 1.260.0

- EAPI7
- Fix incorrect LICENSE

Upstream:
- Update to CLDR 37 @ 2020-04-23
- Fix handling of locale "nds" without a native name for its locale code
- Fix thawing DateTime::Locale::FromData object in process without a
  pre-loaded DateTime::Locale
- Add DateTime::Locale->register_from_data method

Keywords:
- drop riscv due to new dependency dev-perl/IPC-System-Simple

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../DateTime-Locale/DateTime-Locale-1.260.0.ebuild | 45 ++++++++++++++++++++++
 dev-perl/DateTime-Locale/Manifest                  |  1 +
 2 files changed, 46 insertions(+)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.260.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.260.0.ebuild
new file mode 100644
index 00000000000..8b054063e14
--- /dev/null
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.260.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.26
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="Localization support for DateTime"
+
+LICENSE="|| ( Artistic GPL-1+ ) unicode"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	virtual/perl-Exporter
+	dev-perl/File-ShareDir
+	>=dev-perl/Params-ValidationCompiler-0.130.0
+	>=virtual/perl-Scalar-List-Utils-1.450.0
+	>=dev-perl/Specio-0.150.0
+	>=dev-perl/namespace-autoclean-0.190.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	>=dev-perl/File-ShareDir-Install-0.60.0
+	test? (
+		virtual/perl-CPAN-Meta-Requirements
+		>=dev-perl/CPAN-Meta-Check-0.11.0
+		virtual/perl-File-Spec
+		virtual/perl-File-Temp
+		dev-perl/IPC-System-Simple
+		virtual/perl-Storable
+		dev-perl/Test-Fatal
+		dev-perl/Test-File-ShareDir
+		dev-perl/Test-Requires
+		>=virtual/perl-Test-Simple-0.960.0
+		dev-perl/Test-Warnings
+	)
+"

diff --git a/dev-perl/DateTime-Locale/Manifest b/dev-perl/DateTime-Locale/Manifest
index 8d74a36cf84..93a6fcc31fd 100644
--- a/dev-perl/DateTime-Locale/Manifest
+++ b/dev-perl/DateTime-Locale/Manifest
@@ -3,3 +3,4 @@ DIST DateTime-Locale-1.02.tar.gz 930153 BLAKE2B c96039e0e4d01db33247fc25c3e292fd
 DIST DateTime-Locale-1.03.tar.gz 959190 BLAKE2B 025075d0606c83afacc0b21309068b23e6aa3d84f81e9942a847dedfeac3b2ce876b51872df2a0a931de3f135055f53960f430d061c6286f2e2dcd336e7b6585 SHA512 c86f338c40bbc4a0459999314a3a84871ff963495c788ae68b15f747ce896f9ea9ded8e037238870b0831727b6fc578739318897d04c753ff113b33d57f9a0f9
 DIST DateTime-Locale-1.05.tar.gz 959564 BLAKE2B 14ce7e84922d3897829c464e6fff864088a6570afeb2a104802d55468845f8bcd3650b7267216a7c2c6e5337ee2b993175341dd5c8fc5589600b0671a9e220eb SHA512 8e5484e20ccd6f21343dd8eed708f4ec70a0a11f86b83d4a304ebc01b6f8a613d8b08b3a51cf520eeac7730720a996ef36b5e93e771f5fd03f92e283e4ff1f94
 DIST DateTime-Locale-1.16.tar.gz 1228443 BLAKE2B 43b9bc0439d269dd29856538c87ff866337dc989b85d7e677e62ececf93a194b65cfb99eae07c17a97e8d7c2c917cf533e751856e09c1d63684c70de99aac4a9 SHA512 66b09f2f2d9cbb9ed969c6e881dd68a48957d69d5d4cd8a998b7a79538050807d862813eae677ef28ec2ce645c8fc15b9b5de2b15ed077e936d63a44e072a145
+DIST DateTime-Locale-1.26.tar.gz 1389665 BLAKE2B 65423f466472f25de7fd82379183d422a1bb3fbde59defe3a46aeb5d3b3a4806866365af4998a424c0e734ed7072b4f7a3619d07355fba9b681740d389f3f58d SHA512 2b664f931abf4c81b6ff80752b3eb03c7d71aa6cd11da0e925a157ea0838234bc1ccb243ddd129d65f7f47e5e739176591bfe1c7ed2ec4d1476e56bdbe66c1b1


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2020-08-28 20:33 Kent Fredric
  0 siblings, 0 replies; 62+ messages in thread
From: Kent Fredric @ 2020-08-28 20:33 UTC (permalink / raw
  To: gentoo-commits

commit:     429a99709cf618fac752652d2871fdcfab8b1f99
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 28 20:32:45 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 20:32:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=429a9970

dev-perl/DateTime-Locale: Bump to version 1.270.0

Upstream:
- Return value of $locale->locale_data now deeply cloned to allow data
  modification without breaking the original locale
- Support loading loading locale data from relative directories in @INC
- Check $! for read errors loading locales on top of just checking eval
  compiled ok.

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../DateTime-Locale/DateTime-Locale-1.270.0.ebuild | 49 ++++++++++++++++++++++
 dev-perl/DateTime-Locale/Manifest                  |  1 +
 2 files changed, 50 insertions(+)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.270.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.270.0.ebuild
new file mode 100644
index 00000000000..325edf9be2b
--- /dev/null
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.270.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.27
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="Localization support for DateTime"
+
+LICENSE="|| ( Artistic GPL-1+ ) unicode"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	virtual/perl-Exporter
+	dev-perl/File-ShareDir
+	virtual/perl-File-Spec
+	>=dev-perl/Params-ValidationCompiler-0.130.0
+	>=virtual/perl-Scalar-List-Utils-1.450.0
+	>=dev-perl/Specio-0.150.0
+	virtual/perl-Storable
+	>=dev-perl/namespace-autoclean-0.190.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	>=dev-perl/File-ShareDir-Install-0.60.0
+	test? (
+		virtual/perl-CPAN-Meta-Requirements
+		>=dev-perl/CPAN-Meta-Check-0.11.0
+		virtual/perl-File-Temp
+		dev-perl/IPC-System-Simple
+		dev-perl/Path-Tiny
+		dev-perl/Test-File-ShareDir
+		>=virtual/perl-Test-Simple-1.302.15
+		dev-perl/Test2-Plugin-NoWarnings
+		dev-perl/Test2-Suite
+	)
+"
+PERL_RM_FILES=(
+	# https://github.com/houseabsolute/DateTime-Locale/issues/27
+	t/nonexistent-locale.t
+)

diff --git a/dev-perl/DateTime-Locale/Manifest b/dev-perl/DateTime-Locale/Manifest
index 93a6fcc31fd..09befaa4048 100644
--- a/dev-perl/DateTime-Locale/Manifest
+++ b/dev-perl/DateTime-Locale/Manifest
@@ -4,3 +4,4 @@ DIST DateTime-Locale-1.03.tar.gz 959190 BLAKE2B 025075d0606c83afacc0b21309068b23
 DIST DateTime-Locale-1.05.tar.gz 959564 BLAKE2B 14ce7e84922d3897829c464e6fff864088a6570afeb2a104802d55468845f8bcd3650b7267216a7c2c6e5337ee2b993175341dd5c8fc5589600b0671a9e220eb SHA512 8e5484e20ccd6f21343dd8eed708f4ec70a0a11f86b83d4a304ebc01b6f8a613d8b08b3a51cf520eeac7730720a996ef36b5e93e771f5fd03f92e283e4ff1f94
 DIST DateTime-Locale-1.16.tar.gz 1228443 BLAKE2B 43b9bc0439d269dd29856538c87ff866337dc989b85d7e677e62ececf93a194b65cfb99eae07c17a97e8d7c2c917cf533e751856e09c1d63684c70de99aac4a9 SHA512 66b09f2f2d9cbb9ed969c6e881dd68a48957d69d5d4cd8a998b7a79538050807d862813eae677ef28ec2ce645c8fc15b9b5de2b15ed077e936d63a44e072a145
 DIST DateTime-Locale-1.26.tar.gz 1389665 BLAKE2B 65423f466472f25de7fd82379183d422a1bb3fbde59defe3a46aeb5d3b3a4806866365af4998a424c0e734ed7072b4f7a3619d07355fba9b681740d389f3f58d SHA512 2b664f931abf4c81b6ff80752b3eb03c7d71aa6cd11da0e925a157ea0838234bc1ccb243ddd129d65f7f47e5e739176591bfe1c7ed2ec4d1476e56bdbe66c1b1
+DIST DateTime-Locale-1.27.tar.gz 1390926 BLAKE2B bb23a61d5649a613028c743e7215e3245786c3a07a6eba4d525451a81deb0755aff6824a91626e74657213fc9b51b5ce685683a941552f3b305a69d60fcc14b9 SHA512 31db31b08535c9d939223475786c85da4eb91ed2de2355b3b7e052603c6ed17c7ee5efb17952aa7868c3e1a25afb2d1c99241e2ff277584e8aa29a538e14ffce


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2020-08-29  0:32 Kent Fredric
  0 siblings, 0 replies; 62+ messages in thread
From: Kent Fredric @ 2020-08-29  0:32 UTC (permalink / raw
  To: gentoo-commits

commit:     054c89881dc9f1c01af1c90a62e993139024c2a9
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 29 00:31:45 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Aug 29 00:32:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=054c8988

dev-perl/DateTime-Locale: Bump to version 1.280.0

Upstream:
- Remove problematic test

Package-Manager: Portage-3.0.4, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../DateTime-Locale/DateTime-Locale-1.280.0.ebuild | 45 ++++++++++++++++++++++
 dev-perl/DateTime-Locale/Manifest                  |  1 +
 2 files changed, 46 insertions(+)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.280.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.280.0.ebuild
new file mode 100644
index 00000000000..980aac92202
--- /dev/null
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.280.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.28
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="Localization support for DateTime"
+
+LICENSE="|| ( Artistic GPL-1+ ) unicode"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	virtual/perl-Exporter
+	dev-perl/File-ShareDir
+	virtual/perl-File-Spec
+	>=dev-perl/Params-ValidationCompiler-0.130.0
+	>=virtual/perl-Scalar-List-Utils-1.450.0
+	>=dev-perl/Specio-0.150.0
+	virtual/perl-Storable
+	>=dev-perl/namespace-autoclean-0.190.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	>=dev-perl/File-ShareDir-Install-0.60.0
+	test? (
+		virtual/perl-CPAN-Meta-Requirements
+		>=dev-perl/CPAN-Meta-Check-0.11.0
+		virtual/perl-File-Temp
+		dev-perl/IPC-System-Simple
+		dev-perl/Path-Tiny
+		dev-perl/Test-File-ShareDir
+		>=virtual/perl-Test-Simple-1.302.15
+		dev-perl/Test2-Plugin-NoWarnings
+		dev-perl/Test2-Suite
+	)
+"

diff --git a/dev-perl/DateTime-Locale/Manifest b/dev-perl/DateTime-Locale/Manifest
index 09befaa4048..497b2f40427 100644
--- a/dev-perl/DateTime-Locale/Manifest
+++ b/dev-perl/DateTime-Locale/Manifest
@@ -5,3 +5,4 @@ DIST DateTime-Locale-1.05.tar.gz 959564 BLAKE2B 14ce7e84922d3897829c464e6fff8640
 DIST DateTime-Locale-1.16.tar.gz 1228443 BLAKE2B 43b9bc0439d269dd29856538c87ff866337dc989b85d7e677e62ececf93a194b65cfb99eae07c17a97e8d7c2c917cf533e751856e09c1d63684c70de99aac4a9 SHA512 66b09f2f2d9cbb9ed969c6e881dd68a48957d69d5d4cd8a998b7a79538050807d862813eae677ef28ec2ce645c8fc15b9b5de2b15ed077e936d63a44e072a145
 DIST DateTime-Locale-1.26.tar.gz 1389665 BLAKE2B 65423f466472f25de7fd82379183d422a1bb3fbde59defe3a46aeb5d3b3a4806866365af4998a424c0e734ed7072b4f7a3619d07355fba9b681740d389f3f58d SHA512 2b664f931abf4c81b6ff80752b3eb03c7d71aa6cd11da0e925a157ea0838234bc1ccb243ddd129d65f7f47e5e739176591bfe1c7ed2ec4d1476e56bdbe66c1b1
 DIST DateTime-Locale-1.27.tar.gz 1390926 BLAKE2B bb23a61d5649a613028c743e7215e3245786c3a07a6eba4d525451a81deb0755aff6824a91626e74657213fc9b51b5ce685683a941552f3b305a69d60fcc14b9 SHA512 31db31b08535c9d939223475786c85da4eb91ed2de2355b3b7e052603c6ed17c7ee5efb17952aa7868c3e1a25afb2d1c99241e2ff277584e8aa29a538e14ffce
+DIST DateTime-Locale-1.28.tar.gz 1391000 BLAKE2B ec19047a6d0e55db0235db480e96d49d3ef091df8a3b37acd87fc54936923298cb70b55480b048ac64376e28784f6995ce5f42793f626b5e8022078b03c98eee SHA512 5c6349e9115bd8d6dba0b33809f9d8544f0d40802bbf0111005fda4990d3d815b236c44f60a1b5fe8d28d3f2f19343627df2d7ac87158be07e7de4f05c19a763


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2020-08-31  8:48 Kent Fredric
  0 siblings, 0 replies; 62+ messages in thread
From: Kent Fredric @ 2020-08-31  8:48 UTC (permalink / raw
  To: gentoo-commits

commit:     3e9201163995436f5a5440e1476e605ea41aec8b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 31 08:18:19 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Aug 31 08:47:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e920116

dev-perl/DateTime-Locale: Cleanup old 1.{20,50}.0

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../DateTime-Locale/DateTime-Locale-1.20.0.ebuild  | 35 ---------------------
 .../DateTime-Locale/DateTime-Locale-1.50.0.ebuild  | 36 ----------------------
 dev-perl/DateTime-Locale/Manifest                  |  2 --
 3 files changed, 73 deletions(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.20.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.20.0.ebuild
deleted file mode 100644
index 89dd0b89ff5..00000000000
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.20.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=1.02
-inherit perl-module
-
-DESCRIPTION="Localization support for DateTime"
-
-LICENSE="|| ( Artistic GPL-2+ ) unicode"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	virtual/perl-Carp
-	>=dev-perl/Dist-CheckConflicts-0.20.0
-	virtual/perl-Exporter
-	dev-perl/List-MoreUtils
-	dev-perl/Params-Validate
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-File-Spec
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		>=virtual/perl-Test-Simple-0.960.0
-		dev-perl/Test-Requires
-		dev-perl/Test-Warnings
-	)
-"

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.50.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.50.0.ebuild
deleted file mode 100644
index 71c7b74040a..00000000000
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.50.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=1.05
-DIST_EXAMPLES=("eg/*")
-inherit perl-module
-
-DESCRIPTION="Localization support for DateTime"
-
-LICENSE="|| ( Artistic GPL-2+ ) unicode"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	virtual/perl-Carp
-	>=dev-perl/Dist-CheckConflicts-0.20.0
-	virtual/perl-Exporter
-	dev-perl/Params-Validate
-	>=virtual/perl-Scalar-List-Utils-1.450.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-File-Spec
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		dev-perl/Test-Requires
-		>=virtual/perl-Test-Simple-0.960.0
-		dev-perl/Test-Warnings
-	)
-"

diff --git a/dev-perl/DateTime-Locale/Manifest b/dev-perl/DateTime-Locale/Manifest
index 497b2f40427..4a8c911a9fe 100644
--- a/dev-perl/DateTime-Locale/Manifest
+++ b/dev-perl/DateTime-Locale/Manifest
@@ -1,7 +1,5 @@
 DIST DateTime-Locale-0.46.tar.gz 2556441 BLAKE2B 122c6d0a3b2ce4c9db79cb03255c817c298b019fab9ae57c5ec506be586c3c156bf4e41dd60aab79a49da745f55c6f068d826cc33e36ac85232e048f9ba3c8d4 SHA512 36a13c10efca1299f4705a98bedd640d235df7478554f398648e124a3ecccfcd72b16b18882836d6e415e2114feb2dda4260f24774c6f741a705b1ba63b4363f
-DIST DateTime-Locale-1.02.tar.gz 930153 BLAKE2B c96039e0e4d01db33247fc25c3e292fd27a01ca1c8a01801eabffdcbdc3c2714362507c07202c2803a40c96d3b9fe54c5abf63f61a3bf2078a910b38ef33391a SHA512 70c1fc6d06cd38553a03e3839ffd1b8aadba115159aba2fc8718d613cdadeee3bf91fe4bcb9d15b127edf633313124eea1e08913313c5fbc286999c286597c0d
 DIST DateTime-Locale-1.03.tar.gz 959190 BLAKE2B 025075d0606c83afacc0b21309068b23e6aa3d84f81e9942a847dedfeac3b2ce876b51872df2a0a931de3f135055f53960f430d061c6286f2e2dcd336e7b6585 SHA512 c86f338c40bbc4a0459999314a3a84871ff963495c788ae68b15f747ce896f9ea9ded8e037238870b0831727b6fc578739318897d04c753ff113b33d57f9a0f9
-DIST DateTime-Locale-1.05.tar.gz 959564 BLAKE2B 14ce7e84922d3897829c464e6fff864088a6570afeb2a104802d55468845f8bcd3650b7267216a7c2c6e5337ee2b993175341dd5c8fc5589600b0671a9e220eb SHA512 8e5484e20ccd6f21343dd8eed708f4ec70a0a11f86b83d4a304ebc01b6f8a613d8b08b3a51cf520eeac7730720a996ef36b5e93e771f5fd03f92e283e4ff1f94
 DIST DateTime-Locale-1.16.tar.gz 1228443 BLAKE2B 43b9bc0439d269dd29856538c87ff866337dc989b85d7e677e62ececf93a194b65cfb99eae07c17a97e8d7c2c917cf533e751856e09c1d63684c70de99aac4a9 SHA512 66b09f2f2d9cbb9ed969c6e881dd68a48957d69d5d4cd8a998b7a79538050807d862813eae677ef28ec2ce645c8fc15b9b5de2b15ed077e936d63a44e072a145
 DIST DateTime-Locale-1.26.tar.gz 1389665 BLAKE2B 65423f466472f25de7fd82379183d422a1bb3fbde59defe3a46aeb5d3b3a4806866365af4998a424c0e734ed7072b4f7a3619d07355fba9b681740d389f3f58d SHA512 2b664f931abf4c81b6ff80752b3eb03c7d71aa6cd11da0e925a157ea0838234bc1ccb243ddd129d65f7f47e5e739176591bfe1c7ed2ec4d1476e56bdbe66c1b1
 DIST DateTime-Locale-1.27.tar.gz 1390926 BLAKE2B bb23a61d5649a613028c743e7215e3245786c3a07a6eba4d525451a81deb0755aff6824a91626e74657213fc9b51b5ce685683a941552f3b305a69d60fcc14b9 SHA512 31db31b08535c9d939223475786c85da4eb91ed2de2355b3b7e052603c6ed17c7ee5efb17952aa7868c3e1a25afb2d1c99241e2ff277584e8aa29a538e14ffce


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2020-09-03  4:26 Yixun Lan
  0 siblings, 0 replies; 62+ messages in thread
From: Yixun Lan @ 2020-09-03  4:26 UTC (permalink / raw
  To: gentoo-commits

commit:     3fe81c36cfa608e2b38c3af06119418c148f1900
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  3 03:44:47 2020 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Sep  3 04:25:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fe81c36

dev-perl/DateTime-Locale: keyword riscv

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 dev-perl/DateTime-Locale/DateTime-Locale-1.270.0.ebuild | 2 +-
 dev-perl/DateTime-Locale/DateTime-Locale-1.280.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.270.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.270.0.ebuild
index 325edf9be2b..bed6c2df041 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.270.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.270.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~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-Locale/DateTime-Locale-1.280.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.280.0.ebuild
index 980aac92202..7e597c57a4d 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.280.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.280.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~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 )"
 


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2020-09-28 15:42 Göktürk Yüksek
  0 siblings, 0 replies; 62+ messages in thread
From: Göktürk Yüksek @ 2020-09-28 15:42 UTC (permalink / raw
  To: gentoo-commits

commit:     035347b9b56314fceed686bf5ffb01958ccca304
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 28 15:41:59 2020 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Mon Sep 28 15:42:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=035347b9

dev-perl/DateTime-Locale: keyword for ~riscv #737594

Package-Manager: Portage-3.0.8, Repoman-3.0.1
RepoMan-Options: --include-arches="riscv"
Signed-off-by: Göktürk Yüksek <gokturk <AT> gentoo.org>

 dev-perl/DateTime-Locale/DateTime-Locale-1.260.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.260.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.260.0.ebuild
index 8b054063e14..ef6b2c6a854 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.260.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.260.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~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 )"
 


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2020-10-19  5:22 Kent Fredric
  0 siblings, 0 replies; 62+ messages in thread
From: Kent Fredric @ 2020-10-19  5:22 UTC (permalink / raw
  To: gentoo-commits

commit:     0cad4c94ff92b3d9e49b1fd9b93c312df3f5736b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 19 04:51:24 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Oct 19 04:51:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cad4c94

dev-perl/DateTime-Locale: Cleanup old 1.2{6,7}0.0

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../DateTime-Locale/DateTime-Locale-1.260.0.ebuild | 45 --------------------
 .../DateTime-Locale/DateTime-Locale-1.270.0.ebuild | 49 ----------------------
 dev-perl/DateTime-Locale/Manifest                  |  2 -
 3 files changed, 96 deletions(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.260.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.260.0.ebuild
deleted file mode 100644
index ef6b2c6a854..00000000000
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.260.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=1.26
-DIST_EXAMPLES=("eg/*")
-inherit perl-module
-
-DESCRIPTION="Localization support for DateTime"
-
-LICENSE="|| ( Artistic GPL-1+ ) unicode"
-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="
-	virtual/perl-Carp
-	>=dev-perl/Dist-CheckConflicts-0.20.0
-	virtual/perl-Exporter
-	dev-perl/File-ShareDir
-	>=dev-perl/Params-ValidationCompiler-0.130.0
-	>=virtual/perl-Scalar-List-Utils-1.450.0
-	>=dev-perl/Specio-0.150.0
-	>=dev-perl/namespace-autoclean-0.190.0
-"
-BDEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	>=dev-perl/File-ShareDir-Install-0.60.0
-	test? (
-		virtual/perl-CPAN-Meta-Requirements
-		>=dev-perl/CPAN-Meta-Check-0.11.0
-		virtual/perl-File-Spec
-		virtual/perl-File-Temp
-		dev-perl/IPC-System-Simple
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		dev-perl/Test-File-ShareDir
-		dev-perl/Test-Requires
-		>=virtual/perl-Test-Simple-0.960.0
-		dev-perl/Test-Warnings
-	)
-"

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.270.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.270.0.ebuild
deleted file mode 100644
index bed6c2df041..00000000000
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.270.0.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=1.27
-DIST_EXAMPLES=("eg/*")
-inherit perl-module
-
-DESCRIPTION="Localization support for DateTime"
-
-LICENSE="|| ( Artistic GPL-1+ ) unicode"
-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="
-	virtual/perl-Carp
-	>=dev-perl/Dist-CheckConflicts-0.20.0
-	virtual/perl-Exporter
-	dev-perl/File-ShareDir
-	virtual/perl-File-Spec
-	>=dev-perl/Params-ValidationCompiler-0.130.0
-	>=virtual/perl-Scalar-List-Utils-1.450.0
-	>=dev-perl/Specio-0.150.0
-	virtual/perl-Storable
-	>=dev-perl/namespace-autoclean-0.190.0
-"
-BDEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	>=dev-perl/File-ShareDir-Install-0.60.0
-	test? (
-		virtual/perl-CPAN-Meta-Requirements
-		>=dev-perl/CPAN-Meta-Check-0.11.0
-		virtual/perl-File-Temp
-		dev-perl/IPC-System-Simple
-		dev-perl/Path-Tiny
-		dev-perl/Test-File-ShareDir
-		>=virtual/perl-Test-Simple-1.302.15
-		dev-perl/Test2-Plugin-NoWarnings
-		dev-perl/Test2-Suite
-	)
-"
-PERL_RM_FILES=(
-	# https://github.com/houseabsolute/DateTime-Locale/issues/27
-	t/nonexistent-locale.t
-)

diff --git a/dev-perl/DateTime-Locale/Manifest b/dev-perl/DateTime-Locale/Manifest
index 4a8c911a9fe..3f0600c4c50 100644
--- a/dev-perl/DateTime-Locale/Manifest
+++ b/dev-perl/DateTime-Locale/Manifest
@@ -1,6 +1,4 @@
 DIST DateTime-Locale-0.46.tar.gz 2556441 BLAKE2B 122c6d0a3b2ce4c9db79cb03255c817c298b019fab9ae57c5ec506be586c3c156bf4e41dd60aab79a49da745f55c6f068d826cc33e36ac85232e048f9ba3c8d4 SHA512 36a13c10efca1299f4705a98bedd640d235df7478554f398648e124a3ecccfcd72b16b18882836d6e415e2114feb2dda4260f24774c6f741a705b1ba63b4363f
 DIST DateTime-Locale-1.03.tar.gz 959190 BLAKE2B 025075d0606c83afacc0b21309068b23e6aa3d84f81e9942a847dedfeac3b2ce876b51872df2a0a931de3f135055f53960f430d061c6286f2e2dcd336e7b6585 SHA512 c86f338c40bbc4a0459999314a3a84871ff963495c788ae68b15f747ce896f9ea9ded8e037238870b0831727b6fc578739318897d04c753ff113b33d57f9a0f9
 DIST DateTime-Locale-1.16.tar.gz 1228443 BLAKE2B 43b9bc0439d269dd29856538c87ff866337dc989b85d7e677e62ececf93a194b65cfb99eae07c17a97e8d7c2c917cf533e751856e09c1d63684c70de99aac4a9 SHA512 66b09f2f2d9cbb9ed969c6e881dd68a48957d69d5d4cd8a998b7a79538050807d862813eae677ef28ec2ce645c8fc15b9b5de2b15ed077e936d63a44e072a145
-DIST DateTime-Locale-1.26.tar.gz 1389665 BLAKE2B 65423f466472f25de7fd82379183d422a1bb3fbde59defe3a46aeb5d3b3a4806866365af4998a424c0e734ed7072b4f7a3619d07355fba9b681740d389f3f58d SHA512 2b664f931abf4c81b6ff80752b3eb03c7d71aa6cd11da0e925a157ea0838234bc1ccb243ddd129d65f7f47e5e739176591bfe1c7ed2ec4d1476e56bdbe66c1b1
-DIST DateTime-Locale-1.27.tar.gz 1390926 BLAKE2B bb23a61d5649a613028c743e7215e3245786c3a07a6eba4d525451a81deb0755aff6824a91626e74657213fc9b51b5ce685683a941552f3b305a69d60fcc14b9 SHA512 31db31b08535c9d939223475786c85da4eb91ed2de2355b3b7e052603c6ed17c7ee5efb17952aa7868c3e1a25afb2d1c99241e2ff277584e8aa29a538e14ffce
 DIST DateTime-Locale-1.28.tar.gz 1391000 BLAKE2B ec19047a6d0e55db0235db480e96d49d3ef091df8a3b37acd87fc54936923298cb70b55480b048ac64376e28784f6995ce5f42793f626b5e8022078b03c98eee SHA512 5c6349e9115bd8d6dba0b33809f9d8544f0d40802bbf0111005fda4990d3d815b236c44f60a1b5fe8d28d3f2f19343627df2d7ac87158be07e7de4f05c19a763


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2020-12-12  8:40 Kent Fredric
  0 siblings, 0 replies; 62+ messages in thread
From: Kent Fredric @ 2020-12-12  8:40 UTC (permalink / raw
  To: gentoo-commits

commit:     26acc8e746185b6994bb59d52dd64238680889e9
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 12 08:04:32 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Dec 12 08:39:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26acc8e7

dev-perl/DateTime-Locale: Cleanup old 0.460.0,1.30.0

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../DateTime-Locale/DateTime-Locale-0.460.0.ebuild | 33 --------------------
 .../DateTime-Locale/DateTime-Locale-1.30.0.ebuild  | 36 ----------------------
 dev-perl/DateTime-Locale/Manifest                  |  2 --
 3 files changed, 71 deletions(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-0.460.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-0.460.0.ebuild
deleted file mode 100644
index fe77ed4f254..00000000000
--- a/dev-perl/DateTime-Locale/DateTime-Locale-0.460.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=0.46
-inherit perl-module
-
-DESCRIPTION="Localization support for DateTime"
-
-LICENSE="|| ( Artistic GPL-2 ) unicode"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	virtual/perl-Carp
-	>=dev-perl/Dist-CheckConflicts-0.20.0
-	dev-perl/List-MoreUtils
-	dev-perl/Params-Validate
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-File-Spec
-		virtual/perl-Storable
-		>=virtual/perl-Test-Simple-0.960.0
-	)
-"
-
-SRC_TEST="do parallel"

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
deleted file mode 100644
index 538fa0c43fb..00000000000
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=1.03
-DIST_EXAMPLES=("eg/*")
-inherit perl-module
-
-DESCRIPTION="Localization support for DateTime"
-
-LICENSE="|| ( Artistic GPL-2+ ) unicode"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	virtual/perl-Carp
-	>=dev-perl/Dist-CheckConflicts-0.20.0
-	virtual/perl-Exporter
-	dev-perl/List-MoreUtils
-	dev-perl/Params-Validate
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-File-Spec
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		dev-perl/Test-Requires
-		>=virtual/perl-Test-Simple-0.960.0
-		dev-perl/Test-Warnings
-	)
-"

diff --git a/dev-perl/DateTime-Locale/Manifest b/dev-perl/DateTime-Locale/Manifest
index 3f0600c4c50..148123d81a7 100644
--- a/dev-perl/DateTime-Locale/Manifest
+++ b/dev-perl/DateTime-Locale/Manifest
@@ -1,4 +1,2 @@
-DIST DateTime-Locale-0.46.tar.gz 2556441 BLAKE2B 122c6d0a3b2ce4c9db79cb03255c817c298b019fab9ae57c5ec506be586c3c156bf4e41dd60aab79a49da745f55c6f068d826cc33e36ac85232e048f9ba3c8d4 SHA512 36a13c10efca1299f4705a98bedd640d235df7478554f398648e124a3ecccfcd72b16b18882836d6e415e2114feb2dda4260f24774c6f741a705b1ba63b4363f
-DIST DateTime-Locale-1.03.tar.gz 959190 BLAKE2B 025075d0606c83afacc0b21309068b23e6aa3d84f81e9942a847dedfeac3b2ce876b51872df2a0a931de3f135055f53960f430d061c6286f2e2dcd336e7b6585 SHA512 c86f338c40bbc4a0459999314a3a84871ff963495c788ae68b15f747ce896f9ea9ded8e037238870b0831727b6fc578739318897d04c753ff113b33d57f9a0f9
 DIST DateTime-Locale-1.16.tar.gz 1228443 BLAKE2B 43b9bc0439d269dd29856538c87ff866337dc989b85d7e677e62ececf93a194b65cfb99eae07c17a97e8d7c2c917cf533e751856e09c1d63684c70de99aac4a9 SHA512 66b09f2f2d9cbb9ed969c6e881dd68a48957d69d5d4cd8a998b7a79538050807d862813eae677ef28ec2ce645c8fc15b9b5de2b15ed077e936d63a44e072a145
 DIST DateTime-Locale-1.28.tar.gz 1391000 BLAKE2B ec19047a6d0e55db0235db480e96d49d3ef091df8a3b37acd87fc54936923298cb70b55480b048ac64376e28784f6995ce5f42793f626b5e8022078b03c98eee SHA512 5c6349e9115bd8d6dba0b33809f9d8544f0d40802bbf0111005fda4990d3d815b236c44f60a1b5fe8d28d3f2f19343627df2d7ac87158be07e7de4f05c19a763


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2020-12-27 14:54 Fabian Groffen
  0 siblings, 0 replies; 62+ messages in thread
From: Fabian Groffen @ 2020-12-27 14:54 UTC (permalink / raw
  To: gentoo-commits

commit:     ce9ad3ef9a2b09990d8cd304b64ad8476e47c1e1
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 27 14:49:05 2020 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Dec 27 14:49:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce9ad3ef

dev-perl/DateTime-Locale: drop ppc-aix m68k-mint

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild | 2 +-
 dev-perl/DateTime-Locale/DateTime-Locale-1.280.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
index bfb06ca1a9f..8b5dfceb9af 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 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"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.280.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.280.0.ebuild
index 7e597c57a4d..b17bb007e4a 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.280.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.280.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 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"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2021-05-22 16:05 Andreas K. Hüttel
  0 siblings, 0 replies; 62+ messages in thread
From: Andreas K. Hüttel @ 2021-05-22 16:05 UTC (permalink / raw
  To: gentoo-commits

commit:     0221a7b4487f7d9d6821c1ae889dc9b94285ac80
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May 22 15:53:40 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 22 16:05:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0221a7b4

dev-perl/DateTime-Locale: Version bump 1.32

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

 .../DateTime-Locale/DateTime-Locale-1.320.0.ebuild | 45 ++++++++++++++++++++++
 dev-perl/DateTime-Locale/Manifest                  |  1 +
 2 files changed, 46 insertions(+)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild
new file mode 100644
index 00000000000..ea802f989b1
--- /dev/null
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.32
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="Localization support for DateTime"
+
+LICENSE="|| ( Artistic GPL-1+ ) unicode"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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/Dist-CheckConflicts-0.20.0
+	virtual/perl-Exporter
+	dev-perl/File-ShareDir
+	virtual/perl-File-Spec
+	>=dev-perl/Params-ValidationCompiler-0.130.0
+	>=virtual/perl-Scalar-List-Utils-1.450.0
+	>=dev-perl/Specio-0.150.0
+	virtual/perl-Storable
+	>=dev-perl/namespace-autoclean-0.190.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	>=dev-perl/File-ShareDir-Install-0.60.0
+	test? (
+		virtual/perl-CPAN-Meta-Requirements
+		>=dev-perl/CPAN-Meta-Check-0.11.0
+		virtual/perl-File-Temp
+		dev-perl/IPC-System-Simple
+		dev-perl/Path-Tiny
+		dev-perl/Test-File-ShareDir
+		>=virtual/perl-Test-Simple-1.302.15
+		dev-perl/Test2-Plugin-NoWarnings
+		dev-perl/Test2-Suite
+	)
+"

diff --git a/dev-perl/DateTime-Locale/Manifest b/dev-perl/DateTime-Locale/Manifest
index 148123d81a7..1ed7389dec3 100644
--- a/dev-perl/DateTime-Locale/Manifest
+++ b/dev-perl/DateTime-Locale/Manifest
@@ -1,2 +1,3 @@
 DIST DateTime-Locale-1.16.tar.gz 1228443 BLAKE2B 43b9bc0439d269dd29856538c87ff866337dc989b85d7e677e62ececf93a194b65cfb99eae07c17a97e8d7c2c917cf533e751856e09c1d63684c70de99aac4a9 SHA512 66b09f2f2d9cbb9ed969c6e881dd68a48957d69d5d4cd8a998b7a79538050807d862813eae677ef28ec2ce645c8fc15b9b5de2b15ed077e936d63a44e072a145
 DIST DateTime-Locale-1.28.tar.gz 1391000 BLAKE2B ec19047a6d0e55db0235db480e96d49d3ef091df8a3b37acd87fc54936923298cb70b55480b048ac64376e28784f6995ce5f42793f626b5e8022078b03c98eee SHA512 5c6349e9115bd8d6dba0b33809f9d8544f0d40802bbf0111005fda4990d3d815b236c44f60a1b5fe8d28d3f2f19343627df2d7ac87158be07e7de4f05c19a763
+DIST DateTime-Locale-1.32.tar.gz 1463023 BLAKE2B 56dabcb6bddb81536cae8c5f8ad1073d9e1519faa97de4bb5de2ecce01f2425a778705c33ae9557ca44ec82c75d16e2320d5dc390b7cd7b82e7d7549b98cf98e SHA512 8563f7121876272b9815f5af36f77501cc89d720e0fe08a855a7c563dee6b6399a6213162c6a6f1257c7c76c30a0f3741f642947d1499876d981225c1f5a878f


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2021-08-01  8:25 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2021-08-01  8:25 UTC (permalink / raw
  To: gentoo-commits

commit:     5b0d636e829b30ed054389874a928698c1d49558
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  1 08:24:11 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug  1 08:24:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b0d636e

dev-perl/DateTime-Locale: Stabilize 1.320.0 sparc, #805776

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

 dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild
index ea802f989b1..a0b86eec6af 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2021-08-02  3:22 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2021-08-02  3:22 UTC (permalink / raw
  To: gentoo-commits

commit:     af937579febce19fed5cfbe8cbc8867ecda3defa
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  2 03:19:44 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug  2 03:19:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af937579

dev-perl/DateTime-Locale: Stabilize 1.320.0 amd64, #805776

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

 dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild
index 76b397fe941..6f8f0e14042 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2021-08-03 11:05 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2021-08-03 11:05 UTC (permalink / raw
  To: gentoo-commits

commit:     76184b88f9632fc556f5a69521193ad3b80f1cd4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  3 11:04:12 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug  3 11:04:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76184b88

dev-perl/DateTime-Locale: Stabilize 1.320.0 arm, #805776

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

 dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild
index 6f8f0e14042..62386d04098 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2021-08-06 12:16 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2021-08-06 12:16 UTC (permalink / raw
  To: gentoo-commits

commit:     88e8d2cbbd38d6d160616ca5458953b3fa6b8ef0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  6 12:14:36 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug  6 12:14:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88e8d2cb

dev-perl/DateTime-Locale: Stabilize 1.320.0 arm64, #805776

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

 dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild
index b0c8642efeb..325be4c1662 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2021-10-20 23:00 Andreas K. Hüttel
  0 siblings, 0 replies; 62+ messages in thread
From: Andreas K. Hüttel @ 2021-10-20 23:00 UTC (permalink / raw
  To: gentoo-commits

commit:     a509234863a14d25f377ef2bfa616610a7213753
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 20 22:44:45 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Oct 20 22:59:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5092348

dev-perl/DateTime-Locale: Remove old

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

 .../DateTime-Locale/DateTime-Locale-1.160.0.ebuild | 43 ---------------------
 .../DateTime-Locale/DateTime-Locale-1.280.0.ebuild | 45 ----------------------
 dev-perl/DateTime-Locale/Manifest                  |  2 -
 3 files changed, 90 deletions(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
deleted file mode 100644
index 542db71ae8a..00000000000
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.160.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=1.16
-DIST_EXAMPLES=("eg/*")
-inherit perl-module
-
-DESCRIPTION="Localization support for DateTime"
-
-LICENSE="|| ( Artistic GPL-2+ ) unicode"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~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/Dist-CheckConflicts-0.20.0
-	virtual/perl-Exporter
-	dev-perl/File-ShareDir
-	>=dev-perl/Params-ValidationCompiler-0.130.0
-	>=virtual/perl-Scalar-List-Utils-1.450.0
-	>=dev-perl/Specio-0.150.0
-	>=dev-perl/namespace-autoclean-0.190.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	>=dev-perl/File-ShareDir-Install-0.60.0
-	test? (
-		virtual/perl-CPAN-Meta-Requirements
-		>=dev-perl/CPAN-Meta-Check-0.11.0
-		virtual/perl-File-Spec
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		dev-perl/Test-File-ShareDir
-		dev-perl/Test-Requires
-		>=virtual/perl-Test-Simple-0.960.0
-		dev-perl/Test-Warnings
-	)
-"

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.280.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.280.0.ebuild
deleted file mode 100644
index 3083b970224..00000000000
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.280.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=1.28
-DIST_EXAMPLES=("eg/*")
-inherit perl-module
-
-DESCRIPTION="Localization support for DateTime"
-
-LICENSE="|| ( Artistic GPL-1+ ) unicode"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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/Dist-CheckConflicts-0.20.0
-	virtual/perl-Exporter
-	dev-perl/File-ShareDir
-	virtual/perl-File-Spec
-	>=dev-perl/Params-ValidationCompiler-0.130.0
-	>=virtual/perl-Scalar-List-Utils-1.450.0
-	>=dev-perl/Specio-0.150.0
-	virtual/perl-Storable
-	>=dev-perl/namespace-autoclean-0.190.0
-"
-BDEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	>=dev-perl/File-ShareDir-Install-0.60.0
-	test? (
-		virtual/perl-CPAN-Meta-Requirements
-		>=dev-perl/CPAN-Meta-Check-0.11.0
-		virtual/perl-File-Temp
-		dev-perl/IPC-System-Simple
-		dev-perl/Path-Tiny
-		dev-perl/Test-File-ShareDir
-		>=virtual/perl-Test-Simple-1.302.15
-		dev-perl/Test2-Plugin-NoWarnings
-		dev-perl/Test2-Suite
-	)
-"

diff --git a/dev-perl/DateTime-Locale/Manifest b/dev-perl/DateTime-Locale/Manifest
index 1ed7389dec3..a66ed722a65 100644
--- a/dev-perl/DateTime-Locale/Manifest
+++ b/dev-perl/DateTime-Locale/Manifest
@@ -1,3 +1 @@
-DIST DateTime-Locale-1.16.tar.gz 1228443 BLAKE2B 43b9bc0439d269dd29856538c87ff866337dc989b85d7e677e62ececf93a194b65cfb99eae07c17a97e8d7c2c917cf533e751856e09c1d63684c70de99aac4a9 SHA512 66b09f2f2d9cbb9ed969c6e881dd68a48957d69d5d4cd8a998b7a79538050807d862813eae677ef28ec2ce645c8fc15b9b5de2b15ed077e936d63a44e072a145
-DIST DateTime-Locale-1.28.tar.gz 1391000 BLAKE2B ec19047a6d0e55db0235db480e96d49d3ef091df8a3b37acd87fc54936923298cb70b55480b048ac64376e28784f6995ce5f42793f626b5e8022078b03c98eee SHA512 5c6349e9115bd8d6dba0b33809f9d8544f0d40802bbf0111005fda4990d3d815b236c44f60a1b5fe8d28d3f2f19343627df2d7ac87158be07e7de4f05c19a763
 DIST DateTime-Locale-1.32.tar.gz 1463023 BLAKE2B 56dabcb6bddb81536cae8c5f8ad1073d9e1519faa97de4bb5de2ecce01f2425a778705c33ae9557ca44ec82c75d16e2320d5dc390b7cd7b82e7d7549b98cf98e SHA512 8563f7121876272b9815f5af36f77501cc89d720e0fe08a855a7c563dee6b6399a6213162c6a6f1257c7c76c30a0f3741f642947d1499876d981225c1f5a878f


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2023-06-21  7:35 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-06-21  7:35 UTC (permalink / raw
  To: gentoo-commits

commit:     b533d79764795d79143afa8df04a745317c08caf
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 07:06:42 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 07:35:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b533d797

dev-perl/DateTime-Locale: add 1.390.0

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

 .../DateTime-Locale/DateTime-Locale-1.390.0.ebuild | 48 ++++++++++++++++++++++
 dev-perl/DateTime-Locale/Manifest                  |  1 +
 2 files changed, 49 insertions(+)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild
new file mode 100644
index 000000000000..30fdea1039af
--- /dev/null
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.39
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="Localization support for DateTime"
+
+LICENSE="|| ( Artistic GPL-1+ ) unicode"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~m68k ~mips ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+
+RDEPEND="
+	virtual/perl-Carp
+	dev-perl/Clone
+	dev-perl/DateTime-HiRes
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	virtual/perl-Exporter
+	dev-perl/File-ShareDir
+	virtual/perl-File-Spec
+	>=dev-perl/Params-ValidationCompiler-0.130.0
+	>=virtual/perl-Scalar-List-Utils-1.450.0
+	>=dev-perl/Specio-0.150.0
+	virtual/perl-Storable
+	>=dev-perl/namespace-autoclean-0.190.0
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	>=dev-perl/File-ShareDir-Install-0.60.0
+	test? (
+		virtual/perl-CPAN-Meta-Requirements
+		>=dev-perl/CPAN-Meta-Check-0.11.0
+		virtual/perl-File-Temp
+		dev-perl/IPC-System-Simple
+		dev-perl/Module-Util
+		dev-perl/Path-Tiny
+		dev-perl/Test-File-ShareDir
+		dev-perl/Test-MockTime-HiRes
+		>=virtual/perl-Test-Simple-1.302.15
+		dev-perl/Test2-Plugin-NoWarnings
+		dev-perl/Test2-Suite
+	)
+"

diff --git a/dev-perl/DateTime-Locale/Manifest b/dev-perl/DateTime-Locale/Manifest
index a66ed722a652..2c667b829a0d 100644
--- a/dev-perl/DateTime-Locale/Manifest
+++ b/dev-perl/DateTime-Locale/Manifest
@@ -1 +1,2 @@
 DIST DateTime-Locale-1.32.tar.gz 1463023 BLAKE2B 56dabcb6bddb81536cae8c5f8ad1073d9e1519faa97de4bb5de2ecce01f2425a778705c33ae9557ca44ec82c75d16e2320d5dc390b7cd7b82e7d7549b98cf98e SHA512 8563f7121876272b9815f5af36f77501cc89d720e0fe08a855a7c563dee6b6399a6213162c6a6f1257c7c76c30a0f3741f642947d1499876d981225c1f5a878f
+DIST DateTime-Locale-1.39.tar.gz 1745640 BLAKE2B 0dedc14f9bff6a7db977917b421cd922bd697f3813e1ab4bb18ed6921fd3407becc58e9203d93527cb821250392419e533daf2a56928190574eb94ea7887c12d SHA512 3932f6406e8c0d2afaac9c15bade891ea9c373ce1b981516611a3d8861da5ce0d20c20db7e8f0e5a4316c3b9fed5797bcf307bc84073d37e9bc433cbb8858c79


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2023-06-21 11:34 Jakov Smolić
  0 siblings, 0 replies; 62+ messages in thread
From: Jakov Smolić @ 2023-06-21 11:34 UTC (permalink / raw
  To: gentoo-commits

commit:     7306ca3492bd353545336d4a96d85692e171221f
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 11:34:42 2023 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 11:34:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7306ca34

dev-perl/DateTime-Locale: Keyword 1.390.0 riscv, #908937

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild
index 30fdea1039af..304b06e28e07 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~m68k ~mips ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~m68k ~mips ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2023-06-21 13:01 Arthur Zamarin
  0 siblings, 0 replies; 62+ messages in thread
From: Arthur Zamarin @ 2023-06-21 13:01 UTC (permalink / raw
  To: gentoo-commits

commit:     adfd1bfc83d2895c3cb386f30a87ccb0d048ee25
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 13:01:08 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 13:01:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adfd1bfc

dev-perl/DateTime-Locale: Keyword 1.390.0 ia64, #908937

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild
index 304b06e28e07..18c582a557ec 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~m68k ~mips ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~ia64 ~m68k ~mips ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2023-06-21 13:01 Arthur Zamarin
  0 siblings, 0 replies; 62+ messages in thread
From: Arthur Zamarin @ 2023-06-21 13:01 UTC (permalink / raw
  To: gentoo-commits

commit:     4799fac9b20c2d30d2a10e3df1a90f7c119fe796
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 13:01:36 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 13:01:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4799fac9

dev-perl/DateTime-Locale: Keyword 1.390.0 ppc, #908937

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild
index 18c582a557ec..9fbc37280fc3 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~m68k ~mips ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~ia64 ~m68k ~mips ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2023-06-21 16:59 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-06-21 16:59 UTC (permalink / raw
  To: gentoo-commits

commit:     9fed849af0fac217feb95b871105e125f49bd230
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 16:59:22 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 16:59:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fed849a

dev-perl/DateTime-Locale: Keyword 1.390.0 arm64, #908937

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

 dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild
index 9fbc37280fc3..8b35672d1bee 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~m68k ~mips ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~m68k ~mips ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2023-07-04  5:22 WANG Xuerui
  0 siblings, 0 replies; 62+ messages in thread
From: WANG Xuerui @ 2023-07-04  5:22 UTC (permalink / raw
  To: gentoo-commits

commit:     17908fef6135359f3ab45c9b64c3af7a05c69247
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  2 10:32:38 2023 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Tue Jul  4 05:22:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17908fef

dev-perl/DateTime-Locale: keyword 1.390.0 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild
index 8b35672d1bee..6e1ad46b791b 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~m68k ~mips ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~loong ~m68k ~mips ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2023-07-08  3:32 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-07-08  3:32 UTC (permalink / raw
  To: gentoo-commits

commit:     6448143c43da1c09bebe80fc425b088666018279
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  8 03:29:54 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul  8 03:31:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6448143c

dev-perl/DateTime-Locale: fix dependencies

Avoid this mess:
```
 (dev-perl/DateTime-Locale-1.390.0:0/0::gentoo, ebuild scheduled for merge) depends on
  (dev-perl/DateTime-HiRes-0.40.0:0/0::gentoo, ebuild scheduled for merge) (buildtime)
   (dev-perl/DateTime-1.590.0:0/0::gentoo, ebuild scheduled for merge) (buildtime)
    (dev-perl/DateTime-Locale-1.390.0:0/0::gentoo, ebuild scheduled for merge) (buildtime)
```

These dependencies are bogus. I'm going to check over dev-perl/DateTime* as
I suspect these changes were legitimate, just not for DateTime-Locale (I imagine
I had the diff open but edited the wrong ebuild).

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

 ...teTime-Locale-1.390.0.ebuild => DateTime-Locale-1.390.0-r1.ebuild} | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
similarity index 92%
rename from dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild
rename to dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
index 6e1ad46b791b..1c67a501fc76 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
@@ -16,8 +16,6 @@ KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~loong ~m68k ~mips ~ppc ~riscv ~x86 ~amd64-
 
 RDEPEND="
 	virtual/perl-Carp
-	dev-perl/Clone
-	dev-perl/DateTime-HiRes
 	>=dev-perl/Dist-CheckConflicts-0.20.0
 	virtual/perl-Exporter
 	dev-perl/File-ShareDir
@@ -37,10 +35,8 @@ BDEPEND="
 		>=dev-perl/CPAN-Meta-Check-0.11.0
 		virtual/perl-File-Temp
 		dev-perl/IPC-System-Simple
-		dev-perl/Module-Util
 		dev-perl/Path-Tiny
 		dev-perl/Test-File-ShareDir
-		dev-perl/Test-MockTime-HiRes
 		>=virtual/perl-Test-Simple-1.302.15
 		dev-perl/Test2-Plugin-NoWarnings
 		dev-perl/Test2-Suite


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2023-07-08  4:20 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-07-08  4:20 UTC (permalink / raw
  To: gentoo-commits

commit:     bce7047c10b1e0d928fe6992de8156f7da3b04b2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  8 04:20:30 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul  8 04:20:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bce7047c

dev-perl/DateTime-Locale: restore keywords

No longer needed now we fixed its deps (see 6448143c43da1c09bebe80fc425b088666018279).

Closes: https://bugs.gentoo.org/908937
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
index 1c67a501fc76..ccec9f09c153 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~loong ~m68k ~mips ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2023-08-19  6:03 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-08-19  6:03 UTC (permalink / raw
  To: gentoo-commits

commit:     56d8efaf8f71af7544f23a616ebd8453869185b4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 06:03:03 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 06:03:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56d8efaf

dev-perl/DateTime-Locale: Stabilize 1.390.0-r1 sparc, #912518

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

 dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
index ccec9f09c153..3d10eed91045 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2023-08-19  6:18 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-08-19  6:18 UTC (permalink / raw
  To: gentoo-commits

commit:     3de6e83e4927eeaa7ce1c7f2b9f77df301ec1f77
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 06:18:02 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 06:18:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3de6e83e

dev-perl/DateTime-Locale: Stabilize 1.390.0-r1 arm, #912518

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

 dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
index c99529697a78..c04da39374ec 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2023-08-19  6:18 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-08-19  6:18 UTC (permalink / raw
  To: gentoo-commits

commit:     5fd957c02ec220a8c84ba6e01cfbeeb4f3c3c63b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 06:18:01 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 06:18:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fd957c0

dev-perl/DateTime-Locale: Stabilize 1.390.0-r1 arm64, #912518

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

 dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
index 3d10eed91045..c99529697a78 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2023-08-19  7:43 Arthur Zamarin
  0 siblings, 0 replies; 62+ messages in thread
From: Arthur Zamarin @ 2023-08-19  7:43 UTC (permalink / raw
  To: gentoo-commits

commit:     85664c0dfef74a431eab1178825d660cda45220b
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 07:43:47 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 07:43:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85664c0d

dev-perl/DateTime-Locale: Stabilize 1.390.0-r1 x86, #912518

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
index c04da39374ec..20ec764c18c5 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2023-11-13  4:35 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-11-13  4:35 UTC (permalink / raw
  To: gentoo-commits

commit:     cb13102a4cba22d7e94ab5b9cc9e68aa2ddb31a1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 13 04:06:43 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 13 04:34:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb13102a

dev-perl/DateTime-Locale: add 1.400.0

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

 .../DateTime-Locale/DateTime-Locale-1.400.0.ebuild | 44 ++++++++++++++++++++++
 dev-perl/DateTime-Locale/Manifest                  |  1 +
 2 files changed, 45 insertions(+)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild
new file mode 100644
index 000000000000..6207a7b66dd2
--- /dev/null
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.40
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="Localization support for DateTime"
+
+LICENSE="|| ( Artistic GPL-1+ ) unicode"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	virtual/perl-Exporter
+	dev-perl/File-ShareDir
+	virtual/perl-File-Spec
+	>=dev-perl/Params-ValidationCompiler-0.130.0
+	>=virtual/perl-Scalar-List-Utils-1.450.0
+	>=dev-perl/Specio-0.150.0
+	virtual/perl-Storable
+	>=dev-perl/namespace-autoclean-0.190.0
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	>=dev-perl/File-ShareDir-Install-0.60.0
+	test? (
+		virtual/perl-CPAN-Meta-Requirements
+		>=dev-perl/CPAN-Meta-Check-0.11.0
+		virtual/perl-File-Temp
+		dev-perl/IPC-System-Simple
+		dev-perl/Path-Tiny
+		dev-perl/Test-File-ShareDir
+		>=virtual/perl-Test-Simple-1.302.15
+		dev-perl/Test2-Plugin-NoWarnings
+		dev-perl/Test2-Suite
+	)
+"

diff --git a/dev-perl/DateTime-Locale/Manifest b/dev-perl/DateTime-Locale/Manifest
index 2c667b829a0d..bce0c3f9d0b6 100644
--- a/dev-perl/DateTime-Locale/Manifest
+++ b/dev-perl/DateTime-Locale/Manifest
@@ -1,2 +1,3 @@
 DIST DateTime-Locale-1.32.tar.gz 1463023 BLAKE2B 56dabcb6bddb81536cae8c5f8ad1073d9e1519faa97de4bb5de2ecce01f2425a778705c33ae9557ca44ec82c75d16e2320d5dc390b7cd7b82e7d7549b98cf98e SHA512 8563f7121876272b9815f5af36f77501cc89d720e0fe08a855a7c563dee6b6399a6213162c6a6f1257c7c76c30a0f3741f642947d1499876d981225c1f5a878f
 DIST DateTime-Locale-1.39.tar.gz 1745640 BLAKE2B 0dedc14f9bff6a7db977917b421cd922bd697f3813e1ab4bb18ed6921fd3407becc58e9203d93527cb821250392419e533daf2a56928190574eb94ea7887c12d SHA512 3932f6406e8c0d2afaac9c15bade891ea9c373ce1b981516611a3d8861da5ce0d20c20db7e8f0e5a4316c3b9fed5797bcf307bc84073d37e9bc433cbb8858c79
+DIST DateTime-Locale-1.40.tar.gz 1969601 BLAKE2B 482e8b37a8af0d77792bcfd7ac560b0f77b900365e500c73a773a1cef53b9b4ea24e3883327b1720e2eaea049a85f71e5d4ad59b874acfd6e99be65562cbdcb9 SHA512 40942acea6e27ea7e84a6c38ec712c868f9009adaa16b9dbfa4ff5d5094a8add4a5fcaafe49b7bbb8530348ad79ac7a910efab68a5085a41e731108797ea1045


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2023-12-08  8:45 Arthur Zamarin
  0 siblings, 0 replies; 62+ messages in thread
From: Arthur Zamarin @ 2023-12-08  8:45 UTC (permalink / raw
  To: gentoo-commits

commit:     18563c23dfd5fd67f55eecf4920f308a9437f5cc
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  8 08:44:57 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec  8 08:44:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18563c23

dev-perl/DateTime-Locale: Stabilize 1.390.0-r1 ppc, #912518

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
index 9343d8e55e62..5237f59d7b09 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2023-12-08 10:07 Arthur Zamarin
  0 siblings, 0 replies; 62+ messages in thread
From: Arthur Zamarin @ 2023-12-08 10:07 UTC (permalink / raw
  To: gentoo-commits

commit:     398924f480b119c02f28bc7dfb54eb9deeacb789
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  8 10:07:20 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec  8 10:07:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=398924f4

dev-perl/DateTime-Locale: Stabilize 1.390.0-r1 ppc64, #912518

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
index 5237f59d7b09..7882632eee34 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.390.0-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2023-12-31  3:49 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-12-31  3:49 UTC (permalink / raw
  To: gentoo-commits

commit:     dd33c5b71f10d61d4cf3ce1ef9d25c050aac20f9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 31 03:48:38 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 31 03:48:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd33c5b7

dev-perl/DateTime-Locale: Stabilize 1.400.0 x86, #920993

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

 dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild
index 675486f0ef32..64b2913ad9e0 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2024-01-10 15:03 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2024-01-10 15:03 UTC (permalink / raw
  To: gentoo-commits

commit:     a78f155d83fe38023a62cc0d103ce9bbd87e10ee
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Tue Jan  9 15:39:03 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 15:02:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a78f155d

dev-perl/DateTime-Locale: stable 1.400.0 for sparc, bug #920993

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild
index 64b2913ad9e0..9dd306c67f8f 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2024-01-23  5:00 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2024-01-23  5:00 UTC (permalink / raw
  To: gentoo-commits

commit:     fca9ba907c6477565d73a2eb0843f684d07cce56
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 23 05:00:26 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 23 05:00:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fca9ba90

dev-perl/DateTime-Locale: Stabilize 1.400.0 ppc64, #920993

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

 dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild
index 9dd306c67f8f..5319bb9eb025 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2024-01-23 15:08 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2024-01-23 15:08 UTC (permalink / raw
  To: gentoo-commits

commit:     aa1f1d933b764fda900ab00fb84502de1c96085c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 23 15:06:07 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 23 15:06:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa1f1d93

dev-perl/DateTime-Locale: Stabilize 1.400.0 ppc, #920993

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

 dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild
index 5319bb9eb025..0b7d81d9619f 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-1+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 62+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/
@ 2024-05-26 21:39 Andreas K. Hüttel
  0 siblings, 0 replies; 62+ messages in thread
From: Andreas K. Hüttel @ 2024-05-26 21:39 UTC (permalink / raw
  To: gentoo-commits

commit:     52c610c796d15064763a2d89cca1e3a3f3b0e46e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 26 21:10:00 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 26 21:38:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52c610c7

dev-perl/DateTime-Locale: Test2::Suite is now in core perl

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...DateTime-Locale-1.400.0.ebuild => DateTime-Locale-1.400.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0-r1.ebuild
similarity index 97%
rename from dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild
rename to dev-perl/DateTime-Locale/DateTime-Locale-1.400.0-r1.ebuild
index 0b7d81d9619f..058cb6d73a86 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.400.0-r1.ebuild
@@ -39,6 +39,6 @@ BDEPEND="
 		dev-perl/Test-File-ShareDir
 		>=virtual/perl-Test-Simple-1.302.15
 		dev-perl/Test2-Plugin-NoWarnings
-		dev-perl/Test2-Suite
+		virtual/perl-Test2-Suite
 	)
 "


^ permalink raw reply related	[flat|nested] 62+ messages in thread

end of thread, other threads:[~2024-05-26 21:39 UTC | newest]

Thread overview: 62+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-01  8:25 [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-05-26 21:39 Andreas K. Hüttel
2024-01-23 15:08 Sam James
2024-01-23  5:00 Sam James
2024-01-10 15:03 Sam James
2023-12-31  3:49 Sam James
2023-12-08 10:07 Arthur Zamarin
2023-12-08  8:45 Arthur Zamarin
2023-11-13  4:35 Sam James
2023-08-19  7:43 Arthur Zamarin
2023-08-19  6:18 Sam James
2023-08-19  6:18 Sam James
2023-08-19  6:03 Sam James
2023-07-08  4:20 Sam James
2023-07-08  3:32 Sam James
2023-07-04  5:22 WANG Xuerui
2023-06-21 16:59 Sam James
2023-06-21 13:01 Arthur Zamarin
2023-06-21 13:01 Arthur Zamarin
2023-06-21 11:34 Jakov Smolić
2023-06-21  7:35 Sam James
2021-10-20 23:00 Andreas K. Hüttel
2021-08-06 12:16 Sam James
2021-08-03 11:05 Sam James
2021-08-02  3:22 Sam James
2021-05-22 16:05 Andreas K. Hüttel
2020-12-27 14:54 Fabian Groffen
2020-12-12  8:40 Kent Fredric
2020-10-19  5:22 Kent Fredric
2020-09-28 15:42 Göktürk Yüksek
2020-09-03  4:26 Yixun Lan
2020-08-31  8:48 Kent Fredric
2020-08-29  0:32 Kent Fredric
2020-08-28 20:33 Kent Fredric
2020-07-26 10:11 Kent Fredric
2020-04-12 18:27 Sergei Trofimovich
2020-04-12  9:44 Sergei Trofimovich
2019-03-19 21:34 Sergei Trofimovich
2018-12-08 12:51 Mikle Kolyada
2018-11-23 13:06 Agostino Sarubbo
2018-10-18  7:52 Tobias Klausmann
2018-10-16 19:02 Fabian Groffen
2018-10-16 18:47 Fabian Groffen
2018-10-06 19:34 Matt Turner
2018-09-30 16:08 Sergei Trofimovich
2018-08-26 16:47 Sergei Trofimovich
2018-08-04  0:29 Mikle Kolyada
2018-04-15 21:10 Sergei Trofimovich
2018-04-11 18:50 Markus Meier
2018-04-07 20:31 Sergei Trofimovich
2018-04-07 20:27 Sergei Trofimovich
2018-04-07 15:26 Mart Raudsepp
2017-03-23  2:16 Kent Fredric
2017-03-23  2:16 Kent Fredric
2017-02-19 13:28 Kent Fredric
2017-02-19 13:28 Kent Fredric
2016-11-11 20:22 Kent Fredric
2016-11-11  3:46 Kent Fredric
2016-01-02 19:11 Andreas Hüttel
2016-01-02 18:07 Agostino Sarubbo
2016-01-02 16:15 Andreas Hüttel
2015-09-08 19:43 Andreas Hüttel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox