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

commit:     56656afc36aeb274d8ab5b95e48819a5d03bf270
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  8 19:16:00 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Sep  8 19:43:23 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56656afc

dev-perl/DateTime: Version bump; remove old

Package-Manager: portage-2.2.20.1

 ...ateTime-1.120.0.ebuild => DateTime-1.200.0.ebuild} | 19 ++++++++++++++-----
 dev-perl/DateTime/Manifest                            |  2 +-
 2 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/dev-perl/DateTime/DateTime-1.120.0.ebuild b/dev-perl/DateTime/DateTime-1.200.0.ebuild
similarity index 57%
rename from dev-perl/DateTime/DateTime-1.120.0.ebuild
rename to dev-perl/DateTime/DateTime-1.200.0.ebuild
index 27a8f2d..b2069b7 100644
--- a/dev-perl/DateTime/DateTime-1.120.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.200.0.ebuild
@@ -5,7 +5,7 @@
 EAPI=5
 
 MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.12
+MODULE_VERSION=1.20
 inherit perl-module
 
 DESCRIPTION="A date and time object"
@@ -16,15 +16,24 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~spa
 IUSE="test"
 
 RDEPEND="
+	virtual/perl-Carp
+	>=dev-perl/DateTime-Locale-0.410.0
+	>=dev-perl/DateTime-TimeZone-1.740.0
 	>=dev-perl/Params-Validate-0.760.0
-	>=dev-perl/DateTime-TimeZone-1.90.0
-	>=dev-perl/DateTime-Locale-0.440.0
+	virtual/perl-Scalar-List-Utils
+	dev-perl/Try-Tiny
+	virtual/perl-XSLoader
 "
 DEPEND="${RDEPEND}
-	dev-perl/Module-Build
+	>=dev-perl/Module-Build-0.280.0
 	test? (
+		virtual/perl-ExtUtils-MakeMaker
+		virtual/perl-File-Spec
+		virtual/perl-Storable
 		dev-perl/Test-Fatal
+		>=virtual/perl-Test-Simple-0.880.0
+		>=dev-perl/Test-Warnings-0.5.0
 	)
 "
 
-SRC_TEST="do"
+SRC_TEST="do parallel"

diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index b77e759..7669dba 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -1,3 +1,3 @@
 DIST DateTime-1.03.tar.gz 174369 SHA256 384f97c73da02492d771d6b5c3b37f6b18c2e12f4db3246b1d61ff19c6d6ad6d SHA512 6764b8bd8ccb22429d17dfc48412a0223481ae43249920347ae91514dbbe0d2f820601372b9cdae312d0ba9460c9abeae9e189afb1666b90e27b09f3daaf335f WHIRLPOOL 93903c881305ab2ca99aecb16c3100f74e0d32576565703feb6897d112056bc5b20d69f7ded92910574b514179a13adb3cd584a7910c55043eb492e9e34b7a3d
-DIST DateTime-1.12.tar.gz 206862 SHA256 e65a333806d000825724cfa23d7d33539b853b6e819d4922d2a68579416374ce SHA512 a3fde7b6d76753026b2ff3ac91761b69da3e207a51d24d693c2cf681ff9028cf6f46186e5ebf1993124d1255d080d27d7449f28eaa156b5e032e6e946dddd0a9 WHIRLPOOL 1d262bd1c788227d84b0843f182039a1007c8ac6ae7bd2cc84c9245f2fc7094aec636d4a187a25527f2e7613819d0b0bf44a3117c4aa7d190e242e966853d95a
 DIST DateTime-1.18.tar.gz 212053 SHA256 bada2c9fe3e79429f7c84592d9a9defd3a8c71f7b584389d450aa324340d913a SHA512 664cc7dacd94fb34d0b185ebfb855ce671f0c9fdbe7097617306cd3e9083fabc07acb3ca024944fe3736d52c0ed3c840c916f9af3d5c4cad0dddfcc61a25ec12 WHIRLPOOL efd79a1cd62a9e0159b3b194c0458faa1a469f0b205de618068b3536f715a7131b1aabda217a63f3b80a455aec6187468f27fd6a1ce3e04bc2f8064751d9ca1f
+DIST DateTime-1.20.tar.gz 220697 SHA256 ac909ca4e26f2713940302ad1fd8068de0a6970416a5a88a812cceb155becb0d SHA512 b0374407683da3b68d0a127a2899deb8222f3bbd3e1f68481a000ca8c7fbde69bf4e43253b4cdd68f97b0a0ee7d8ed9d7a08fda8b5bf713b0f02ba722cd3aff9 WHIRLPOOL 0554f0d60fc57410aeecee8afa22997479bf9749eb1e46bd57f369a2ba98d8b4e8c06298304cd1bdec42879864440fe5e34f8df97def6188454caf14988e9143


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

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

commit:     5c6a8f833dd965d37ea427752d30804e81718ebc
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  1 13:41:05 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jan  1 13:45:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c6a8f83

dev-perl/DateTime: Version bump

Package-Manager: portage-2.2.26

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

diff --git a/dev-perl/DateTime/DateTime-1.210.0.ebuild b/dev-perl/DateTime/DateTime-1.210.0.ebuild
new file mode 100644
index 0000000..89ba588
--- /dev/null
+++ b/dev-perl/DateTime/DateTime-1.210.0.ebuild
@@ -0,0 +1,37 @@
+# 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.21
+inherit perl-module
+
+DESCRIPTION="A date and time object"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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/DateTime-Locale-0.410.0
+	>=dev-perl/DateTime-TimeZone-1.740.0
+	>=dev-perl/Params-Validate-1.30.0
+	virtual/perl-Scalar-List-Utils
+	dev-perl/Try-Tiny
+	virtual/perl-XSLoader
+"
+DEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-0.280.0
+	test? (
+		virtual/perl-ExtUtils-MakeMaker
+		virtual/perl-File-Spec
+		virtual/perl-Storable
+		dev-perl/Test-Fatal
+		>=virtual/perl-Test-Simple-0.960.0
+		>=dev-perl/Test-Warnings-0.5.0
+	)
+"

diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index 0398864..08c7f68 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -1,2 +1,3 @@
 DIST DateTime-1.03.tar.gz 174369 SHA256 384f97c73da02492d771d6b5c3b37f6b18c2e12f4db3246b1d61ff19c6d6ad6d SHA512 6764b8bd8ccb22429d17dfc48412a0223481ae43249920347ae91514dbbe0d2f820601372b9cdae312d0ba9460c9abeae9e189afb1666b90e27b09f3daaf335f WHIRLPOOL 93903c881305ab2ca99aecb16c3100f74e0d32576565703feb6897d112056bc5b20d69f7ded92910574b514179a13adb3cd584a7910c55043eb492e9e34b7a3d
 DIST DateTime-1.20.tar.gz 220697 SHA256 ac909ca4e26f2713940302ad1fd8068de0a6970416a5a88a812cceb155becb0d SHA512 b0374407683da3b68d0a127a2899deb8222f3bbd3e1f68481a000ca8c7fbde69bf4e43253b4cdd68f97b0a0ee7d8ed9d7a08fda8b5bf713b0f02ba722cd3aff9 WHIRLPOOL 0554f0d60fc57410aeecee8afa22997479bf9749eb1e46bd57f369a2ba98d8b4e8c06298304cd1bdec42879864440fe5e34f8df97def6188454caf14988e9143
+DIST DateTime-1.21.tar.gz 221151 SHA256 a3a5840cae36d693b1371bd0f615aa8e3ab7f6cc25e06bff40c7010217d3f6b1 SHA512 256b49c6857c2eab4508ed1c1ddca0d88a32339c10334d70f95599d4d49934fe2fbc7689df334121c29abdb8eb0ebdf066183361224a5dbdce98fc1a216a721f WHIRLPOOL 73a277d680f6a806f54fd23d31d2bc34220e042e202d8df1d272c664f4171f3afbb34e2be8aef091bf4bd48ff9f4b775efa4810284a8e9081ac6bbde1af0e5ec


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

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

commit:     e02a1d60523722102bbad296511ea6cffe177f54
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  1 13:34:34 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jan  1 13:45:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e02a1d60

dev-perl/DateTime: Remove old

Package-Manager: portage-2.2.26

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

diff --git a/dev-perl/DateTime/DateTime-1.180.0.ebuild b/dev-perl/DateTime/DateTime-1.180.0.ebuild
deleted file mode 100644
index f103676..0000000
--- a/dev-perl/DateTime/DateTime-1.180.0.ebuild
+++ /dev/null
@@ -1,39 +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=1.18
-inherit perl-module
-
-DESCRIPTION="A date and time object"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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/DateTime-Locale-0.410.0
-	>=dev-perl/DateTime-TimeZone-1.740.0
-	>=dev-perl/Params-Validate-0.760.0
-	virtual/perl-Scalar-List-Utils
-	dev-perl/Try-Tiny
-	virtual/perl-XSLoader
-"
-DEPEND="${RDEPEND}
-	>=dev-perl/Module-Build-0.280.0
-	test? (
-		virtual/perl-ExtUtils-MakeMaker
-		virtual/perl-File-Spec
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		>=virtual/perl-Test-Simple-0.880.0
-		>=dev-perl/Test-Warnings-0.5.0
-	)
-"
-
-SRC_TEST=do

diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index 7669dba..0398864 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -1,3 +1,2 @@
 DIST DateTime-1.03.tar.gz 174369 SHA256 384f97c73da02492d771d6b5c3b37f6b18c2e12f4db3246b1d61ff19c6d6ad6d SHA512 6764b8bd8ccb22429d17dfc48412a0223481ae43249920347ae91514dbbe0d2f820601372b9cdae312d0ba9460c9abeae9e189afb1666b90e27b09f3daaf335f WHIRLPOOL 93903c881305ab2ca99aecb16c3100f74e0d32576565703feb6897d112056bc5b20d69f7ded92910574b514179a13adb3cd584a7910c55043eb492e9e34b7a3d
-DIST DateTime-1.18.tar.gz 212053 SHA256 bada2c9fe3e79429f7c84592d9a9defd3a8c71f7b584389d450aa324340d913a SHA512 664cc7dacd94fb34d0b185ebfb855ce671f0c9fdbe7097617306cd3e9083fabc07acb3ca024944fe3736d52c0ed3c840c916f9af3d5c4cad0dddfcc61a25ec12 WHIRLPOOL efd79a1cd62a9e0159b3b194c0458faa1a469f0b205de618068b3536f715a7131b1aabda217a63f3b80a455aec6187468f27fd6a1ce3e04bc2f8064751d9ca1f
 DIST DateTime-1.20.tar.gz 220697 SHA256 ac909ca4e26f2713940302ad1fd8068de0a6970416a5a88a812cceb155becb0d SHA512 b0374407683da3b68d0a127a2899deb8222f3bbd3e1f68481a000ca8c7fbde69bf4e43253b4cdd68f97b0a0ee7d8ed9d7a08fda8b5bf713b0f02ba722cd3aff9 WHIRLPOOL 0554f0d60fc57410aeecee8afa22997479bf9749eb1e46bd57f369a2ba98d8b4e8c06298304cd1bdec42879864440fe5e34f8df97def6188454caf14988e9143


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

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

commit:     cc26696b836cd091e9bc1196daab053f76acea06
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 18:52:23 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 18:52:23 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc26696b

dev-perl/DateTime: amd64 stable wrt bug #570498

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

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

diff --git a/dev-perl/DateTime/DateTime-1.200.0.ebuild b/dev-perl/DateTime/DateTime-1.200.0.ebuild
index b2069b7..997bd00 100644
--- a/dev-perl/DateTime/DateTime-1.200.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.200.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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 ~m68k ~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] 65+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2016-01-06 13:34 Agostino Sarubbo
  0 siblings, 0 replies; 65+ messages in thread
From: Agostino Sarubbo @ 2016-01-06 13:34 UTC (permalink / raw
  To: gentoo-commits

commit:     f38e5b1b45fd066fde9dbe7197eb2e2fd730cb6c
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  6 13:33:09 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jan  6 13:33:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f38e5b1b

dev-perl/DateTime: x86 stable wrt bug #570498

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

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

diff --git a/dev-perl/DateTime/DateTime-1.200.0.ebuild b/dev-perl/DateTime/DateTime-1.200.0.ebuild
index 997bd00..c0fa66e 100644
--- a/dev-perl/DateTime/DateTime-1.200.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.200.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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 ~m68k ~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] 65+ messages in thread

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

commit:     78e22fef137ac5d6977cb3efac98338b6f0e669d
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 10 10:33:48 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Jan 10 10:33:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78e22fef

dev-perl/DateTime: alpha stable wrt bug #570498

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

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

diff --git a/dev-perl/DateTime/DateTime-1.200.0.ebuild b/dev-perl/DateTime/DateTime-1.200.0.ebuild
index f99d021..2d1f28b 100644
--- a/dev-perl/DateTime/DateTime-1.200.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.200.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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 ~m68k ~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] 65+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2016-01-12 20:14 Markus Meier
  0 siblings, 0 replies; 65+ messages in thread
From: Markus Meier @ 2016-01-12 20:14 UTC (permalink / raw
  To: gentoo-commits

commit:     b0a5ad8603d4cd640b2402ec45ce9fbea1e3f592
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 12 20:13:48 2016 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Tue Jan 12 20:13:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0a5ad86

dev-perl/DateTime: arm stable, bug #570498

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-perl/DateTime/DateTime-1.200.0.ebuild b/dev-perl/DateTime/DateTime-1.200.0.ebuild
index b2ab9c7..0edbe9e 100644
--- a/dev-perl/DateTime/DateTime-1.200.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.200.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~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 ~m68k ~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] 65+ messages in thread

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

commit:     ef7860b1d57428b049b1778e383b00aa3d31e354
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 17 17:00:54 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Jan 17 17:00:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef7860b1

dev-perl/DateTime: ppc stable wrt bug #570498

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

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

diff --git a/dev-perl/DateTime/DateTime-1.200.0.ebuild b/dev-perl/DateTime/DateTime-1.200.0.ebuild
index 0edbe9e..53b11ba 100644
--- a/dev-perl/DateTime/DateTime-1.200.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.200.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~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 ~m68k 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] 65+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2016-01-17 19:04 Mikle Kolyada
  0 siblings, 0 replies; 65+ messages in thread
From: Mikle Kolyada @ 2016-01-17 19:04 UTC (permalink / raw
  To: gentoo-commits

commit:     cb30085dc3e217ef5a036bb4f05af8c7e8726cf2
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 17 19:01:50 2016 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jan 17 19:01:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb30085d

dev-perl/DateTime: ppc64 stable wrt bug #570498

Package-Manager: portage-2.2.26

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

diff --git a/dev-perl/DateTime/DateTime-1.200.0.ebuild b/dev-perl/DateTime/DateTime-1.200.0.ebuild
index 53b11ba..3d27828 100644
--- a/dev-perl/DateTime/DateTime-1.200.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.200.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k 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 ~m68k 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] 65+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2016-01-24  7:39 Jeroen Roovers
  0 siblings, 0 replies; 65+ messages in thread
From: Jeroen Roovers @ 2016-01-24  7:39 UTC (permalink / raw
  To: gentoo-commits

commit:     783513540609fda9648f54a2b6b833d75a0e5c80
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 07:30:04 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 07:38:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78351354

dev-perl/DateTime: Stable for HPPA (bug #570498).

Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches

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

diff --git a/dev-perl/DateTime/DateTime-1.200.0.ebuild b/dev-perl/DateTime/DateTime-1.200.0.ebuild
index 3d27828..9373295 100644
--- a/dev-perl/DateTime/DateTime-1.200.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.200.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k 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 ~m68k 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] 65+ messages in thread

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

commit:     53daeec0f0df4a1c8d4c86191358f8e1d124ed55
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 12:04:54 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 12:11:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53daeec0

dev-perl/DateTime: Remove old

Package-Manager: portage-2.2.27

 dev-perl/DateTime/DateTime-1.030.0.ebuild | 30 ------------------------------
 dev-perl/DateTime/Manifest                |  1 -
 2 files changed, 31 deletions(-)

diff --git a/dev-perl/DateTime/DateTime-1.030.0.ebuild b/dev-perl/DateTime/DateTime-1.030.0.ebuild
deleted file mode 100644
index 72f2ecf..0000000
--- a/dev-perl/DateTime/DateTime-1.030.0.ebuild
+++ /dev/null
@@ -1,30 +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=1.03
-inherit perl-module
-
-DESCRIPTION="A date and time object"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k 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="
-	>=dev-perl/Params-Validate-0.760.0
-	>=dev-perl/DateTime-TimeZone-1.90.0
-	>=dev-perl/DateTime-Locale-0.440.0
-"
-DEPEND="${RDEPEND}
-	dev-perl/Module-Build
-	test? (
-		dev-perl/Test-Fatal
-	)
-"
-
-SRC_TEST="do"

diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index 08c7f68..77af81a 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -1,3 +1,2 @@
-DIST DateTime-1.03.tar.gz 174369 SHA256 384f97c73da02492d771d6b5c3b37f6b18c2e12f4db3246b1d61ff19c6d6ad6d SHA512 6764b8bd8ccb22429d17dfc48412a0223481ae43249920347ae91514dbbe0d2f820601372b9cdae312d0ba9460c9abeae9e189afb1666b90e27b09f3daaf335f WHIRLPOOL 93903c881305ab2ca99aecb16c3100f74e0d32576565703feb6897d112056bc5b20d69f7ded92910574b514179a13adb3cd584a7910c55043eb492e9e34b7a3d
 DIST DateTime-1.20.tar.gz 220697 SHA256 ac909ca4e26f2713940302ad1fd8068de0a6970416a5a88a812cceb155becb0d SHA512 b0374407683da3b68d0a127a2899deb8222f3bbd3e1f68481a000ca8c7fbde69bf4e43253b4cdd68f97b0a0ee7d8ed9d7a08fda8b5bf713b0f02ba722cd3aff9 WHIRLPOOL 0554f0d60fc57410aeecee8afa22997479bf9749eb1e46bd57f369a2ba98d8b4e8c06298304cd1bdec42879864440fe5e34f8df97def6188454caf14988e9143
 DIST DateTime-1.21.tar.gz 221151 SHA256 a3a5840cae36d693b1371bd0f615aa8e3ab7f6cc25e06bff40c7010217d3f6b1 SHA512 256b49c6857c2eab4508ed1c1ddca0d88a32339c10334d70f95599d4d49934fe2fbc7689df334121c29abdb8eb0ebdf066183361224a5dbdce98fc1a216a721f WHIRLPOOL 73a277d680f6a806f54fd23d31d2bc34220e042e202d8df1d272c664f4171f3afbb34e2be8aef091bf4bd48ff9f4b775efa4810284a8e9081ac6bbde1af0e5ec


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

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

commit:     91f4c905162f99491d8a2db9376e14b2155c6f98
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 11 03:45:18 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Nov 11 03:45:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91f4c905

dev-perl/DateTime: Bump to 1.280.0

This is the last version we can bump to without needing to warp to
Test2 infrastructure.

Upstream:
- Fix problems with floating point epoch handling
- Added support for PERL_DATETIME_DEFAULT_TZ ENV flag
- Migrated to EUMM
- DateTime->from_object(DateTime::Infinite) now returns
  DateTime::Infinite
- DateTime::Infinite returns system representation of positive/
  negative infinity for methods like year(), month(), etc.
- Support negative and scientific-notation values for from_epoch

Package-Manager: portage-2.3.2

 dev-perl/DateTime/DateTime-1.280.0.ebuild | 36 +++++++++++++++++++++++++++++++
 dev-perl/DateTime/Manifest                |  1 +
 dev-perl/DateTime/metadata.xml            |  2 ++
 3 files changed, 39 insertions(+)

diff --git a/dev-perl/DateTime/DateTime-1.280.0.ebuild b/dev-perl/DateTime/DateTime-1.280.0.ebuild
new file mode 100644
index 00000000..5f5e013
--- /dev/null
+++ b/dev-perl/DateTime/DateTime-1.280.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.28
+inherit perl-module
+
+DESCRIPTION="A date and time object"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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/DateTime-Locale-0.410.0
+	>=dev-perl/DateTime-TimeZone-1.740.0
+	>=dev-perl/Params-Validate-1.30.0
+	virtual/perl-Scalar-List-Utils
+	dev-perl/Try-Tiny
+	virtual/perl-XSLoader
+"
+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-Warnings-0.5.0
+	)
+"

diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index 77af81a..759663c 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -1,2 +1,3 @@
 DIST DateTime-1.20.tar.gz 220697 SHA256 ac909ca4e26f2713940302ad1fd8068de0a6970416a5a88a812cceb155becb0d SHA512 b0374407683da3b68d0a127a2899deb8222f3bbd3e1f68481a000ca8c7fbde69bf4e43253b4cdd68f97b0a0ee7d8ed9d7a08fda8b5bf713b0f02ba722cd3aff9 WHIRLPOOL 0554f0d60fc57410aeecee8afa22997479bf9749eb1e46bd57f369a2ba98d8b4e8c06298304cd1bdec42879864440fe5e34f8df97def6188454caf14988e9143
 DIST DateTime-1.21.tar.gz 221151 SHA256 a3a5840cae36d693b1371bd0f615aa8e3ab7f6cc25e06bff40c7010217d3f6b1 SHA512 256b49c6857c2eab4508ed1c1ddca0d88a32339c10334d70f95599d4d49934fe2fbc7689df334121c29abdb8eb0ebdf066183361224a5dbdce98fc1a216a721f WHIRLPOOL 73a277d680f6a806f54fd23d31d2bc34220e042e202d8df1d272c664f4171f3afbb34e2be8aef091bf4bd48ff9f4b775efa4810284a8e9081ac6bbde1af0e5ec
+DIST DateTime-1.28.tar.gz 229774 SHA256 781a25ab7dada202c917f6c5db06f6d9e6f03d5a395e91afab478ba074e75787 SHA512 cf2c883636073086101dc08596210e59af0cf301ae78e496358e6952f26104aa26c1fdc0784aa10e05ac0308a1ed7aef78a7682b803679481fa570f5de1c04a3 WHIRLPOOL 0eaeb2a30382f7952c7113bee2b8857f1e9409d1052f3031a55e72caf5ab18ec5827b062c4e57a540f917973235eff291cdf396de0ccd6e84a8cc4fdb64ea3dc

diff --git a/dev-perl/DateTime/metadata.xml b/dev-perl/DateTime/metadata.xml
index 3f99a4a..62d730f 100644
--- a/dev-perl/DateTime/metadata.xml
+++ b/dev-perl/DateTime/metadata.xml
@@ -14,5 +14,7 @@
     <remote-id type="cpan-module">DateTime::Infinite::Future</remote-id>
     <remote-id type="cpan-module">DateTime::Infinite::Past</remote-id>
     <remote-id type="cpan-module">DateTime::LeapSecond</remote-id>
+    <remote-id type="cpan-module">DateTime::PP</remote-id>
+    <remote-id type="cpan-module">DateTime::PPExtra</remote-id>
   </upstream>
 </pkgmetadata>


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

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

commit:     b2a587afe18eb450f0518dd28e5a460ce2d76cff
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 11 19:37:32 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Nov 11 20:18:46 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2a587af

dev-perl/DateTime: Bump to 1.360.0

1.280.0 was actually the last version that can be bumped without
bumping Scalar-List-Utils

1.360.0 requires bumping Scalar-List-Utils, but not Test-Simple.

Keywording:
- 2 new dependencies, namespace-autoclean and Specio
- Keywords dropped: ~alpha ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc
    ~ppc64 ~s390 ~sh ~sparc ~x86-fbsd

Upstream:
- Passing a locale to $dt->set now gives warnings indicating
  $dt->set_locale should be used
- Added future leapsecond for Dec 31-2016
- cleanup imported methods with namespace::autoclean

Package-Manager: portage-2.3.2

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

diff --git a/dev-perl/DateTime/DateTime-1.360.0.ebuild b/dev-perl/DateTime/DateTime-1.360.0.ebuild
new file mode 100644
index 00000000..5025ea6
--- /dev/null
+++ b/dev-perl/DateTime/DateTime-1.360.0.ebuild
@@ -0,0 +1,45 @@
+# 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.36
+inherit perl-module
+
+DESCRIPTION="A date and time object"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+
+CONFLICTS="
+	!<=dev-perl/DateTime-Format-Mail-0.402.0
+"
+RDEPEND="
+	${CONFLICTS}
+	virtual/perl-Carp
+	>=dev-perl/DateTime-Locale-1.50.0
+	>=dev-perl/DateTime-TimeZone-2.0.0
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	>=dev-perl/Params-Validate-1.30.0
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/Specio-0.180.0
+	dev-perl/Try-Tiny
+	virtual/perl-XSLoader
+	>=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
+		>=virtual/perl-Test-Simple-0.960.0
+		>=dev-perl/Test-Warnings-0.5.0
+	)
+"

diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index 759663c..cdce008 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -1,3 +1,4 @@
 DIST DateTime-1.20.tar.gz 220697 SHA256 ac909ca4e26f2713940302ad1fd8068de0a6970416a5a88a812cceb155becb0d SHA512 b0374407683da3b68d0a127a2899deb8222f3bbd3e1f68481a000ca8c7fbde69bf4e43253b4cdd68f97b0a0ee7d8ed9d7a08fda8b5bf713b0f02ba722cd3aff9 WHIRLPOOL 0554f0d60fc57410aeecee8afa22997479bf9749eb1e46bd57f369a2ba98d8b4e8c06298304cd1bdec42879864440fe5e34f8df97def6188454caf14988e9143
 DIST DateTime-1.21.tar.gz 221151 SHA256 a3a5840cae36d693b1371bd0f615aa8e3ab7f6cc25e06bff40c7010217d3f6b1 SHA512 256b49c6857c2eab4508ed1c1ddca0d88a32339c10334d70f95599d4d49934fe2fbc7689df334121c29abdb8eb0ebdf066183361224a5dbdce98fc1a216a721f WHIRLPOOL 73a277d680f6a806f54fd23d31d2bc34220e042e202d8df1d272c664f4171f3afbb34e2be8aef091bf4bd48ff9f4b775efa4810284a8e9081ac6bbde1af0e5ec
 DIST DateTime-1.28.tar.gz 229774 SHA256 781a25ab7dada202c917f6c5db06f6d9e6f03d5a395e91afab478ba074e75787 SHA512 cf2c883636073086101dc08596210e59af0cf301ae78e496358e6952f26104aa26c1fdc0784aa10e05ac0308a1ed7aef78a7682b803679481fa570f5de1c04a3 WHIRLPOOL 0eaeb2a30382f7952c7113bee2b8857f1e9409d1052f3031a55e72caf5ab18ec5827b062c4e57a540f917973235eff291cdf396de0ccd6e84a8cc4fdb64ea3dc
+DIST DateTime-1.36.tar.gz 235407 SHA256 bc60e430c27d7693df5af7b1ee33a4f03308677512790ae3c608e70c0760e159 SHA512 debb3c10f55d4dca66a495a89ac92f6a1f90c0091b6c223391f0e5d8835a6b5ef00e9529ac29f837e4e82baf630b82e3fcab20223e13ccaf4db9e9d08573486c WHIRLPOOL 2b6b679b989d8335021142109799e5b1e8589234ee70080a32bf46b699f5256674ecb6810d0f585a104767e854914819818be8df1f99632bc932a0f255068439


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

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

commit:     ff038a0cc38249e4aa67b2cb1fd77a0479ff8d4f
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 17 06:00:08 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Nov 17 06:00:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff038a0c

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

Upstream:
- add and subtract methods now expressly support DateTime::Duration
  objects as arguments

Package-Manager: portage-2.3.2

 dev-perl/DateTime/DateTime-1.410.0.ebuild | 46 +++++++++++++++++++++++++++++++
 dev-perl/DateTime/Manifest                |  1 +
 dev-perl/DateTime/metadata.xml            |  1 +
 3 files changed, 48 insertions(+)

diff --git a/dev-perl/DateTime/DateTime-1.410.0.ebuild b/dev-perl/DateTime/DateTime-1.410.0.ebuild
new file mode 100644
index 00000000..bb45dcb
--- /dev/null
+++ b/dev-perl/DateTime/DateTime-1.410.0.ebuild
@@ -0,0 +1,46 @@
+# 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.41
+inherit perl-module
+
+DESCRIPTION="A date and time object"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+
+CONFLICTS="
+	!<=dev-perl/DateTime-Format-Mail-0.402.0
+"
+RDEPEND="
+	${CONFLICTS}
+	virtual/perl-Carp
+	>=dev-perl/DateTime-Locale-1.60.0
+	>=dev-perl/DateTime-TimeZone-2.20.0
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	>=dev-perl/Params-ValidationCompiler-0.130.0
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/Specio-0.180.0
+	dev-perl/Try-Tiny
+	virtual/perl-XSLoader
+	>=dev-perl/namespace-autoclean-0.190.0
+	virtual/perl-parent
+"
+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
+		>=virtual/perl-Test-Simple-0.960.0
+		>=dev-perl/Test-Warnings-0.5.0
+	)
+"

diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index cf30653..13d90ae 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -3,3 +3,4 @@ DIST DateTime-1.21.tar.gz 221151 SHA256 a3a5840cae36d693b1371bd0f615aa8e3ab7f6cc
 DIST DateTime-1.28.tar.gz 229774 SHA256 781a25ab7dada202c917f6c5db06f6d9e6f03d5a395e91afab478ba074e75787 SHA512 cf2c883636073086101dc08596210e59af0cf301ae78e496358e6952f26104aa26c1fdc0784aa10e05ac0308a1ed7aef78a7682b803679481fa570f5de1c04a3 WHIRLPOOL 0eaeb2a30382f7952c7113bee2b8857f1e9409d1052f3031a55e72caf5ab18ec5827b062c4e57a540f917973235eff291cdf396de0ccd6e84a8cc4fdb64ea3dc
 DIST DateTime-1.36.tar.gz 235407 SHA256 bc60e430c27d7693df5af7b1ee33a4f03308677512790ae3c608e70c0760e159 SHA512 debb3c10f55d4dca66a495a89ac92f6a1f90c0091b6c223391f0e5d8835a6b5ef00e9529ac29f837e4e82baf630b82e3fcab20223e13ccaf4db9e9d08573486c WHIRLPOOL 2b6b679b989d8335021142109799e5b1e8589234ee70080a32bf46b699f5256674ecb6810d0f585a104767e854914819818be8df1f99632bc932a0f255068439
 DIST DateTime-1.40.tar.gz 236885 SHA256 5f340af70c738d5bf9d402560c9999c207e38e8a3d131e4413b5fa895af79247 SHA512 e86d7c644e34b2bab004073e6159357be48fd2580a38be675486129a692ccf80acf375b7bd928edb295824baf511f01c10e24fa39733bb183edb8a7cd4055306 WHIRLPOOL 1a46a20b1140af263bea15cd61b7c182cf2855fcbcc5d0fbfdc10ec557039c9f1e738e8b4ca4584e640f423fda1d19a3090c609b5fbaadf7e323519c062381db
+DIST DateTime-1.41.tar.gz 237742 SHA256 5b0d9616cd36dfd39c0e2f06b54c55f7a300af19a2d16aaa76b3557c3bbb77a7 SHA512 68e2d1a55fd5a54941c22c8907db5266c1189d00559d2ee32ac96f0d8bfd27089b257d68326f8cec135e4576321ab27c3501e0c5b4fc46bd5509486bc2fa9bf4 WHIRLPOOL e726c5725f780a48895a0a4df07ab8b71643f7cdce82947c2e8b40d67d0f1e06a8c1835a07fd0aaa467afce270e8a70d1b226b8c295e3b42192bdcb053d10ba7

diff --git a/dev-perl/DateTime/metadata.xml b/dev-perl/DateTime/metadata.xml
index 62d730f..724c65f 100644
--- a/dev-perl/DateTime/metadata.xml
+++ b/dev-perl/DateTime/metadata.xml
@@ -16,5 +16,6 @@
     <remote-id type="cpan-module">DateTime::LeapSecond</remote-id>
     <remote-id type="cpan-module">DateTime::PP</remote-id>
     <remote-id type="cpan-module">DateTime::PPExtra</remote-id>
+    <remote-id type="cpan-module">DateTime::Types</remote-id>
   </upstream>
 </pkgmetadata>


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

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

commit:     40e14deb661629283b4ac5f5e4ec00284d117549
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 17 06:01:20 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Nov 17 06:01:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40e14deb

dev-perl/DateTime: Remove old

Package-Manager: portage-2.3.2

 dev-perl/DateTime/DateTime-1.400.0.ebuild | 46 -------------------------------
 dev-perl/DateTime/Manifest                |  1 -
 2 files changed, 47 deletions(-)

diff --git a/dev-perl/DateTime/DateTime-1.400.0.ebuild b/dev-perl/DateTime/DateTime-1.400.0.ebuild
deleted file mode 100644
index d3b8b3c..00000000
--- a/dev-perl/DateTime/DateTime-1.400.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# 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.40
-inherit perl-module
-
-DESCRIPTION="A date and time object"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-CONFLICTS="
-	!<=dev-perl/DateTime-Format-Mail-0.402.0
-"
-RDEPEND="
-	${CONFLICTS}
-	virtual/perl-Carp
-	>=dev-perl/DateTime-Locale-1.60.0
-	>=dev-perl/DateTime-TimeZone-2.20.0
-	>=dev-perl/Dist-CheckConflicts-0.20.0
-	>=dev-perl/Params-ValidationCompiler-0.130.0
-	virtual/perl-Scalar-List-Utils
-	>=dev-perl/Specio-0.180.0
-	dev-perl/Try-Tiny
-	virtual/perl-XSLoader
-	>=dev-perl/namespace-autoclean-0.190.0
-	virtual/perl-parent
-"
-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
-		>=virtual/perl-Test-Simple-0.960.0
-		>=dev-perl/Test-Warnings-0.5.0
-	)
-"

diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index 13d90ae..2ac7a53 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -2,5 +2,4 @@ DIST DateTime-1.20.tar.gz 220697 SHA256 ac909ca4e26f2713940302ad1fd8068de0a69704
 DIST DateTime-1.21.tar.gz 221151 SHA256 a3a5840cae36d693b1371bd0f615aa8e3ab7f6cc25e06bff40c7010217d3f6b1 SHA512 256b49c6857c2eab4508ed1c1ddca0d88a32339c10334d70f95599d4d49934fe2fbc7689df334121c29abdb8eb0ebdf066183361224a5dbdce98fc1a216a721f WHIRLPOOL 73a277d680f6a806f54fd23d31d2bc34220e042e202d8df1d272c664f4171f3afbb34e2be8aef091bf4bd48ff9f4b775efa4810284a8e9081ac6bbde1af0e5ec
 DIST DateTime-1.28.tar.gz 229774 SHA256 781a25ab7dada202c917f6c5db06f6d9e6f03d5a395e91afab478ba074e75787 SHA512 cf2c883636073086101dc08596210e59af0cf301ae78e496358e6952f26104aa26c1fdc0784aa10e05ac0308a1ed7aef78a7682b803679481fa570f5de1c04a3 WHIRLPOOL 0eaeb2a30382f7952c7113bee2b8857f1e9409d1052f3031a55e72caf5ab18ec5827b062c4e57a540f917973235eff291cdf396de0ccd6e84a8cc4fdb64ea3dc
 DIST DateTime-1.36.tar.gz 235407 SHA256 bc60e430c27d7693df5af7b1ee33a4f03308677512790ae3c608e70c0760e159 SHA512 debb3c10f55d4dca66a495a89ac92f6a1f90c0091b6c223391f0e5d8835a6b5ef00e9529ac29f837e4e82baf630b82e3fcab20223e13ccaf4db9e9d08573486c WHIRLPOOL 2b6b679b989d8335021142109799e5b1e8589234ee70080a32bf46b699f5256674ecb6810d0f585a104767e854914819818be8df1f99632bc932a0f255068439
-DIST DateTime-1.40.tar.gz 236885 SHA256 5f340af70c738d5bf9d402560c9999c207e38e8a3d131e4413b5fa895af79247 SHA512 e86d7c644e34b2bab004073e6159357be48fd2580a38be675486129a692ccf80acf375b7bd928edb295824baf511f01c10e24fa39733bb183edb8a7cd4055306 WHIRLPOOL 1a46a20b1140af263bea15cd61b7c182cf2855fcbcc5d0fbfdc10ec557039c9f1e738e8b4ca4584e640f423fda1d19a3090c609b5fbaadf7e323519c062381db
 DIST DateTime-1.41.tar.gz 237742 SHA256 5b0d9616cd36dfd39c0e2f06b54c55f7a300af19a2d16aaa76b3557c3bbb77a7 SHA512 68e2d1a55fd5a54941c22c8907db5266c1189d00559d2ee32ac96f0d8bfd27089b257d68326f8cec135e4576321ab27c3501e0c5b4fc46bd5509486bc2fa9bf4 WHIRLPOOL e726c5725f780a48895a0a4df07ab8b71643f7cdce82947c2e8b40d67d0f1e06a8c1835a07fd0aaa467afce270e8a70d1b226b8c295e3b42192bdcb053d10ba7


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2016-11-24 17:45 Tobias Klausmann
  0 siblings, 0 replies; 65+ messages in thread
From: Tobias Klausmann @ 2016-11-24 17:45 UTC (permalink / raw
  To: gentoo-commits

commit:     5a3c71c2d6a669847c174618f8482e3390484c05
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 17:44:29 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 17:44:29 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a3c71c2

dev-perl/DateTime-1.360.0-r0: keyworded for ~alpha

Gentoo-Bug: 599550

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

diff --git a/dev-perl/DateTime/DateTime-1.360.0.ebuild b/dev-perl/DateTime/DateTime-1.360.0.ebuild
index 5025ea6..9e7adac 100644
--- a/dev-perl/DateTime/DateTime-1.360.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.360.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~x86 ~ppc-aix ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 CONFLICTS="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2016-12-04 16:43 Michael Palimaka
  0 siblings, 0 replies; 65+ messages in thread
From: Michael Palimaka @ 2016-12-04 16:43 UTC (permalink / raw
  To: gentoo-commits

commit:     3434123a6f5ae84840b46659c7d5cc5929222168
Author:     Yuta Satoh <nigoro.dev <AT> gmail <DOT> com>
AuthorDate: Sun Dec  4 01:36:58 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 16:43:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3434123a

dev-perl/DateTime: add ~x86-fbsd KEYWORDS

https://bugs.gentoo.org/show_bug.cgi?id=599552

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

diff --git a/dev-perl/DateTime/DateTime-1.360.0.ebuild b/dev-perl/DateTime/DateTime-1.360.0.ebuild
index 9e7adac..aabf2e3 100644
--- a/dev-perl/DateTime/DateTime-1.360.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.360.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~x86 ~ppc-aix ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 CONFLICTS="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2017-01-05  3:41 Kent Fredric
  0 siblings, 0 replies; 65+ messages in thread
From: Kent Fredric @ 2017-01-05  3:41 UTC (permalink / raw
  To: gentoo-commits

commit:     23f3f16cc27287dab71ed211e69931813bc53352
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  4 18:43:06 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jan  5 03:26:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23f3f16c

dev-perl/DateTime: Remove Old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/DateTime/DateTime-1.410.0.ebuild | 46 -------------------------------
 dev-perl/DateTime/Manifest                |  1 -
 2 files changed, 47 deletions(-)

diff --git a/dev-perl/DateTime/DateTime-1.410.0.ebuild b/dev-perl/DateTime/DateTime-1.410.0.ebuild
deleted file mode 100644
index bb45dcb..00000000
--- a/dev-perl/DateTime/DateTime-1.410.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# 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.41
-inherit perl-module
-
-DESCRIPTION="A date and time object"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-CONFLICTS="
-	!<=dev-perl/DateTime-Format-Mail-0.402.0
-"
-RDEPEND="
-	${CONFLICTS}
-	virtual/perl-Carp
-	>=dev-perl/DateTime-Locale-1.60.0
-	>=dev-perl/DateTime-TimeZone-2.20.0
-	>=dev-perl/Dist-CheckConflicts-0.20.0
-	>=dev-perl/Params-ValidationCompiler-0.130.0
-	virtual/perl-Scalar-List-Utils
-	>=dev-perl/Specio-0.180.0
-	dev-perl/Try-Tiny
-	virtual/perl-XSLoader
-	>=dev-perl/namespace-autoclean-0.190.0
-	virtual/perl-parent
-"
-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
-		>=virtual/perl-Test-Simple-0.960.0
-		>=dev-perl/Test-Warnings-0.5.0
-	)
-"

diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index 8ae14f9..ad72f52 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -2,5 +2,4 @@ DIST DateTime-1.20.tar.gz 220697 SHA256 ac909ca4e26f2713940302ad1fd8068de0a69704
 DIST DateTime-1.21.tar.gz 221151 SHA256 a3a5840cae36d693b1371bd0f615aa8e3ab7f6cc25e06bff40c7010217d3f6b1 SHA512 256b49c6857c2eab4508ed1c1ddca0d88a32339c10334d70f95599d4d49934fe2fbc7689df334121c29abdb8eb0ebdf066183361224a5dbdce98fc1a216a721f WHIRLPOOL 73a277d680f6a806f54fd23d31d2bc34220e042e202d8df1d272c664f4171f3afbb34e2be8aef091bf4bd48ff9f4b775efa4810284a8e9081ac6bbde1af0e5ec
 DIST DateTime-1.28.tar.gz 229774 SHA256 781a25ab7dada202c917f6c5db06f6d9e6f03d5a395e91afab478ba074e75787 SHA512 cf2c883636073086101dc08596210e59af0cf301ae78e496358e6952f26104aa26c1fdc0784aa10e05ac0308a1ed7aef78a7682b803679481fa570f5de1c04a3 WHIRLPOOL 0eaeb2a30382f7952c7113bee2b8857f1e9409d1052f3031a55e72caf5ab18ec5827b062c4e57a540f917973235eff291cdf396de0ccd6e84a8cc4fdb64ea3dc
 DIST DateTime-1.36.tar.gz 235407 SHA256 bc60e430c27d7693df5af7b1ee33a4f03308677512790ae3c608e70c0760e159 SHA512 debb3c10f55d4dca66a495a89ac92f6a1f90c0091b6c223391f0e5d8835a6b5ef00e9529ac29f837e4e82baf630b82e3fcab20223e13ccaf4db9e9d08573486c WHIRLPOOL 2b6b679b989d8335021142109799e5b1e8589234ee70080a32bf46b699f5256674ecb6810d0f585a104767e854914819818be8df1f99632bc932a0f255068439
-DIST DateTime-1.41.tar.gz 237742 SHA256 5b0d9616cd36dfd39c0e2f06b54c55f7a300af19a2d16aaa76b3557c3bbb77a7 SHA512 68e2d1a55fd5a54941c22c8907db5266c1189d00559d2ee32ac96f0d8bfd27089b257d68326f8cec135e4576321ab27c3501e0c5b4fc46bd5509486bc2fa9bf4 WHIRLPOOL e726c5725f780a48895a0a4df07ab8b71643f7cdce82947c2e8b40d67d0f1e06a8c1835a07fd0aaa467afce270e8a70d1b226b8c295e3b42192bdcb053d10ba7
 DIST DateTime-1.42.tar.gz 239033 SHA256 efa4badf07365d1b03ee5527fc79baaf7d8b449bf7baad13599f04177232416e SHA512 79471a7b2f1bed829e2e767ee1d9d9bddbb9cf68205d008ff70c1002dd402f9dbee98834431d5319e4b8dd22abda29df85c81a32905df18d1ab78f1d05753505 WHIRLPOOL 381d8ff4ae92b37c6fb96f46d418b3cb8151cf81ed392e5f0b44c91a635ac3366f69c100103f6a2ccc82a71d03c86ab8c274a00bd73c040fa139c65dd18f31f6


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2017-01-05  3:41 Kent Fredric
  0 siblings, 0 replies; 65+ messages in thread
From: Kent Fredric @ 2017-01-05  3:41 UTC (permalink / raw
  To: gentoo-commits

commit:     28b6c96deddd6f8b54f44bc7ace1bc00b2e44937
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  4 18:42:01 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jan  5 03:26:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28b6c96d

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

Upstream:
- add and subtract on Duration objects now also officially support
  Duration objects as their arguments.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/DateTime/DateTime-1.420.0.ebuild | 46 +++++++++++++++++++++++++++++++
 dev-perl/DateTime/Manifest                |  1 +
 2 files changed, 47 insertions(+)

diff --git a/dev-perl/DateTime/DateTime-1.420.0.ebuild b/dev-perl/DateTime/DateTime-1.420.0.ebuild
new file mode 100644
index 00000000..3c47fa6
--- /dev/null
+++ b/dev-perl/DateTime/DateTime-1.420.0.ebuild
@@ -0,0 +1,46 @@
+# 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.42
+inherit perl-module
+
+DESCRIPTION="A date and time object"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+
+CONFLICTS="
+	!<=dev-perl/DateTime-Format-Mail-0.402.0
+"
+RDEPEND="
+	${CONFLICTS}
+	virtual/perl-Carp
+	>=dev-perl/DateTime-Locale-1.60.0
+	>=dev-perl/DateTime-TimeZone-2.20.0
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	>=dev-perl/Params-ValidationCompiler-0.130.0
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/Specio-0.180.0
+	dev-perl/Try-Tiny
+	virtual/perl-XSLoader
+	>=dev-perl/namespace-autoclean-0.190.0
+	virtual/perl-parent
+"
+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
+		>=virtual/perl-Test-Simple-0.960.0
+		>=dev-perl/Test-Warnings-0.5.0
+	)
+"

diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index 2ac7a53..8ae14f9 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -3,3 +3,4 @@ DIST DateTime-1.21.tar.gz 221151 SHA256 a3a5840cae36d693b1371bd0f615aa8e3ab7f6cc
 DIST DateTime-1.28.tar.gz 229774 SHA256 781a25ab7dada202c917f6c5db06f6d9e6f03d5a395e91afab478ba074e75787 SHA512 cf2c883636073086101dc08596210e59af0cf301ae78e496358e6952f26104aa26c1fdc0784aa10e05ac0308a1ed7aef78a7682b803679481fa570f5de1c04a3 WHIRLPOOL 0eaeb2a30382f7952c7113bee2b8857f1e9409d1052f3031a55e72caf5ab18ec5827b062c4e57a540f917973235eff291cdf396de0ccd6e84a8cc4fdb64ea3dc
 DIST DateTime-1.36.tar.gz 235407 SHA256 bc60e430c27d7693df5af7b1ee33a4f03308677512790ae3c608e70c0760e159 SHA512 debb3c10f55d4dca66a495a89ac92f6a1f90c0091b6c223391f0e5d8835a6b5ef00e9529ac29f837e4e82baf630b82e3fcab20223e13ccaf4db9e9d08573486c WHIRLPOOL 2b6b679b989d8335021142109799e5b1e8589234ee70080a32bf46b699f5256674ecb6810d0f585a104767e854914819818be8df1f99632bc932a0f255068439
 DIST DateTime-1.41.tar.gz 237742 SHA256 5b0d9616cd36dfd39c0e2f06b54c55f7a300af19a2d16aaa76b3557c3bbb77a7 SHA512 68e2d1a55fd5a54941c22c8907db5266c1189d00559d2ee32ac96f0d8bfd27089b257d68326f8cec135e4576321ab27c3501e0c5b4fc46bd5509486bc2fa9bf4 WHIRLPOOL e726c5725f780a48895a0a4df07ab8b71643f7cdce82947c2e8b40d67d0f1e06a8c1835a07fd0aaa467afce270e8a70d1b226b8c295e3b42192bdcb053d10ba7
+DIST DateTime-1.42.tar.gz 239033 SHA256 efa4badf07365d1b03ee5527fc79baaf7d8b449bf7baad13599f04177232416e SHA512 79471a7b2f1bed829e2e767ee1d9d9bddbb9cf68205d008ff70c1002dd402f9dbee98834431d5319e4b8dd22abda29df85c81a32905df18d1ab78f1d05753505 WHIRLPOOL 381d8ff4ae92b37c6fb96f46d418b3cb8151cf81ed392e5f0b44c91a635ac3366f69c100103f6a2ccc82a71d03c86ab8c274a00bd73c040fa139c65dd18f31f6


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2017-01-12 14:21 Jeroen Roovers
  0 siblings, 0 replies; 65+ messages in thread
From: Jeroen Roovers @ 2017-01-12 14:21 UTC (permalink / raw
  To: gentoo-commits

commit:     33e47135444c7a181ec581e3475cfd4df593a1d1
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 12 14:19:33 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Jan 12 14:21:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33e47135

dev-perl/DateTime: Mark ~hppa (bug #599550).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

 dev-perl/DateTime/DateTime-1.360.0.ebuild | 4 ++--
 dev-perl/DateTime/DateTime-1.420.0.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-perl/DateTime/DateTime-1.360.0.ebuild b/dev-perl/DateTime/DateTime-1.360.0.ebuild
index aabf2e3..c9b7270 100644
--- a/dev-perl/DateTime/DateTime-1.360.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.360.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 CONFLICTS="

diff --git a/dev-perl/DateTime/DateTime-1.420.0.ebuild b/dev-perl/DateTime/DateTime-1.420.0.ebuild
index 3c47fa6..0c36ce3 100644
--- a/dev-perl/DateTime/DateTime-1.420.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.420.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~x86 ~ppc-aix ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 CONFLICTS="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2017-02-20 18:02 Markus Meier
  0 siblings, 0 replies; 65+ messages in thread
From: Markus Meier @ 2017-02-20 18:02 UTC (permalink / raw
  To: gentoo-commits

commit:     3d356aaf8a1aba284e31a9e3f395d52b37c6f7ec
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 18:02:12 2017 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 18:02:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d356aaf

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

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-perl/DateTime/DateTime-1.360.0.ebuild b/dev-perl/DateTime/DateTime-1.360.0.ebuild
index 9072e18548..dbf7514601 100644
--- a/dev-perl/DateTime/DateTime-1.360.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.360.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 CONFLICTS="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2017-02-22 21:45 Markus Meier
  0 siblings, 0 replies; 65+ messages in thread
From: Markus Meier @ 2017-02-22 21:45 UTC (permalink / raw
  To: gentoo-commits

commit:     8b11bf1bfa7d6eb8a689bceee2659635f6ff01a5
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 21:44:35 2017 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 21:44:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b11bf1b

dev-perl/DateTime: add ~arm64, bug #599552

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-perl/DateTime/DateTime-1.360.0.ebuild b/dev-perl/DateTime/DateTime-1.360.0.ebuild
index dbf7514601..24ba36234d 100644
--- a/dev-perl/DateTime/DateTime-1.360.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.360.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 CONFLICTS="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2017-03-10 21:04 Matt Turner
  0 siblings, 0 replies; 65+ messages in thread
From: Matt Turner @ 2017-03-10 21:04 UTC (permalink / raw
  To: gentoo-commits

commit:     195aed6827d87a6fd4184dc21c0de55bb6613247
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 10 20:37:09 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Mar 10 21:04:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=195aed68

dev-perl/DateTime: added ~ppc, bug 599550

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

diff --git a/dev-perl/DateTime/DateTime-1.360.0.ebuild b/dev-perl/DateTime/DateTime-1.360.0.ebuild
index 95ea14c0000..7c1c1b0415f 100644
--- a/dev-perl/DateTime/DateTime-1.360.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.360.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 CONFLICTS="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2017-03-15 18:54 Matt Turner
  0 siblings, 0 replies; 65+ messages in thread
From: Matt Turner @ 2017-03-15 18:54 UTC (permalink / raw
  To: gentoo-commits

commit:     b3a1a7fb3959986fa60ffa1d669c9d8b9a440b3b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 18:46:21 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 18:47:50 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3a1a7fb

dev-perl/DateTime-1.360.0: added ~ia64, bug 599550

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

diff --git a/dev-perl/DateTime/DateTime-1.360.0.ebuild b/dev-perl/DateTime/DateTime-1.360.0.ebuild
index 7c1c1b0415f..4649c8902dc 100644
--- a/dev-perl/DateTime/DateTime-1.360.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.360.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~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 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 CONFLICTS="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2017-10-10  6:04 Kent Fredric
  0 siblings, 0 replies; 65+ messages in thread
From: Kent Fredric @ 2017-10-10  6:04 UTC (permalink / raw
  To: gentoo-commits

commit:     657d090e7856e34316dd733f942ae590f36e4353
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  5 15:58:52 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Oct 10 05:24:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=657d090e

dev-perl/DateTime: Remove premature hppa keywords

this should have happened sooner when the rev-bump occurred due to
adding new, underkeyworded packages, but got missed due to package.mask

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/dev-perl/DateTime/DateTime-1.420.0.ebuild b/dev-perl/DateTime/DateTime-1.420.0.ebuild
index d38d79c29e0..957b21f3fe1 100644
--- a/dev-perl/DateTime/DateTime-1.420.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.420.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 CONFLICTS="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2017-10-19  4:27 Kent Fredric
  0 siblings, 0 replies; 65+ messages in thread
From: Kent Fredric @ 2017-10-19  4:27 UTC (permalink / raw
  To: gentoo-commits

commit:     2a0fbdf598bbadcaad19ef01c6b0cf428906cb6b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 04:25:04 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 04:26:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a0fbdf5

dev-perl/DateTime: Bump to version 1.440.0

Upstream:
- Add stringify method
- Add is_last_day_of_month() method
- Optimize overloaded boolification
- datetime() now accepts passing a delimiter for seperating date and
  time parts ("T")

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/dev-perl/DateTime/DateTime-1.440.0.ebuild b/dev-perl/DateTime/DateTime-1.440.0.ebuild
new file mode 100644
index 00000000000..6e23f2739b9
--- /dev/null
+++ b/dev-perl/DateTime/DateTime-1.440.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.44
+inherit perl-module
+
+DESCRIPTION="A date and time object"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+
+CONFLICTS="
+	!<=dev-perl/DateTime-Format-Mail-0.402.0
+"
+RDEPEND="
+	${CONFLICTS}
+	virtual/perl-Carp
+	>=dev-perl/DateTime-Locale-1.60.0
+	>=dev-perl/DateTime-TimeZone-2.20.0
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	>=dev-perl/Params-ValidationCompiler-0.130.0
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/Specio-0.180.0
+	dev-perl/Try-Tiny
+	virtual/perl-XSLoader
+	>=dev-perl/namespace-autoclean-0.190.0
+	virtual/perl-parent
+"
+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
+		>=virtual/perl-Test-Simple-0.960.0
+		>=dev-perl/Test-Warnings-0.5.0
+	)
+"

diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index ad72f52aba1..f813ff6990e 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -3,3 +3,4 @@ DIST DateTime-1.21.tar.gz 221151 SHA256 a3a5840cae36d693b1371bd0f615aa8e3ab7f6cc
 DIST DateTime-1.28.tar.gz 229774 SHA256 781a25ab7dada202c917f6c5db06f6d9e6f03d5a395e91afab478ba074e75787 SHA512 cf2c883636073086101dc08596210e59af0cf301ae78e496358e6952f26104aa26c1fdc0784aa10e05ac0308a1ed7aef78a7682b803679481fa570f5de1c04a3 WHIRLPOOL 0eaeb2a30382f7952c7113bee2b8857f1e9409d1052f3031a55e72caf5ab18ec5827b062c4e57a540f917973235eff291cdf396de0ccd6e84a8cc4fdb64ea3dc
 DIST DateTime-1.36.tar.gz 235407 SHA256 bc60e430c27d7693df5af7b1ee33a4f03308677512790ae3c608e70c0760e159 SHA512 debb3c10f55d4dca66a495a89ac92f6a1f90c0091b6c223391f0e5d8835a6b5ef00e9529ac29f837e4e82baf630b82e3fcab20223e13ccaf4db9e9d08573486c WHIRLPOOL 2b6b679b989d8335021142109799e5b1e8589234ee70080a32bf46b699f5256674ecb6810d0f585a104767e854914819818be8df1f99632bc932a0f255068439
 DIST DateTime-1.42.tar.gz 239033 SHA256 efa4badf07365d1b03ee5527fc79baaf7d8b449bf7baad13599f04177232416e SHA512 79471a7b2f1bed829e2e767ee1d9d9bddbb9cf68205d008ff70c1002dd402f9dbee98834431d5319e4b8dd22abda29df85c81a32905df18d1ab78f1d05753505 WHIRLPOOL 381d8ff4ae92b37c6fb96f46d418b3cb8151cf81ed392e5f0b44c91a635ac3366f69c100103f6a2ccc82a71d03c86ab8c274a00bd73c040fa139c65dd18f31f6
+DIST DateTime-1.44.tar.gz 239685 SHA256 a7165a9b1bcef735e76ea44c184ea741840249dd1862b8465f3777cd8f0bd701 SHA512 a256efc26ad1f2859f3371b70e5edd0d962d2c19c54b746178e3945b1dc665621d09b7ac6be279c7e92b8aa91763c5df2d8ccbca1832ba69ac810feb8533ca71 WHIRLPOOL 876a902784177a81027e446edff1cb5a2f5be8394738bd3f413bc1c7cc4ce727b1378f83556f7ce277bb5b9c8d0f785197f35d7b627d2c5035465c91bec24acb


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

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

commit:     47f436012bf6bc22c3b27a0f51990edf28d48ff7
Author:     Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  7 14:19:08 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Apr  7 15:13:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47f43601

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

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/dev-perl/DateTime/DateTime-1.440.0.ebuild b/dev-perl/DateTime/DateTime-1.440.0.ebuild
index d6c892a3cd8..6c188cf2487 100644
--- a/dev-perl/DateTime/DateTime-1.440.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.440.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
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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"
 
 CONFLICTS="


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

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

commit:     3346ea5018029b211fbecc9ba8cbf26b22001986
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  7 20:26:55 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Apr  7 20:26:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3346ea50

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

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

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

diff --git a/dev-perl/DateTime/DateTime-1.440.0.ebuild b/dev-perl/DateTime/DateTime-1.440.0.ebuild
index 6c188cf2487..dee0fefc9b6 100644
--- a/dev-perl/DateTime/DateTime-1.440.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.440.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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"
 
 CONFLICTS="


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

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

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

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

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

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

diff --git a/dev-perl/DateTime/DateTime-1.440.0.ebuild b/dev-perl/DateTime/DateTime-1.440.0.ebuild
index dee0fefc9b6..50e91756f89 100644
--- a/dev-perl/DateTime/DateTime-1.440.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.440.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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"
 
 CONFLICTS="


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

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

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

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

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

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

diff --git a/dev-perl/DateTime/DateTime-1.440.0.ebuild b/dev-perl/DateTime/DateTime-1.440.0.ebuild
index 50e91756f89..a00347ead9b 100644
--- a/dev-perl/DateTime/DateTime-1.440.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.440.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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"
 
 CONFLICTS="


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

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

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

dev-perl/DateTime: keyworded 1.440.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/DateTime-1.440.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime/DateTime-1.440.0.ebuild b/dev-perl/DateTime/DateTime-1.440.0.ebuild
index a00347ead9b..8d6367327ab 100644
--- a/dev-perl/DateTime/DateTime-1.440.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.440.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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"
 
 CONFLICTS="


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

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

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

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

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-perl/DateTime/DateTime-1.440.0.ebuild b/dev-perl/DateTime/DateTime-1.440.0.ebuild
index 8d6367327ab..05a1fbef728 100644
--- a/dev-perl/DateTime/DateTime-1.440.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.440.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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"
 
 CONFLICTS="


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

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

commit:     6a2c1de70a2f0015f066f075f070f207fbd1b04d
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Aug 26 16:01:40 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=6a2c1de7

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

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

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

diff --git a/dev-perl/DateTime/DateTime-1.440.0.ebuild b/dev-perl/DateTime/DateTime-1.440.0.ebuild
index 05a1fbef728..3edd663eb88 100644
--- a/dev-perl/DateTime/DateTime-1.440.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.440.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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"
 
 CONFLICTS="


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

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

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

dev-perl/DateTime: stable 1.280.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/DateTime-1.280.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DateTime/DateTime-1.280.0.ebuild b/dev-perl/DateTime/DateTime-1.280.0.ebuild
index cf3160559fd..9a8d1506f00 100644
--- a/dev-perl/DateTime/DateTime-1.280.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.280.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
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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 ~m68k ~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] 65+ messages in thread

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

commit:     ae6bc1a05a4e68407eaa866b1f90199ab447bc18
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=ae6bc1a0

dev-perl/DateTime-1.280.0: ppc64 stable, bug 667266

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

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

diff --git a/dev-perl/DateTime/DateTime-1.280.0.ebuild b/dev-perl/DateTime/DateTime-1.280.0.ebuild
index 83131d550e7..b7c57e9f628 100644
--- a/dev-perl/DateTime/DateTime-1.280.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.280.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k 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 ~m68k 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] 65+ messages in thread

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

commit:     167e99be6868b562fd159b540b7ce1a6897b52d2
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 16 18:46:18 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Tue Oct 16 18:47:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=167e99be

dev-perl/DateTime: 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/DateTime-1.440.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DateTime/DateTime-1.440.0.ebuild b/dev-perl/DateTime/DateTime-1.440.0.ebuild
index 3edd663eb88..f30e9f686e2 100644
--- a/dev-perl/DateTime/DateTime-1.440.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.440.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
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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"
 
 CONFLICTS="


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

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

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

dev-perl/DateTime-1.440.0-r0: add ~alpha keyword

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

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

diff --git a/dev-perl/DateTime/DateTime-1.440.0.ebuild b/dev-perl/DateTime/DateTime-1.440.0.ebuild
index f30e9f686e2..4da5222d92b 100644
--- a/dev-perl/DateTime/DateTime-1.440.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.440.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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"
 
 CONFLICTS="


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

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

commit:     a97c3ff7b869d432cebbeca345af4c6fd08a8d28
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 23 13:03:45 2018 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Nov 23 13:03:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a97c3ff7

dev-perl/DateTime: 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/DateTime-1.280.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime/DateTime-1.280.0.ebuild b/dev-perl/DateTime/DateTime-1.280.0.ebuild
index b7c57e9f628..08c135ddde3 100644
--- a/dev-perl/DateTime/DateTime-1.280.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.280.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k 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 ~m68k 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] 65+ messages in thread

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

commit:     cdd8c3be56d22a2fc95cabaf7f1fcb27bc54274a
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  8 12:43:58 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec  8 12:43:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdd8c3be

dev-perl/DateTime: 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/DateTime-1.280.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime/DateTime-1.280.0.ebuild b/dev-perl/DateTime/DateTime-1.280.0.ebuild
index 08c135ddde3..12539c0b9a2 100644
--- a/dev-perl/DateTime/DateTime-1.280.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.280.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k 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 ~m68k 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] 65+ messages in thread

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

commit:     679c21b18825545a7806908d142990d46e1533e5
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Wed Mar 20 17:57:21 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Mar 20 19:37:06 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=679c21b1

dev-perl/DateTime: keyworded 1.440.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/DateTime-1.440.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime/DateTime-1.440.0.ebuild b/dev-perl/DateTime/DateTime-1.440.0.ebuild
index 6098b1745a2..4036c1cb110 100644
--- a/dev-perl/DateTime/DateTime-1.440.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.440.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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"
 
 CONFLICTS="


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

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

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

dev-perl/DateTime: stable 1.440.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/DateTime-1.440.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime/DateTime-1.440.0.ebuild b/dev-perl/DateTime/DateTime-1.440.0.ebuild
index 2af77e27b57..5f64035d04f 100644
--- a/dev-perl/DateTime/DateTime-1.440.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.440.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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] 65+ messages in thread

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

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

dev-perl/DateTime: stable 1.440.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/DateTime-1.440.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime/DateTime-1.440.0.ebuild b/dev-perl/DateTime/DateTime-1.440.0.ebuild
index 8474ca86f4e..cb2d0e94e5f 100644
--- a/dev-perl/DateTime/DateTime-1.440.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.440.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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] 65+ messages in thread

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

commit:     5af56a7c9fb7a22ebe38fa36cf93684580667048
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 25 09:06:34 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jul 25 09:07:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5af56a7c

dev-perl/DateTime: Bump to version 1.520.0

- EAPI7
- Ensure CFLAGS passed to compiler

Upstream:
- Add methods ->{month,quarter,year}_length()
- Fixed formatting of CLDR "S" to truncate instead of rounding up to
  one.
- Duration->multiply() now only allows integer multipliers
- Add methods ->is_last_day_of{quarter,year}
- Fix bad temporary state of duration after internal exceptions
- Fix compile on 5.27.11
- Add method dt->is_between($a,$b)
- Simplify XS calculation of leap seconds

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

 dev-perl/DateTime/DateTime-1.520.0.ebuild | 52 +++++++++++++++++++++++++++++++
 dev-perl/DateTime/Manifest                |  1 +
 2 files changed, 53 insertions(+)

diff --git a/dev-perl/DateTime/DateTime-1.520.0.ebuild b/dev-perl/DateTime/DateTime-1.520.0.ebuild
new file mode 100644
index 00000000000..ae06828db4a
--- /dev/null
+++ b/dev-perl/DateTime/DateTime-1.520.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.52
+inherit perl-module
+
+DESCRIPTION="A date and time object"
+
+LICENSE="Artistic-2"
+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 )"
+
+CONFLICTS="
+	!<=dev-perl/DateTime-Format-Mail-0.402.0
+"
+RDEPEND="
+	${CONFLICTS}
+	virtual/perl-Carp
+	>=dev-perl/DateTime-Locale-1.60.0
+	>=dev-perl/DateTime-TimeZone-2.20.0
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	>=dev-perl/Params-ValidationCompiler-0.260.0
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/Specio-0.180.0
+	dev-perl/Try-Tiny
+	virtual/perl-XSLoader
+	>=dev-perl/namespace-autoclean-0.190.0
+	virtual/perl-parent
+"
+BDEPEND="${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
+		>=virtual/perl-Test-Simple-0.960.0
+		>=dev-perl/Test-Warnings-0.5.0
+	)
+"
+src_compile() {
+	mymake=(
+		"OPTIMIZE=${CFLAGS}"
+	)
+	perl-module_src_compile
+}

diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index cea732c4b5b..67e0588f6e0 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -4,3 +4,4 @@ DIST DateTime-1.28.tar.gz 229774 BLAKE2B a23b6f0bb990b84e1d045efb7ff8098e531d9d2
 DIST DateTime-1.36.tar.gz 235407 BLAKE2B a6e710454df7cfc3e94487e663b746605f5a010893d878ae7d7406057ea557f1cff08dfd332207ab7a4c71a508942dd2dd63ed721d047c6c56c94197c9aeca49 SHA512 debb3c10f55d4dca66a495a89ac92f6a1f90c0091b6c223391f0e5d8835a6b5ef00e9529ac29f837e4e82baf630b82e3fcab20223e13ccaf4db9e9d08573486c
 DIST DateTime-1.42.tar.gz 239033 BLAKE2B fd4c20c30d7008cd70dfbd020fff3a0a90f9ea1d5ae7cc71cf01f82aaa07e55b3bfd62eebf5f37cef91857b5aa93f5851bcba4a5b0bcbf63232285fbbabdc842 SHA512 79471a7b2f1bed829e2e767ee1d9d9bddbb9cf68205d008ff70c1002dd402f9dbee98834431d5319e4b8dd22abda29df85c81a32905df18d1ab78f1d05753505
 DIST DateTime-1.44.tar.gz 239685 BLAKE2B 6d725244f1ef028a5860774b93c1e361e6cd14f6d6cff5a586ee8af6bd4c2fbb196b66884ec62878dbf585824d24e754092750e32cfaa57dc999307e4637e279 SHA512 a256efc26ad1f2859f3371b70e5edd0d962d2c19c54b746178e3945b1dc665621d09b7ac6be279c7e92b8aa91763c5df2d8ccbca1832ba69ac810feb8533ca71
+DIST DateTime-1.52.tar.gz 269535 BLAKE2B b8da6a8ca968fcceafed77465b7b25acf9a3438d0e8bbb209141d9a85eab415da54a874981ebcb1cfdac6a3e4edb1a617a1d4d45b58ece5a5ea8b6693aa0aec2 SHA512 c2e359f480396e0da16afbec362cb744f201f6c777fa916228f0adfd26a848b9451535feeda4e1531e5afb40a286e3b11a44e95dc0947dc4e2ba714973bb5ac4


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

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

commit:     d3d8f2468d582ae31f9758d6ebbacc4e94ba195d
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 18 09:27:54 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Aug 18 09:29:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3d8f246

dev-perl/DateTime: Cleanup old 1.210.0,1.360.0,1.420.0

Old unstable versions eclipsed by newer versions for at least 1 month.

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

 dev-perl/DateTime/DateTime-1.210.0.ebuild | 37 -------------------------
 dev-perl/DateTime/DateTime-1.360.0.ebuild | 45 ------------------------------
 dev-perl/DateTime/DateTime-1.420.0.ebuild | 46 -------------------------------
 dev-perl/DateTime/Manifest                |  3 --
 4 files changed, 131 deletions(-)

diff --git a/dev-perl/DateTime/DateTime-1.210.0.ebuild b/dev-perl/DateTime/DateTime-1.210.0.ebuild
deleted file mode 100644
index 75e1761c770..00000000000
--- a/dev-perl/DateTime/DateTime-1.210.0.ebuild
+++ /dev/null
@@ -1,37 +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.21
-inherit perl-module
-
-DESCRIPTION="A date and time object"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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/DateTime-Locale-0.410.0
-	>=dev-perl/DateTime-TimeZone-1.740.0
-	>=dev-perl/Params-Validate-1.30.0
-	virtual/perl-Scalar-List-Utils
-	dev-perl/Try-Tiny
-	virtual/perl-XSLoader
-"
-DEPEND="${RDEPEND}
-	>=dev-perl/Module-Build-0.280.0
-	test? (
-		virtual/perl-ExtUtils-MakeMaker
-		virtual/perl-File-Spec
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		>=virtual/perl-Test-Simple-0.960.0
-		>=dev-perl/Test-Warnings-0.5.0
-	)
-"

diff --git a/dev-perl/DateTime/DateTime-1.360.0.ebuild b/dev-perl/DateTime/DateTime-1.360.0.ebuild
deleted file mode 100644
index dee5256636d..00000000000
--- a/dev-perl/DateTime/DateTime-1.360.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=1.36
-inherit perl-module
-
-DESCRIPTION="A date and time object"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-CONFLICTS="
-	!<=dev-perl/DateTime-Format-Mail-0.402.0
-"
-RDEPEND="
-	${CONFLICTS}
-	virtual/perl-Carp
-	>=dev-perl/DateTime-Locale-1.50.0
-	>=dev-perl/DateTime-TimeZone-2.0.0
-	>=dev-perl/Dist-CheckConflicts-0.20.0
-	>=dev-perl/Params-Validate-1.30.0
-	virtual/perl-Scalar-List-Utils
-	>=dev-perl/Specio-0.180.0
-	dev-perl/Try-Tiny
-	virtual/perl-XSLoader
-	>=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
-		>=virtual/perl-Test-Simple-0.960.0
-		>=dev-perl/Test-Warnings-0.5.0
-	)
-"

diff --git a/dev-perl/DateTime/DateTime-1.420.0.ebuild b/dev-perl/DateTime/DateTime-1.420.0.ebuild
deleted file mode 100644
index 2f354719973..00000000000
--- a/dev-perl/DateTime/DateTime-1.420.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=1.42
-inherit perl-module
-
-DESCRIPTION="A date and time object"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-CONFLICTS="
-	!<=dev-perl/DateTime-Format-Mail-0.402.0
-"
-RDEPEND="
-	${CONFLICTS}
-	virtual/perl-Carp
-	>=dev-perl/DateTime-Locale-1.60.0
-	>=dev-perl/DateTime-TimeZone-2.20.0
-	>=dev-perl/Dist-CheckConflicts-0.20.0
-	>=dev-perl/Params-ValidationCompiler-0.130.0
-	virtual/perl-Scalar-List-Utils
-	>=dev-perl/Specio-0.180.0
-	dev-perl/Try-Tiny
-	virtual/perl-XSLoader
-	>=dev-perl/namespace-autoclean-0.190.0
-	virtual/perl-parent
-"
-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
-		>=virtual/perl-Test-Simple-0.960.0
-		>=dev-perl/Test-Warnings-0.5.0
-	)
-"

diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index 67e0588f6e0..204b616f011 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -1,7 +1,4 @@
 DIST DateTime-1.20.tar.gz 220697 BLAKE2B cf2c164725353c15caaf2079fc43af42c0e05892c0084aabbdcb8ac4ceeafde3aa5e5c745262f2d40e7c47b2df632207c1ab28fa40efa386e01a9750f5380c22 SHA512 b0374407683da3b68d0a127a2899deb8222f3bbd3e1f68481a000ca8c7fbde69bf4e43253b4cdd68f97b0a0ee7d8ed9d7a08fda8b5bf713b0f02ba722cd3aff9
-DIST DateTime-1.21.tar.gz 221151 BLAKE2B 73810bcc24c5cacc0f0b083a537665457a7bbc0ad11bb3e0dce6baa2288ed54b0cb0f285b866180e224a7e78c0607c5f2eafde3b065f2bfe3da4321e73d39896 SHA512 256b49c6857c2eab4508ed1c1ddca0d88a32339c10334d70f95599d4d49934fe2fbc7689df334121c29abdb8eb0ebdf066183361224a5dbdce98fc1a216a721f
 DIST DateTime-1.28.tar.gz 229774 BLAKE2B a23b6f0bb990b84e1d045efb7ff8098e531d9d2a9d2376c5eac954d9f862567ea8288066e8b644d79f474d4a279b5061488115a4d839c8eb864673ef4f812ca1 SHA512 cf2c883636073086101dc08596210e59af0cf301ae78e496358e6952f26104aa26c1fdc0784aa10e05ac0308a1ed7aef78a7682b803679481fa570f5de1c04a3
-DIST DateTime-1.36.tar.gz 235407 BLAKE2B a6e710454df7cfc3e94487e663b746605f5a010893d878ae7d7406057ea557f1cff08dfd332207ab7a4c71a508942dd2dd63ed721d047c6c56c94197c9aeca49 SHA512 debb3c10f55d4dca66a495a89ac92f6a1f90c0091b6c223391f0e5d8835a6b5ef00e9529ac29f837e4e82baf630b82e3fcab20223e13ccaf4db9e9d08573486c
-DIST DateTime-1.42.tar.gz 239033 BLAKE2B fd4c20c30d7008cd70dfbd020fff3a0a90f9ea1d5ae7cc71cf01f82aaa07e55b3bfd62eebf5f37cef91857b5aa93f5851bcba4a5b0bcbf63232285fbbabdc842 SHA512 79471a7b2f1bed829e2e767ee1d9d9bddbb9cf68205d008ff70c1002dd402f9dbee98834431d5319e4b8dd22abda29df85c81a32905df18d1ab78f1d05753505
 DIST DateTime-1.44.tar.gz 239685 BLAKE2B 6d725244f1ef028a5860774b93c1e361e6cd14f6d6cff5a586ee8af6bd4c2fbb196b66884ec62878dbf585824d24e754092750e32cfaa57dc999307e4637e279 SHA512 a256efc26ad1f2859f3371b70e5edd0d962d2c19c54b746178e3945b1dc665621d09b7ac6be279c7e92b8aa91763c5df2d8ccbca1832ba69ac810feb8533ca71
 DIST DateTime-1.52.tar.gz 269535 BLAKE2B b8da6a8ca968fcceafed77465b7b25acf9a3438d0e8bbb209141d9a85eab415da54a874981ebcb1cfdac6a3e4edb1a617a1d4d45b58ece5a5ea8b6693aa0aec2 SHA512 c2e359f480396e0da16afbec362cb744f201f6c777fa916228f0adfd26a848b9451535feeda4e1531e5afb40a286e3b11a44e95dc0947dc4e2ba714973bb5ac4


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

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

commit:     db24f3277925b73cb9c27f6829b5b23fae272607
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 12 07:36:32 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Dec 12 08:39:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db24f327

dev-perl/DateTime: Cleanup old 1.2{0,8}0.0

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

 dev-perl/DateTime/DateTime-1.200.0.ebuild | 39 -------------------------------
 dev-perl/DateTime/DateTime-1.280.0.ebuild | 36 ----------------------------
 dev-perl/DateTime/Manifest                |  2 --
 3 files changed, 77 deletions(-)

diff --git a/dev-perl/DateTime/DateTime-1.200.0.ebuild b/dev-perl/DateTime/DateTime-1.200.0.ebuild
deleted file mode 100644
index 9021b61b99e..00000000000
--- a/dev-perl/DateTime/DateTime-1.200.0.ebuild
+++ /dev/null
@@ -1,39 +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=1.20
-inherit perl-module
-
-DESCRIPTION="A date and time object"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k 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/DateTime-Locale-0.410.0
-	>=dev-perl/DateTime-TimeZone-1.740.0
-	>=dev-perl/Params-Validate-0.760.0
-	virtual/perl-Scalar-List-Utils
-	dev-perl/Try-Tiny
-	virtual/perl-XSLoader
-"
-DEPEND="${RDEPEND}
-	>=dev-perl/Module-Build-0.280.0
-	test? (
-		virtual/perl-ExtUtils-MakeMaker
-		virtual/perl-File-Spec
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		>=virtual/perl-Test-Simple-0.880.0
-		>=dev-perl/Test-Warnings-0.5.0
-	)
-"
-
-SRC_TEST="do parallel"

diff --git a/dev-perl/DateTime/DateTime-1.280.0.ebuild b/dev-perl/DateTime/DateTime-1.280.0.ebuild
deleted file mode 100644
index 0211883144a..00000000000
--- a/dev-perl/DateTime/DateTime-1.280.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.28
-inherit perl-module
-
-DESCRIPTION="A date and time object"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k 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/DateTime-Locale-0.410.0
-	>=dev-perl/DateTime-TimeZone-1.740.0
-	>=dev-perl/Params-Validate-1.30.0
-	virtual/perl-Scalar-List-Utils
-	dev-perl/Try-Tiny
-	virtual/perl-XSLoader
-"
-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-Warnings-0.5.0
-	)
-"

diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index 204b616f011..c0626b64618 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -1,4 +1,2 @@
-DIST DateTime-1.20.tar.gz 220697 BLAKE2B cf2c164725353c15caaf2079fc43af42c0e05892c0084aabbdcb8ac4ceeafde3aa5e5c745262f2d40e7c47b2df632207c1ab28fa40efa386e01a9750f5380c22 SHA512 b0374407683da3b68d0a127a2899deb8222f3bbd3e1f68481a000ca8c7fbde69bf4e43253b4cdd68f97b0a0ee7d8ed9d7a08fda8b5bf713b0f02ba722cd3aff9
-DIST DateTime-1.28.tar.gz 229774 BLAKE2B a23b6f0bb990b84e1d045efb7ff8098e531d9d2a9d2376c5eac954d9f862567ea8288066e8b644d79f474d4a279b5061488115a4d839c8eb864673ef4f812ca1 SHA512 cf2c883636073086101dc08596210e59af0cf301ae78e496358e6952f26104aa26c1fdc0784aa10e05ac0308a1ed7aef78a7682b803679481fa570f5de1c04a3
 DIST DateTime-1.44.tar.gz 239685 BLAKE2B 6d725244f1ef028a5860774b93c1e361e6cd14f6d6cff5a586ee8af6bd4c2fbb196b66884ec62878dbf585824d24e754092750e32cfaa57dc999307e4637e279 SHA512 a256efc26ad1f2859f3371b70e5edd0d962d2c19c54b746178e3945b1dc665621d09b7ac6be279c7e92b8aa91763c5df2d8ccbca1832ba69ac810feb8533ca71
 DIST DateTime-1.52.tar.gz 269535 BLAKE2B b8da6a8ca968fcceafed77465b7b25acf9a3438d0e8bbb209141d9a85eab415da54a874981ebcb1cfdac6a3e4edb1a617a1d4d45b58ece5a5ea8b6693aa0aec2 SHA512 c2e359f480396e0da16afbec362cb744f201f6c777fa916228f0adfd26a848b9451535feeda4e1531e5afb40a286e3b11a44e95dc0947dc4e2ba714973bb5ac4


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

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

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

dev-perl/DateTime: 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/DateTime-1.440.0.ebuild | 2 +-
 dev-perl/DateTime/DateTime-1.520.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DateTime/DateTime-1.440.0.ebuild b/dev-perl/DateTime/DateTime-1.440.0.ebuild
index cf0f50c06da..3e197d6b6e8 100644
--- a/dev-perl/DateTime/DateTime-1.440.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.440.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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/DateTime-1.520.0.ebuild b/dev-perl/DateTime/DateTime-1.520.0.ebuild
index ae06828db4a..eccb403f45b 100644
--- a/dev-perl/DateTime/DateTime-1.520.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.520.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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] 65+ messages in thread

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

commit:     cc3838012eb826c02d494609ad7aea94d3405100
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 16 11:23:03 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 16 11:28:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc383801

dev-perl/DateTime: Version bump 1.54

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

 dev-perl/DateTime/DateTime-1.540.0.ebuild | 53 +++++++++++++++++++++++++++++++
 dev-perl/DateTime/Manifest                |  1 +
 2 files changed, 54 insertions(+)

diff --git a/dev-perl/DateTime/DateTime-1.540.0.ebuild b/dev-perl/DateTime/DateTime-1.540.0.ebuild
new file mode 100644
index 00000000000..f6714ed9e6b
--- /dev/null
+++ b/dev-perl/DateTime/DateTime-1.540.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.54
+inherit perl-module
+
+DESCRIPTION="A date and time object"
+
+LICENSE="Artistic-2"
+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 )"
+
+CONFLICTS="
+	!<=dev-perl/DateTime-Format-Mail-0.402.0
+"
+RDEPEND="
+	${CONFLICTS}
+	virtual/perl-Carp
+	>=dev-perl/DateTime-Locale-1.60.0
+	>=dev-perl/DateTime-TimeZone-2.440.0
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	>=dev-perl/Params-ValidationCompiler-0.260.0
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/Specio-0.180.0
+	dev-perl/Try-Tiny
+	virtual/perl-XSLoader
+	>=dev-perl/namespace-autoclean-0.190.0
+	virtual/perl-parent
+"
+BDEPEND="${RDEPEND}
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	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
+		>=virtual/perl-Test-Simple-0.960.0
+		>=dev-perl/Test-Warnings-0.5.0
+	)
+"
+src_compile() {
+	mymake=(
+		"OPTIMIZE=${CFLAGS}"
+	)
+	perl-module_src_compile
+}

diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index c0626b64618..6ef0a338c6b 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -1,2 +1,3 @@
 DIST DateTime-1.44.tar.gz 239685 BLAKE2B 6d725244f1ef028a5860774b93c1e361e6cd14f6d6cff5a586ee8af6bd4c2fbb196b66884ec62878dbf585824d24e754092750e32cfaa57dc999307e4637e279 SHA512 a256efc26ad1f2859f3371b70e5edd0d962d2c19c54b746178e3945b1dc665621d09b7ac6be279c7e92b8aa91763c5df2d8ccbca1832ba69ac810feb8533ca71
 DIST DateTime-1.52.tar.gz 269535 BLAKE2B b8da6a8ca968fcceafed77465b7b25acf9a3438d0e8bbb209141d9a85eab415da54a874981ebcb1cfdac6a3e4edb1a617a1d4d45b58ece5a5ea8b6693aa0aec2 SHA512 c2e359f480396e0da16afbec362cb744f201f6c777fa916228f0adfd26a848b9451535feeda4e1531e5afb40a286e3b11a44e95dc0947dc4e2ba714973bb5ac4
+DIST DateTime-1.54.tar.gz 314605 BLAKE2B 50f0b2a022af9a955485e3dba8065f304d47223cd34855545452db8316451daebca4d75b66e6626c562088f08c2df295ace6738ad2b94f7a1cca62ebdb43771c SHA512 b974bf2191d6d9ac5e674edf05da8bca1b506c953dc6280d16358f09c55601bf47c0158de5ee46f79ee8e56e8e358e0168a70480cf7a24270475914e5278b843


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2021-05-16 14:44 Sam James
  0 siblings, 0 replies; 65+ messages in thread
From: Sam James @ 2021-05-16 14:44 UTC (permalink / raw
  To: gentoo-commits

commit:     12039a53ad2226dfb11f99c64aa51dd405b6fb4d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 16 14:44:14 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 16 14:44:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12039a53

dev-perl/DateTime: Stabilize 1.520.0 ppc, #790503

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

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

diff --git a/dev-perl/DateTime/DateTime-1.520.0.ebuild b/dev-perl/DateTime/DateTime-1.520.0.ebuild
index db69fd552df..d47433677e7 100644
--- a/dev-perl/DateTime/DateTime-1.520.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.520.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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] 65+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2021-05-16 14:55 Sam James
  0 siblings, 0 replies; 65+ messages in thread
From: Sam James @ 2021-05-16 14:55 UTC (permalink / raw
  To: gentoo-commits

commit:     f72b63e04f0c649cc51db83de09e24fed9632a46
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 16 14:55:09 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 16 14:55:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f72b63e0

dev-perl/DateTime: Stabilize 1.520.0 arm64, #790503

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

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

diff --git a/dev-perl/DateTime/DateTime-1.520.0.ebuild b/dev-perl/DateTime/DateTime-1.520.0.ebuild
index d47433677e7..14a0000b954 100644
--- a/dev-perl/DateTime/DateTime-1.520.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.520.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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] 65+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2021-05-16 19:57 Sam James
  0 siblings, 0 replies; 65+ messages in thread
From: Sam James @ 2021-05-16 19:57 UTC (permalink / raw
  To: gentoo-commits

commit:     042e366c04ac6565765a8359b74cba9de4c5daee
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 16 19:56:53 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 16 19:57:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=042e366c

dev-perl/DateTime: Stabilize 1.520.0 sparc, #790503

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

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

diff --git a/dev-perl/DateTime/DateTime-1.520.0.ebuild b/dev-perl/DateTime/DateTime-1.520.0.ebuild
index 14a0000b954..90cd3e9152d 100644
--- a/dev-perl/DateTime/DateTime-1.520.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.520.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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] 65+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2021-05-16 23:44 Sam James
  0 siblings, 0 replies; 65+ messages in thread
From: Sam James @ 2021-05-16 23:44 UTC (permalink / raw
  To: gentoo-commits

commit:     630c609a00f844b53306cff37e55e155ee87cf19
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 16 23:43:39 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 16 23:43:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=630c609a

dev-perl/DateTime: Stabilize 1.520.0 ppc64, #790503

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

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

diff --git a/dev-perl/DateTime/DateTime-1.520.0.ebuild b/dev-perl/DateTime/DateTime-1.520.0.ebuild
index 90cd3e9152d..11880d8e26a 100644
--- a/dev-perl/DateTime/DateTime-1.520.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.520.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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] 65+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2021-05-17  7:49 Agostino Sarubbo
  0 siblings, 0 replies; 65+ messages in thread
From: Agostino Sarubbo @ 2021-05-17  7:49 UTC (permalink / raw
  To: gentoo-commits

commit:     9ec34c27a0f6c4f3d465dbd32430a26763469554
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon May 17 07:48:39 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon May 17 07:49:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ec34c27

dev-perl/DateTime: x86 stable wrt bug #790503

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

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

diff --git a/dev-perl/DateTime/DateTime-1.520.0.ebuild b/dev-perl/DateTime/DateTime-1.520.0.ebuild
index 11880d8e26a..2f255e253ac 100644
--- a/dev-perl/DateTime/DateTime-1.520.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.520.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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] 65+ messages in thread

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

commit:     70fb620814a2dccd2dec25cb7b4ceb15b8d06ecd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  1 10:38:35 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug  1 10:38:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70fb6208

dev-perl/DateTime: Stabilize 1.540.0 sparc, #805779

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

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

diff --git a/dev-perl/DateTime/DateTime-1.540.0.ebuild b/dev-perl/DateTime/DateTime-1.540.0.ebuild
index 31967dac806..83f090b79fb 100644
--- a/dev-perl/DateTime/DateTime-1.540.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.540.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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] 65+ messages in thread

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

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

dev-perl/DateTime: Stabilize 1.540.0 amd64, #805779

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

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

diff --git a/dev-perl/DateTime/DateTime-1.540.0.ebuild b/dev-perl/DateTime/DateTime-1.540.0.ebuild
index 83f090b79fb..116c5b26958 100644
--- a/dev-perl/DateTime/DateTime-1.540.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.540.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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] 65+ messages in thread

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

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

dev-perl/DateTime: Stabilize 1.540.0 arm, #805779

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

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

diff --git a/dev-perl/DateTime/DateTime-1.540.0.ebuild b/dev-perl/DateTime/DateTime-1.540.0.ebuild
index 116c5b26958..f1573f7fc65 100644
--- a/dev-perl/DateTime/DateTime-1.540.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.540.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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] 65+ messages in thread

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

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

dev-perl/DateTime: Stabilize 1.540.0 arm64, #805779

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

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

diff --git a/dev-perl/DateTime/DateTime-1.540.0.ebuild b/dev-perl/DateTime/DateTime-1.540.0.ebuild
index 0625b41bb3b..8de80e97a95 100644
--- a/dev-perl/DateTime/DateTime-1.540.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.540.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 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] 65+ messages in thread

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

commit:     152ca7aa0dfcd80ac31ff6b4453b59118c2c792c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 00:44:56 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 01:05:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=152ca7aa

dev-perl/DateTime: drop 1.440.0, 1.520.0

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

 dev-perl/DateTime/DateTime-1.440.0.ebuild | 46 ---------------------------
 dev-perl/DateTime/DateTime-1.520.0.ebuild | 52 -------------------------------
 dev-perl/DateTime/Manifest                |  2 --
 3 files changed, 100 deletions(-)

diff --git a/dev-perl/DateTime/DateTime-1.440.0.ebuild b/dev-perl/DateTime/DateTime-1.440.0.ebuild
deleted file mode 100644
index 5c06d063a38..00000000000
--- a/dev-perl/DateTime/DateTime-1.440.0.ebuild
+++ /dev/null
@@ -1,46 +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.44
-inherit perl-module
-
-DESCRIPTION="A date and time object"
-
-LICENSE="Artistic-2"
-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 )"
-
-CONFLICTS="
-	!<=dev-perl/DateTime-Format-Mail-0.402.0
-"
-RDEPEND="
-	${CONFLICTS}
-	virtual/perl-Carp
-	>=dev-perl/DateTime-Locale-1.60.0
-	>=dev-perl/DateTime-TimeZone-2.20.0
-	>=dev-perl/Dist-CheckConflicts-0.20.0
-	>=dev-perl/Params-ValidationCompiler-0.130.0
-	virtual/perl-Scalar-List-Utils
-	>=dev-perl/Specio-0.180.0
-	dev-perl/Try-Tiny
-	virtual/perl-XSLoader
-	>=dev-perl/namespace-autoclean-0.190.0
-	virtual/perl-parent
-"
-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
-		>=virtual/perl-Test-Simple-0.960.0
-		>=dev-perl/Test-Warnings-0.5.0
-	)
-"

diff --git a/dev-perl/DateTime/DateTime-1.520.0.ebuild b/dev-perl/DateTime/DateTime-1.520.0.ebuild
deleted file mode 100644
index 2f255e253ac..00000000000
--- a/dev-perl/DateTime/DateTime-1.520.0.ebuild
+++ /dev/null
@@ -1,52 +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.52
-inherit perl-module
-
-DESCRIPTION="A date and time object"
-
-LICENSE="Artistic-2"
-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 )"
-
-CONFLICTS="
-	!<=dev-perl/DateTime-Format-Mail-0.402.0
-"
-RDEPEND="
-	${CONFLICTS}
-	virtual/perl-Carp
-	>=dev-perl/DateTime-Locale-1.60.0
-	>=dev-perl/DateTime-TimeZone-2.20.0
-	>=dev-perl/Dist-CheckConflicts-0.20.0
-	>=dev-perl/Params-ValidationCompiler-0.260.0
-	virtual/perl-Scalar-List-Utils
-	>=dev-perl/Specio-0.180.0
-	dev-perl/Try-Tiny
-	virtual/perl-XSLoader
-	>=dev-perl/namespace-autoclean-0.190.0
-	virtual/perl-parent
-"
-BDEPEND="${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
-		>=virtual/perl-Test-Simple-0.960.0
-		>=dev-perl/Test-Warnings-0.5.0
-	)
-"
-src_compile() {
-	mymake=(
-		"OPTIMIZE=${CFLAGS}"
-	)
-	perl-module_src_compile
-}

diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index 6ef0a338c6b..9f87db31af7 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -1,3 +1 @@
-DIST DateTime-1.44.tar.gz 239685 BLAKE2B 6d725244f1ef028a5860774b93c1e361e6cd14f6d6cff5a586ee8af6bd4c2fbb196b66884ec62878dbf585824d24e754092750e32cfaa57dc999307e4637e279 SHA512 a256efc26ad1f2859f3371b70e5edd0d962d2c19c54b746178e3945b1dc665621d09b7ac6be279c7e92b8aa91763c5df2d8ccbca1832ba69ac810feb8533ca71
-DIST DateTime-1.52.tar.gz 269535 BLAKE2B b8da6a8ca968fcceafed77465b7b25acf9a3438d0e8bbb209141d9a85eab415da54a874981ebcb1cfdac6a3e4edb1a617a1d4d45b58ece5a5ea8b6693aa0aec2 SHA512 c2e359f480396e0da16afbec362cb744f201f6c777fa916228f0adfd26a848b9451535feeda4e1531e5afb40a286e3b11a44e95dc0947dc4e2ba714973bb5ac4
 DIST DateTime-1.54.tar.gz 314605 BLAKE2B 50f0b2a022af9a955485e3dba8065f304d47223cd34855545452db8316451daebca4d75b66e6626c562088f08c2df295ace6738ad2b94f7a1cca62ebdb43771c SHA512 b974bf2191d6d9ac5e674edf05da8bca1b506c953dc6280d16358f09c55601bf47c0158de5ee46f79ee8e56e8e358e0168a70480cf7a24270475914e5278b843


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

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

commit:     47e64ae532e850d310afa90d7bd7655ced055ae1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 07:20:38 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 07:35:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47e64ae5

dev-perl/DateTime: add 1.590.0

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

 dev-perl/DateTime/DateTime-1.590.0.ebuild | 47 +++++++++++++++++++++++++++++++
 dev-perl/DateTime/Manifest                |  1 +
 2 files changed, 48 insertions(+)

diff --git a/dev-perl/DateTime/DateTime-1.590.0.ebuild b/dev-perl/DateTime/DateTime-1.590.0.ebuild
new file mode 100644
index 000000000000..aa026233cc9e
--- /dev/null
+++ b/dev-perl/DateTime/DateTime-1.590.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.59
+inherit perl-module
+
+DESCRIPTION="Date and time object"
+
+LICENSE="Artistic-2"
+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"
+
+CONFLICTS="
+	!<=dev-perl/DateTime-Format-Mail-0.402.0
+"
+RDEPEND="
+	${CONFLICTS}
+	virtual/perl-Carp
+	>=dev-perl/DateTime-Locale-1.60.0
+	>=dev-perl/DateTime-TimeZone-2.440.0
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	>=dev-perl/Params-ValidationCompiler-0.260.0
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/Specio-0.180.0
+	dev-perl/Try-Tiny
+	virtual/perl-XSLoader
+	>=dev-perl/namespace-autoclean-0.190.0
+	virtual/perl-parent
+"
+BDEPEND="
+	${RDEPEND}
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	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
+		>=virtual/perl-Test-Simple-0.960.0
+		>=dev-perl/Test-Warnings-0.5.0
+		dev-perl/Test-Without-Module
+	)
+"

diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index 9f87db31af76..4c73ef329fb3 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -1 +1,2 @@
 DIST DateTime-1.54.tar.gz 314605 BLAKE2B 50f0b2a022af9a955485e3dba8065f304d47223cd34855545452db8316451daebca4d75b66e6626c562088f08c2df295ace6738ad2b94f7a1cca62ebdb43771c SHA512 b974bf2191d6d9ac5e674edf05da8bca1b506c953dc6280d16358f09c55601bf47c0158de5ee46f79ee8e56e8e358e0168a70480cf7a24270475914e5278b843
+DIST DateTime-1.59.tar.gz 324023 BLAKE2B 968110ae4ccff170ffcbc13ec6b43ef5222535091e5496906fdd762eefc36b3e829713ad2bf0e19c457fb58c3fb7e21081e940895eb504ead0c34853617494a0 SHA512 72f96b0466e8ffa9d0d5fd480892d304993a048349bd837ad1f76fc144c816725de0844df9ea34a5c54d23476aec3838af8ac68cb8574247581f6cf8d08e4e88


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

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

commit:     e4ca7602147d3214426c967a98c712a04bbc2d00
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  2 21:05:38 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug  2 21:05:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4ca7602

dev-perl/DateTime: Stabilize 1.590.0 ppc, #910764

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

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

diff --git a/dev-perl/DateTime/DateTime-1.590.0.ebuild b/dev-perl/DateTime/DateTime-1.590.0.ebuild
index 3871da1ddc06..34007988ec40 100644
--- a/dev-perl/DateTime/DateTime-1.590.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.590.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Date and time object"
 
 LICENSE="Artistic-2"
 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"
 
 CONFLICTS="
 	!<=dev-perl/DateTime-Format-Mail-0.402.0


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

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

commit:     8593c4906e2336edbc7663e9630dd91fe2fd0e99
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 13 04:00:10 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 13 04:34:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8593c490

dev-perl/DateTime: add 1.630.0

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

 dev-perl/DateTime/DateTime-1.630.0.ebuild | 47 +++++++++++++++++++++++++++++++
 dev-perl/DateTime/Manifest                |  1 +
 2 files changed, 48 insertions(+)

diff --git a/dev-perl/DateTime/DateTime-1.630.0.ebuild b/dev-perl/DateTime/DateTime-1.630.0.ebuild
new file mode 100644
index 000000000000..a7caecd7839a
--- /dev/null
+++ b/dev-perl/DateTime/DateTime-1.630.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.63
+inherit perl-module
+
+DESCRIPTION="Date and time object"
+
+LICENSE="Artistic-2"
+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"
+
+CONFLICTS="
+	!<=dev-perl/DateTime-Format-Mail-0.402.0
+"
+RDEPEND="
+	${CONFLICTS}
+	virtual/perl-Carp
+	>=dev-perl/DateTime-Locale-1.60.0
+	>=dev-perl/DateTime-TimeZone-2.440.0
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	>=dev-perl/Params-ValidationCompiler-0.260.0
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/Specio-0.180.0
+	dev-perl/Try-Tiny
+	virtual/perl-XSLoader
+	>=dev-perl/namespace-autoclean-0.190.0
+	virtual/perl-parent
+"
+BDEPEND="
+	${RDEPEND}
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	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
+		>=virtual/perl-Test-Simple-0.960.0
+		>=dev-perl/Test-Warnings-0.5.0
+		dev-perl/Test-Without-Module
+	)
+"

diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index 4c73ef329fb3..de109b8ac838 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -1,2 +1,3 @@
 DIST DateTime-1.54.tar.gz 314605 BLAKE2B 50f0b2a022af9a955485e3dba8065f304d47223cd34855545452db8316451daebca4d75b66e6626c562088f08c2df295ace6738ad2b94f7a1cca62ebdb43771c SHA512 b974bf2191d6d9ac5e674edf05da8bca1b506c953dc6280d16358f09c55601bf47c0158de5ee46f79ee8e56e8e358e0168a70480cf7a24270475914e5278b843
 DIST DateTime-1.59.tar.gz 324023 BLAKE2B 968110ae4ccff170ffcbc13ec6b43ef5222535091e5496906fdd762eefc36b3e829713ad2bf0e19c457fb58c3fb7e21081e940895eb504ead0c34853617494a0 SHA512 72f96b0466e8ffa9d0d5fd480892d304993a048349bd837ad1f76fc144c816725de0844df9ea34a5c54d23476aec3838af8ac68cb8574247581f6cf8d08e4e88
+DIST DateTime-1.63.tar.gz 324306 BLAKE2B 0ea0269e003d8cc1bf134becbc11252ff5167d2d538f63e1c15cb75e91e0cfee2c0c1e6e54c62646b427f4e87ffcabc2eb261e5b834a4484e13c1c6964699205 SHA512 9cbff99f41e62e88c144a0fbe275a894b1425e323bcc50cc34af1345a86b31fa65058cc235db1e2cda821da053cd83338e6d5f39ac136692c59348a4577d1dc3


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

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

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

dev-perl/DateTime: Stabilize 1.630.0 x86, #920973

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

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

diff --git a/dev-perl/DateTime/DateTime-1.630.0.ebuild b/dev-perl/DateTime/DateTime-1.630.0.ebuild
index a534e539311d..7c8996bcd1bf 100644
--- a/dev-perl/DateTime/DateTime-1.630.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.630.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Date and time object"
 
 LICENSE="Artistic-2"
 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"
 
 CONFLICTS="
 	!<=dev-perl/DateTime-Format-Mail-0.402.0


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

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

commit:     df6db24cd1fbac2825268645265685287c5185a6
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Wed Jan 10 13:19:03 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 15:02:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df6db24c

dev-perl/DateTime: stable 1.630.0 for sparc, bug #920973

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

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

diff --git a/dev-perl/DateTime/DateTime-1.630.0.ebuild b/dev-perl/DateTime/DateTime-1.630.0.ebuild
index 7c8996bcd1bf..63410345bf4d 100644
--- a/dev-perl/DateTime/DateTime-1.630.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.630.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
@@ -11,7 +11,7 @@ DESCRIPTION="Date and time object"
 
 LICENSE="Artistic-2"
 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"
 
 CONFLICTS="
 	!<=dev-perl/DateTime-Format-Mail-0.402.0


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

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

commit:     564969f10309a3529ac47794e40634b9c56d657b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 23 05:42:47 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 23 05:42:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=564969f1

dev-perl/DateTime: Stabilize 1.630.0 ppc64, #920973

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

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

diff --git a/dev-perl/DateTime/DateTime-1.630.0.ebuild b/dev-perl/DateTime/DateTime-1.630.0.ebuild
index 63410345bf4d..0f1cd18d21da 100644
--- a/dev-perl/DateTime/DateTime-1.630.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.630.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Date and time object"
 
 LICENSE="Artistic-2"
 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"
 
 CONFLICTS="
 	!<=dev-perl/DateTime-Format-Mail-0.402.0


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2024-05-02  1:36 Sam James
  0 siblings, 0 replies; 65+ messages in thread
From: Sam James @ 2024-05-02  1:36 UTC (permalink / raw
  To: gentoo-commits

commit:     ea288059de61ff093833fa0337ec74e29e139c5f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May  2 01:27:08 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May  2 01:36:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea288059

dev-perl/DateTime: add 1.650.0

While 1.63..1.65 is for non-Linux platforms, Gentoo does support at least
macOS/Darwin via Prefix, so let's just bump anyway.

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

 dev-perl/DateTime/DateTime-1.650.0.ebuild | 47 +++++++++++++++++++++++++++++++
 dev-perl/DateTime/Manifest                |  1 +
 2 files changed, 48 insertions(+)

diff --git a/dev-perl/DateTime/DateTime-1.650.0.ebuild b/dev-perl/DateTime/DateTime-1.650.0.ebuild
new file mode 100644
index 000000000000..be8692c81809
--- /dev/null
+++ b/dev-perl/DateTime/DateTime-1.650.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.65
+inherit perl-module
+
+DESCRIPTION="Date and time object"
+
+LICENSE="Artistic-2"
+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"
+
+CONFLICTS="
+	!<=dev-perl/DateTime-Format-Mail-0.402.0
+"
+RDEPEND="
+	${CONFLICTS}
+	virtual/perl-Carp
+	>=dev-perl/DateTime-Locale-1.60.0
+	>=dev-perl/DateTime-TimeZone-2.440.0
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	>=dev-perl/Params-ValidationCompiler-0.260.0
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/Specio-0.180.0
+	dev-perl/Try-Tiny
+	virtual/perl-XSLoader
+	>=dev-perl/namespace-autoclean-0.190.0
+	virtual/perl-parent
+"
+BDEPEND="
+	${RDEPEND}
+	>=dev-perl/Dist-CheckConflicts-0.20.0
+	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
+		>=virtual/perl-Test-Simple-0.960.0
+		>=dev-perl/Test-Warnings-0.5.0
+		dev-perl/Test-Without-Module
+	)
+"

diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index 0e7b41f8e3a3..a047890102b6 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -1 +1,2 @@
 DIST DateTime-1.63.tar.gz 324306 BLAKE2B 0ea0269e003d8cc1bf134becbc11252ff5167d2d538f63e1c15cb75e91e0cfee2c0c1e6e54c62646b427f4e87ffcabc2eb261e5b834a4484e13c1c6964699205 SHA512 9cbff99f41e62e88c144a0fbe275a894b1425e323bcc50cc34af1345a86b31fa65058cc235db1e2cda821da053cd83338e6d5f39ac136692c59348a4577d1dc3
+DIST DateTime-1.65.tar.gz 324382 BLAKE2B 7f30ef4e82372ade7e4a77f6ce923d023e4d9816cd3ce92487b2ad45a1b86189e935f50a2cd91b6eb6c928a49041a476a4b40f3993783c3ac0cc0b39294b1474 SHA512 53b8bb5085420104d9cd2b6df076d353684ec6f347caf17f858c9c09e052aa19421bf980d130dbbe0094b791ff071ee99d8222509717008e5a3cd354639f7720


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
@ 2024-06-14  0:43 Sam James
  0 siblings, 0 replies; 65+ messages in thread
From: Sam James @ 2024-06-14  0:43 UTC (permalink / raw
  To: gentoo-commits

commit:     74bdaff2db3bad41f7867d3ef5105027e1bad377
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 00:41:40 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 00:41:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74bdaff2

dev-perl/DateTime: Stabilize 1.650.0 sparc, #933949

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

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

diff --git a/dev-perl/DateTime/DateTime-1.650.0.ebuild b/dev-perl/DateTime/DateTime-1.650.0.ebuild
index 4cb4fe66d3ce..d48a4c1ca187 100644
--- a/dev-perl/DateTime/DateTime-1.650.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.650.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Date and time object"
 
 LICENSE="Artistic-2"
 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"
 
 CONFLICTS="
 	!<=dev-perl/DateTime-Format-Mail-0.402.0


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

end of thread, other threads:[~2024-06-14  0:43 UTC | newest]

Thread overview: 65+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-21  7:35 [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-06-14  0:43 Sam James
2024-05-02  1:36 Sam James
2024-01-23  5:43 Sam James
2024-01-10 15:03 Sam James
2023-12-31  3:49 Sam James
2023-11-13  4:35 Sam James
2023-08-02 21:06 Sam James
2021-08-13  1:05 Sam James
2021-08-06 12:16 Sam James
2021-08-03 11:05 Sam James
2021-08-02  3:22 Sam James
2021-08-01 10:42 Sam James
2021-05-17  7:49 Agostino Sarubbo
2021-05-16 23:44 Sam James
2021-05-16 19:57 Sam James
2021-05-16 14:55 Sam James
2021-05-16 14:44 Sam James
2021-05-16 11:29 Andreas K. Hüttel
2020-12-27 14:54 Fabian Groffen
2020-12-12  8:40 Kent Fredric
2020-08-18  9:29 Kent Fredric
2020-07-25  9:07 Kent Fredric
2020-04-12 18:27 Sergei Trofimovich
2020-04-12  9:44 Sergei Trofimovich
2019-03-20 19:37 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 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-10-19  4:27 Kent Fredric
2017-10-10  6:04 Kent Fredric
2017-03-15 18:54 Matt Turner
2017-03-10 21:04 Matt Turner
2017-02-22 21:45 Markus Meier
2017-02-20 18:02 Markus Meier
2017-01-12 14:21 Jeroen Roovers
2017-01-05  3:41 Kent Fredric
2017-01-05  3:41 Kent Fredric
2016-12-04 16:43 Michael Palimaka
2016-11-24 17:45 Tobias Klausmann
2016-11-17  6:01 Kent Fredric
2016-11-17  6:01 Kent Fredric
2016-11-11 20:22 Kent Fredric
2016-11-11  3:46 Kent Fredric
2016-01-24 12:11 Andreas Hüttel
2016-01-24  7:39 Jeroen Roovers
2016-01-17 19:04 Mikle Kolyada
2016-01-17 17:02 Agostino Sarubbo
2016-01-12 20:14 Markus Meier
2016-01-10 10:34 Agostino Sarubbo
2016-01-06 13:34 Agostino Sarubbo
2016-01-02 18:53 Agostino Sarubbo
2016-01-01 13:45 Andreas Hüttel
2016-01-01 13:45 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