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

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

DateTime-TimeZone: Version bump

Package-Manager: portage-2.2.20.1

 .../DateTime-TimeZone-1.930.0.ebuild               | 39 ++++++++++++++++++++++
 dev-perl/DateTime-TimeZone/Manifest                |  1 +
 2 files changed, 40 insertions(+)

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.930.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.930.0.ebuild
new file mode 100644
index 0000000..de447e5
--- /dev/null
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.930.0.ebuild
@@ -0,0 +1,39 @@
+# 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.93
+inherit perl-module
+
+DESCRIPTION="Time zone object base class and factory"
+
+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/Class-Singleton-1.30.0
+	virtual/perl-File-Spec
+	dev-perl/List-AllUtils
+	virtual/perl-Scalar-List-Utils
+	dev-perl/Module-Runtime
+	>=dev-perl/Params-Validate-0.720.0
+	dev-perl/Try-Tiny
+	virtual/perl-parent
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		virtual/perl-File-Temp
+		virtual/perl-Storable
+		dev-perl/Test-Fatal
+		dev-perl/Test-Requires
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"
+
+SRC_TEST="do parallel"

diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index 3e891de..3c0d390 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -1,2 +1,3 @@
 DIST DateTime-TimeZone-1.81.tar.gz 884344 SHA256 62f74919227aa996600ab508b999c658e3aa5789098ade189cf82dd2d9e6833d SHA512 1b110fea68cf872d3ec125685936e63f8dc68f36a5170579961e543d82a15d7f12537d2f4f7c5ee2ae6a4cb6584ea32923a7f165cbfc650138f6d2737d996b2d WHIRLPOOL 26fd835248b5aba7fd0e8436f16007333057bcec575513df19bf5c91e32f3ffafb8e2d2c5ab9d95b9d88590075860079991a53009e3f6e93a669676988a891db
 DIST DateTime-TimeZone-1.88.tar.gz 889504 SHA256 42c40ffdaf379533d34a4d083f8b0027f44c46e63324cbb1d4e291856cf1f9ff SHA512 f35370c842f5e6f6d13dfc2bd864a89fd847108854a2a4aadee1cd9d5743ab121a108a9352f56db08a987b040d84089cd4adf4b3b200d6c4aa9fe2279984c6fe WHIRLPOOL d17e763461e96a457b0ef1ac8135db51d906e201b3eb4cf3eb87fad9492a6f8f8bfa22df86599ad8c69ced557c8ff595dccbe54b30b0fe32be494ebd7d26befc
+DIST DateTime-TimeZone-1.93.tar.gz 891870 SHA256 d97e6387270da0caec089809612a68b97c3e77830ac5b9468d52f5c8fa5218be SHA512 8b9d136dadcbbac0de624e091a19fdeb4b12b62c01d1a550dd32670c841a2c7b7b51066bd1e297010cacda24522b37f23b931535b67859b58b0760ba85f5f7c6 WHIRLPOOL e41d86a65dc405b4b9493c9467544f87923bdc2bf299dc82d9a1b85a24d98c80373201f3d2e92d0aa665acf50dd746fefe91471307a0340367891efa78edfcb0


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

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

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

dev-perl/DateTime-TimeZone: Version bump

Package-Manager: portage-2.2.26

 ...meZone-1.880.0.ebuild => DateTime-TimeZone-1.940.0.ebuild} | 11 ++++-------
 dev-perl/DateTime-TimeZone/Manifest                           |  2 +-
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.880.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.940.0.ebuild
similarity index 87%
rename from dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.880.0.ebuild
rename to dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.940.0.ebuild
index 429ef17..d3f6035 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.880.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.940.0.ebuild
@@ -2,10 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.88
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.94
 inherit perl-module
 
 DESCRIPTION="Time zone object base class and factory"
@@ -17,8 +17,7 @@ IUSE="test"
 RDEPEND="
 	>=dev-perl/Class-Singleton-1.30.0
 	virtual/perl-File-Spec
-	dev-perl/List-AllUtils
-	virtual/perl-Scalar-List-Utils
+	>=virtual/perl-Scalar-List-Utils-1.330.0
 	dev-perl/Module-Runtime
 	>=dev-perl/Params-Validate-0.720.0
 	dev-perl/Try-Tiny
@@ -35,5 +34,3 @@ DEPEND="${RDEPEND}
 		>=virtual/perl-Test-Simple-0.960.0
 	)
 "
-
-SRC_TEST=do

diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index 3c0d390..63632ab 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -1,3 +1,3 @@
 DIST DateTime-TimeZone-1.81.tar.gz 884344 SHA256 62f74919227aa996600ab508b999c658e3aa5789098ade189cf82dd2d9e6833d SHA512 1b110fea68cf872d3ec125685936e63f8dc68f36a5170579961e543d82a15d7f12537d2f4f7c5ee2ae6a4cb6584ea32923a7f165cbfc650138f6d2737d996b2d WHIRLPOOL 26fd835248b5aba7fd0e8436f16007333057bcec575513df19bf5c91e32f3ffafb8e2d2c5ab9d95b9d88590075860079991a53009e3f6e93a669676988a891db
-DIST DateTime-TimeZone-1.88.tar.gz 889504 SHA256 42c40ffdaf379533d34a4d083f8b0027f44c46e63324cbb1d4e291856cf1f9ff SHA512 f35370c842f5e6f6d13dfc2bd864a89fd847108854a2a4aadee1cd9d5743ab121a108a9352f56db08a987b040d84089cd4adf4b3b200d6c4aa9fe2279984c6fe WHIRLPOOL d17e763461e96a457b0ef1ac8135db51d906e201b3eb4cf3eb87fad9492a6f8f8bfa22df86599ad8c69ced557c8ff595dccbe54b30b0fe32be494ebd7d26befc
 DIST DateTime-TimeZone-1.93.tar.gz 891870 SHA256 d97e6387270da0caec089809612a68b97c3e77830ac5b9468d52f5c8fa5218be SHA512 8b9d136dadcbbac0de624e091a19fdeb4b12b62c01d1a550dd32670c841a2c7b7b51066bd1e297010cacda24522b37f23b931535b67859b58b0760ba85f5f7c6 WHIRLPOOL e41d86a65dc405b4b9493c9467544f87923bdc2bf299dc82d9a1b85a24d98c80373201f3d2e92d0aa665acf50dd746fefe91471307a0340367891efa78edfcb0
+DIST DateTime-TimeZone-1.94.tar.gz 898119 SHA256 5fd961b71e7a7f7de6d488e8cf3e443ace1556eaf72c563dc882ff1f8d2536b3 SHA512 9c32d7a89ea66dae197227be22bd609a47875d3b0c5db57cd399eaf723884c967f59bfa24661cf6b9105baea05301391216d08968bb0cc18160ecb4c63dd6bed WHIRLPOOL 6ab29cb005010bf2b791092c5d3f6a5a3d0f629e94eeb438dcb949120bf991abef91591c3d78d10dbd51be63cfd25e0eedd5c902c247e49d9ed97474300e2576


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

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

commit:     6c0b48a3dbfd84c67c6555417d6ebb186023bb1d
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 17:58:00 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 17:58:00 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c0b48a3

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

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.930.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.930.0.ebuild
index de447e5..d08fe6d 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.930.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.930.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 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] 62+ messages in thread

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

commit:     babd411c6d25ff9a7e7501f1dfc2f807f283f1b7
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 19:00:28 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 19:00:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=babd411c

dev-perl/DateTime-TimeZone: Remove old

Package-Manager: portage-2.2.26

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.810.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.810.0.ebuild
deleted file mode 100644
index 739693e..0000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.810.0.ebuild
+++ /dev/null
@@ -1,40 +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.81
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-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/Class-Load
-	>=dev-perl/Class-Singleton-1.30.0
-	virtual/perl-File-Spec
-	dev-perl/List-AllUtils
-	dev-perl/Module-Runtime
-	>=dev-perl/Params-Validate-0.720.0
-	virtual/perl-Scalar-List-Utils
-	dev-perl/Try-Tiny
-	virtual/perl-parent
-"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.310.0
-	test? (
-		virtual/perl-File-Spec
-		virtual/perl-File-Temp
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		dev-perl/Test-Requires
-		>=virtual/perl-Test-Simple-0.920.0
-	)
-"
-
-SRC_TEST="do"

diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index 63632ab..a139bf0 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -1,3 +1,2 @@
-DIST DateTime-TimeZone-1.81.tar.gz 884344 SHA256 62f74919227aa996600ab508b999c658e3aa5789098ade189cf82dd2d9e6833d SHA512 1b110fea68cf872d3ec125685936e63f8dc68f36a5170579961e543d82a15d7f12537d2f4f7c5ee2ae6a4cb6584ea32923a7f165cbfc650138f6d2737d996b2d WHIRLPOOL 26fd835248b5aba7fd0e8436f16007333057bcec575513df19bf5c91e32f3ffafb8e2d2c5ab9d95b9d88590075860079991a53009e3f6e93a669676988a891db
 DIST DateTime-TimeZone-1.93.tar.gz 891870 SHA256 d97e6387270da0caec089809612a68b97c3e77830ac5b9468d52f5c8fa5218be SHA512 8b9d136dadcbbac0de624e091a19fdeb4b12b62c01d1a550dd32670c841a2c7b7b51066bd1e297010cacda24522b37f23b931535b67859b58b0760ba85f5f7c6 WHIRLPOOL e41d86a65dc405b4b9493c9467544f87923bdc2bf299dc82d9a1b85a24d98c80373201f3d2e92d0aa665acf50dd746fefe91471307a0340367891efa78edfcb0
 DIST DateTime-TimeZone-1.94.tar.gz 898119 SHA256 5fd961b71e7a7f7de6d488e8cf3e443ace1556eaf72c563dc882ff1f8d2536b3 SHA512 9c32d7a89ea66dae197227be22bd609a47875d3b0c5db57cd399eaf723884c967f59bfa24661cf6b9105baea05301391216d08968bb0cc18160ecb4c63dd6bed WHIRLPOOL 6ab29cb005010bf2b791092c5d3f6a5a3d0f629e94eeb438dcb949120bf991abef91591c3d78d10dbd51be63cfd25e0eedd5c902c247e49d9ed97474300e2576


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-TimeZone/
@ 2016-10-16 15:04 Robin H. Johnson
  0 siblings, 0 replies; 62+ messages in thread
From: Robin H. Johnson @ 2016-10-16 15:04 UTC (permalink / raw
  To: gentoo-commits

commit:     7c88a4d95d4dfb9cd9922a59a967c63817acfb6d
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 15:03:57 2016 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 15:03:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c88a4d9

dev-perl/DateTime-TimeZone: bump, now matches timezone-data-2016f.

Package-Manager: portage-2.3.2

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.010.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.010.0.ebuild
new file mode 100644
index 00000000..61763cd
--- /dev/null
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.010.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=2.01
+inherit perl-module
+
+DESCRIPTION="Time zone object base class and factory"
+
+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/Class-Singleton-1.30.0
+	virtual/perl-File-Spec
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	dev-perl/Module-Runtime
+	>=dev-perl/Params-Validate-0.720.0
+	dev-perl/Try-Tiny
+	virtual/perl-parent
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		virtual/perl-File-Temp
+		virtual/perl-Storable
+		dev-perl/Test-Fatal
+		dev-perl/Test-Requires
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"

diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index a139bf0..bd987ad 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -1,2 +1,3 @@
 DIST DateTime-TimeZone-1.93.tar.gz 891870 SHA256 d97e6387270da0caec089809612a68b97c3e77830ac5b9468d52f5c8fa5218be SHA512 8b9d136dadcbbac0de624e091a19fdeb4b12b62c01d1a550dd32670c841a2c7b7b51066bd1e297010cacda24522b37f23b931535b67859b58b0760ba85f5f7c6 WHIRLPOOL e41d86a65dc405b4b9493c9467544f87923bdc2bf299dc82d9a1b85a24d98c80373201f3d2e92d0aa665acf50dd746fefe91471307a0340367891efa78edfcb0
 DIST DateTime-TimeZone-1.94.tar.gz 898119 SHA256 5fd961b71e7a7f7de6d488e8cf3e443ace1556eaf72c563dc882ff1f8d2536b3 SHA512 9c32d7a89ea66dae197227be22bd609a47875d3b0c5db57cd399eaf723884c967f59bfa24661cf6b9105baea05301391216d08968bb0cc18160ecb4c63dd6bed WHIRLPOOL 6ab29cb005010bf2b791092c5d3f6a5a3d0f629e94eeb438dcb949120bf991abef91591c3d78d10dbd51be63cfd25e0eedd5c902c247e49d9ed97474300e2576
+DIST DateTime-TimeZone-2.01.tar.gz 929462 SHA256 1f673c8156fa42b2030aae46fd7e4c117f229da99dfbc7c57ef9eadd5eaa69e1 SHA512 57c98bbf25cd0aedb8cae72ea9b15042f75d74c776d125c53bdf487202d7fbb643367be3e0ddfb3080661ecec584e0a08b5ec0854f67bc50321da47a699999cf WHIRLPOOL 00511be62642cb19bb1f95b7c374fee85987508820853abade7f7ab512e880a18e539f9ccd4b206b81e698c5be6d0f91bf7ab80eaea708d9a54d98c3785a3eee


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

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

commit:     532d38cb1da827189e1ce4c75e779316fb9b9995
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 12 15:08:57 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 15:36:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=532d38cb

dev-perl/DateTime-TimeZone: Fix wrongly normalised version

And minor dep fixes.

Package-Manager: portage-2.3.2

 ...DateTime-TimeZone-2.010.0.ebuild => DateTime-TimeZone-2.10.0.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.010.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
similarity index 97%
rename from dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.010.0.ebuild
rename to dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
index 61763cd..4f21c3e 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.010.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
@@ -26,7 +26,7 @@ RDEPEND="
 DEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 	test? (
-		virtual/perl-File-Spec
+		virtual/perl-File-Path
 		virtual/perl-File-Temp
 		virtual/perl-Storable
 		dev-perl/Test-Fatal


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

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

commit:     2ed4e6162a71f7b800f8355fdba985d3d6f1cd29
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 02:12:06 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 03:12:50 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ed4e616

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

Upstream:
- Upgrade to olson 2017a

Package-Manager: Portage-2.3.4, Repoman-2.3.2

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.100.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.100.0.ebuild
new file mode 100644
index 00000000000..6ef0cb35817
--- /dev/null
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.100.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=2.10
+inherit perl-module
+
+DESCRIPTION="Time zone object base class and factory"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Class-Singleton-1.30.0
+	virtual/perl-File-Spec
+	dev-perl/Module-Runtime
+	>=dev-perl/Params-ValidationCompiler-0.130.0
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	>=dev-perl/Specio-0.150.0
+	dev-perl/Try-Tiny
+	dev-perl/namespace-autoclean
+	virtual/perl-parent
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Path
+		virtual/perl-File-Temp
+		virtual/perl-Storable
+		dev-perl/Test-Fatal
+		dev-perl/Test-Requires
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"

diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index b8083c10c3b..1ea8ccc487e 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -2,3 +2,4 @@ DIST DateTime-TimeZone-1.93.tar.gz 891870 SHA256 d97e6387270da0caec089809612a68b
 DIST DateTime-TimeZone-1.94.tar.gz 898119 SHA256 5fd961b71e7a7f7de6d488e8cf3e443ace1556eaf72c563dc882ff1f8d2536b3 SHA512 9c32d7a89ea66dae197227be22bd609a47875d3b0c5db57cd399eaf723884c967f59bfa24661cf6b9105baea05301391216d08968bb0cc18160ecb4c63dd6bed WHIRLPOOL 6ab29cb005010bf2b791092c5d3f6a5a3d0f629e94eeb438dcb949120bf991abef91591c3d78d10dbd51be63cfd25e0eedd5c902c247e49d9ed97474300e2576
 DIST DateTime-TimeZone-2.01.tar.gz 929462 SHA256 1f673c8156fa42b2030aae46fd7e4c117f229da99dfbc7c57ef9eadd5eaa69e1 SHA512 57c98bbf25cd0aedb8cae72ea9b15042f75d74c776d125c53bdf487202d7fbb643367be3e0ddfb3080661ecec584e0a08b5ec0854f67bc50321da47a699999cf WHIRLPOOL 00511be62642cb19bb1f95b7c374fee85987508820853abade7f7ab512e880a18e539f9ccd4b206b81e698c5be6d0f91bf7ab80eaea708d9a54d98c3785a3eee
 DIST DateTime-TimeZone-2.07.tar.gz 934017 SHA256 c690402f0a596d75bfcbe7cb7fe5ebdb3818ebbba8bd9448e340aa895514e4c3 SHA512 7806a5aeec13772e74dee06c5ce35af981cc099c8c6502e500582305b8857a9a5b9acb6d471fc0dd6a0b6e86c648846cf232371dc662af8ad71926c9d7635c15 WHIRLPOOL eed7aaf03921d2643a8ec9b7d8a4958c1480de26af0016c61c4dcbc273f6b1b24c72f217f0ff7df454d02dadf3bf4df1766b5075bd88a201495293b6cef2e771
+DIST DateTime-TimeZone-2.10.tar.gz 947376 SHA256 671064fba37cbdfa1d1b0bd6afed5087f3deea99cceaa8217845573ee0591580 SHA512 979a799559fb08a713e24cff6ec2608accf011e1c4503dde04933469df13319b20835579cd213aa31a4adac10b033d161fff0cab455fb776badad8c58e1ba4ac WHIRLPOOL 36542e2221cb042d2857345a1f5ffd2dcf681e9458d1f6c431437232e8aa971f92f62734d522f1c78b20e8a797843d0c722380aebe884a6c63462edd81f76535


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

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

commit:     044b6a4f59eb408fdc602cd1c42f3ba8079a6564
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 03:10:51 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 03:12:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=044b6a4f

dev-perl/DateTime-TimeZone: Remove old masked

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../DateTime-TimeZone-2.70.0.ebuild                | 37 ----------------------
 dev-perl/DateTime-TimeZone/Manifest                |  1 -
 2 files changed, 38 deletions(-)

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.70.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.70.0.ebuild
deleted file mode 100644
index 64fb2f2d604..00000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.70.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=2.07
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND="
-	>=dev-perl/Class-Singleton-1.30.0
-	virtual/perl-File-Spec
-	dev-perl/Module-Runtime
-	>=dev-perl/Params-ValidationCompiler-0.130.0
-	>=virtual/perl-Scalar-List-Utils-1.330.0
-	>=dev-perl/Specio-0.150.0
-	dev-perl/Try-Tiny
-	dev-perl/namespace-autoclean
-	virtual/perl-parent
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-File-Path
-		virtual/perl-File-Temp
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		dev-perl/Test-Requires
-		>=virtual/perl-Test-Simple-0.960.0
-	)
-"

diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index 1ea8ccc487e..024cafbb1cc 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -1,5 +1,4 @@
 DIST DateTime-TimeZone-1.93.tar.gz 891870 SHA256 d97e6387270da0caec089809612a68b97c3e77830ac5b9468d52f5c8fa5218be SHA512 8b9d136dadcbbac0de624e091a19fdeb4b12b62c01d1a550dd32670c841a2c7b7b51066bd1e297010cacda24522b37f23b931535b67859b58b0760ba85f5f7c6 WHIRLPOOL e41d86a65dc405b4b9493c9467544f87923bdc2bf299dc82d9a1b85a24d98c80373201f3d2e92d0aa665acf50dd746fefe91471307a0340367891efa78edfcb0
 DIST DateTime-TimeZone-1.94.tar.gz 898119 SHA256 5fd961b71e7a7f7de6d488e8cf3e443ace1556eaf72c563dc882ff1f8d2536b3 SHA512 9c32d7a89ea66dae197227be22bd609a47875d3b0c5db57cd399eaf723884c967f59bfa24661cf6b9105baea05301391216d08968bb0cc18160ecb4c63dd6bed WHIRLPOOL 6ab29cb005010bf2b791092c5d3f6a5a3d0f629e94eeb438dcb949120bf991abef91591c3d78d10dbd51be63cfd25e0eedd5c902c247e49d9ed97474300e2576
 DIST DateTime-TimeZone-2.01.tar.gz 929462 SHA256 1f673c8156fa42b2030aae46fd7e4c117f229da99dfbc7c57ef9eadd5eaa69e1 SHA512 57c98bbf25cd0aedb8cae72ea9b15042f75d74c776d125c53bdf487202d7fbb643367be3e0ddfb3080661ecec584e0a08b5ec0854f67bc50321da47a699999cf WHIRLPOOL 00511be62642cb19bb1f95b7c374fee85987508820853abade7f7ab512e880a18e539f9ccd4b206b81e698c5be6d0f91bf7ab80eaea708d9a54d98c3785a3eee
-DIST DateTime-TimeZone-2.07.tar.gz 934017 SHA256 c690402f0a596d75bfcbe7cb7fe5ebdb3818ebbba8bd9448e340aa895514e4c3 SHA512 7806a5aeec13772e74dee06c5ce35af981cc099c8c6502e500582305b8857a9a5b9acb6d471fc0dd6a0b6e86c648846cf232371dc662af8ad71926c9d7635c15 WHIRLPOOL eed7aaf03921d2643a8ec9b7d8a4958c1480de26af0016c61c4dcbc273f6b1b24c72f217f0ff7df454d02dadf3bf4df1766b5075bd88a201495293b6cef2e771
 DIST DateTime-TimeZone-2.10.tar.gz 947376 SHA256 671064fba37cbdfa1d1b0bd6afed5087f3deea99cceaa8217845573ee0591580 SHA512 979a799559fb08a713e24cff6ec2608accf011e1c4503dde04933469df13319b20835579cd213aa31a4adac10b033d161fff0cab455fb776badad8c58e1ba4ac WHIRLPOOL 36542e2221cb042d2857345a1f5ffd2dcf681e9458d1f6c431437232e8aa971f92f62734d522f1c78b20e8a797843d0c722380aebe884a6c63462edd81f76535


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

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

commit:     849c99985ab229418afba18023d8c50a82d37723
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 13:05:06 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 13:05:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=849c9998

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

Upstream:
- Update to olson 2017b

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../DateTime-TimeZone-2.110.0.ebuild               | 37 ++++++++++++++++++++++
 dev-perl/DateTime-TimeZone/Manifest                |  1 +
 dev-perl/DateTime-TimeZone/metadata.xml            |  3 ++
 3 files changed, 41 insertions(+)

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.110.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.110.0.ebuild
new file mode 100644
index 00000000000..656618a953e
--- /dev/null
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.110.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=2.11
+inherit perl-module
+
+DESCRIPTION="Time zone object base class and factory"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Class-Singleton-1.30.0
+	virtual/perl-File-Spec
+	dev-perl/Module-Runtime
+	>=dev-perl/Params-ValidationCompiler-0.130.0
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	>=dev-perl/Specio-0.150.0
+	dev-perl/Try-Tiny
+	dev-perl/namespace-autoclean
+	virtual/perl-parent
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Path
+		virtual/perl-File-Temp
+		virtual/perl-Storable
+		dev-perl/Test-Fatal
+		dev-perl/Test-Requires
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"

diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index 024cafbb1cc..1ce5b2b449b 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -2,3 +2,4 @@ DIST DateTime-TimeZone-1.93.tar.gz 891870 SHA256 d97e6387270da0caec089809612a68b
 DIST DateTime-TimeZone-1.94.tar.gz 898119 SHA256 5fd961b71e7a7f7de6d488e8cf3e443ace1556eaf72c563dc882ff1f8d2536b3 SHA512 9c32d7a89ea66dae197227be22bd609a47875d3b0c5db57cd399eaf723884c967f59bfa24661cf6b9105baea05301391216d08968bb0cc18160ecb4c63dd6bed WHIRLPOOL 6ab29cb005010bf2b791092c5d3f6a5a3d0f629e94eeb438dcb949120bf991abef91591c3d78d10dbd51be63cfd25e0eedd5c902c247e49d9ed97474300e2576
 DIST DateTime-TimeZone-2.01.tar.gz 929462 SHA256 1f673c8156fa42b2030aae46fd7e4c117f229da99dfbc7c57ef9eadd5eaa69e1 SHA512 57c98bbf25cd0aedb8cae72ea9b15042f75d74c776d125c53bdf487202d7fbb643367be3e0ddfb3080661ecec584e0a08b5ec0854f67bc50321da47a699999cf WHIRLPOOL 00511be62642cb19bb1f95b7c374fee85987508820853abade7f7ab512e880a18e539f9ccd4b206b81e698c5be6d0f91bf7ab80eaea708d9a54d98c3785a3eee
 DIST DateTime-TimeZone-2.10.tar.gz 947376 SHA256 671064fba37cbdfa1d1b0bd6afed5087f3deea99cceaa8217845573ee0591580 SHA512 979a799559fb08a713e24cff6ec2608accf011e1c4503dde04933469df13319b20835579cd213aa31a4adac10b033d161fff0cab455fb776badad8c58e1ba4ac WHIRLPOOL 36542e2221cb042d2857345a1f5ffd2dcf681e9458d1f6c431437232e8aa971f92f62734d522f1c78b20e8a797843d0c722380aebe884a6c63462edd81f76535
+DIST DateTime-TimeZone-2.11.tar.gz 954800 SHA256 a7c0b2581d2bf6d5cc535364099a67678a9f6ee608e5042dff9ef9c4c577ea6b SHA512 558d4cd71569c76c0c4128ecc7a6cff8bd0f2db3b818528fe77a05a9da9eac26edde163b9ddd20cd994c4cc571216594ee2db0214fd3ca8b2aac5888d9c79a47 WHIRLPOOL 65ff8207885c3c3c1b83606a77c00a752fe799d9531a0ddcd5ee63601136539545155955994859a9fa007cd23b5f5ce7a384cbd210beb5eeae786304e0c6602f

diff --git a/dev-perl/DateTime-TimeZone/metadata.xml b/dev-perl/DateTime-TimeZone/metadata.xml
index 5ea9fe9db35..b1c62de8be9 100644
--- a/dev-perl/DateTime-TimeZone/metadata.xml
+++ b/dev-perl/DateTime-TimeZone/metadata.xml
@@ -131,6 +131,7 @@
     <remote-id type="cpan-module">DateTime::TimeZone::America::Port_of_Spain</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::America::Porto_Velho</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::America::Puerto_Rico</remote-id>
+    <remote-id type="cpan-module">DateTime::TimeZone::America::Punta_Arenas</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::America::Rainy_River</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::America::Rankin_Inlet</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::America::Recife</remote-id>
@@ -171,6 +172,7 @@
     <remote-id type="cpan-module">DateTime::TimeZone::Asia::Aqtau</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Asia::Aqtobe</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Asia::Ashgabat</remote-id>
+    <remote-id type="cpan-module">DateTime::TimeZone::Asia::Atyrau</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Asia::Baghdad</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Asia::Baku</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Asia::Bangkok</remote-id>
@@ -299,6 +301,7 @@
     <remote-id type="cpan-module">DateTime::TimeZone::Europe::Riga</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Europe::Rome</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Europe::Samara</remote-id>
+    <remote-id type="cpan-module">DateTime::TimeZone::Europe::Saratov</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Europe::Simferopol</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Europe::Sofia</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Europe::Stockholm</remote-id>


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

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

commit:     1a4a0fca2d9c619abf1b27827ffc499da80a4428
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 13:06:54 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 13:06:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a4a0fca

dev-perl/DateTime-TimeZone: Remove old masked versions

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../DateTime-TimeZone-2.100.0.ebuild               | 37 ----------------------
 dev-perl/DateTime-TimeZone/Manifest                |  1 -
 2 files changed, 38 deletions(-)

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.100.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.100.0.ebuild
deleted file mode 100644
index 6ef0cb35817..00000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.100.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=2.10
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND="
-	>=dev-perl/Class-Singleton-1.30.0
-	virtual/perl-File-Spec
-	dev-perl/Module-Runtime
-	>=dev-perl/Params-ValidationCompiler-0.130.0
-	>=virtual/perl-Scalar-List-Utils-1.330.0
-	>=dev-perl/Specio-0.150.0
-	dev-perl/Try-Tiny
-	dev-perl/namespace-autoclean
-	virtual/perl-parent
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-File-Path
-		virtual/perl-File-Temp
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		dev-perl/Test-Requires
-		>=virtual/perl-Test-Simple-0.960.0
-	)
-"

diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index 1ce5b2b449b..bc1257e0568 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -1,5 +1,4 @@
 DIST DateTime-TimeZone-1.93.tar.gz 891870 SHA256 d97e6387270da0caec089809612a68b97c3e77830ac5b9468d52f5c8fa5218be SHA512 8b9d136dadcbbac0de624e091a19fdeb4b12b62c01d1a550dd32670c841a2c7b7b51066bd1e297010cacda24522b37f23b931535b67859b58b0760ba85f5f7c6 WHIRLPOOL e41d86a65dc405b4b9493c9467544f87923bdc2bf299dc82d9a1b85a24d98c80373201f3d2e92d0aa665acf50dd746fefe91471307a0340367891efa78edfcb0
 DIST DateTime-TimeZone-1.94.tar.gz 898119 SHA256 5fd961b71e7a7f7de6d488e8cf3e443ace1556eaf72c563dc882ff1f8d2536b3 SHA512 9c32d7a89ea66dae197227be22bd609a47875d3b0c5db57cd399eaf723884c967f59bfa24661cf6b9105baea05301391216d08968bb0cc18160ecb4c63dd6bed WHIRLPOOL 6ab29cb005010bf2b791092c5d3f6a5a3d0f629e94eeb438dcb949120bf991abef91591c3d78d10dbd51be63cfd25e0eedd5c902c247e49d9ed97474300e2576
 DIST DateTime-TimeZone-2.01.tar.gz 929462 SHA256 1f673c8156fa42b2030aae46fd7e4c117f229da99dfbc7c57ef9eadd5eaa69e1 SHA512 57c98bbf25cd0aedb8cae72ea9b15042f75d74c776d125c53bdf487202d7fbb643367be3e0ddfb3080661ecec584e0a08b5ec0854f67bc50321da47a699999cf WHIRLPOOL 00511be62642cb19bb1f95b7c374fee85987508820853abade7f7ab512e880a18e539f9ccd4b206b81e698c5be6d0f91bf7ab80eaea708d9a54d98c3785a3eee
-DIST DateTime-TimeZone-2.10.tar.gz 947376 SHA256 671064fba37cbdfa1d1b0bd6afed5087f3deea99cceaa8217845573ee0591580 SHA512 979a799559fb08a713e24cff6ec2608accf011e1c4503dde04933469df13319b20835579cd213aa31a4adac10b033d161fff0cab455fb776badad8c58e1ba4ac WHIRLPOOL 36542e2221cb042d2857345a1f5ffd2dcf681e9458d1f6c431437232e8aa971f92f62734d522f1c78b20e8a797843d0c722380aebe884a6c63462edd81f76535
 DIST DateTime-TimeZone-2.11.tar.gz 954800 SHA256 a7c0b2581d2bf6d5cc535364099a67678a9f6ee608e5042dff9ef9c4c577ea6b SHA512 558d4cd71569c76c0c4128ecc7a6cff8bd0f2db3b818528fe77a05a9da9eac26edde163b9ddd20cd994c4cc571216594ee2db0214fd3ca8b2aac5888d9c79a47 WHIRLPOOL 65ff8207885c3c3c1b83606a77c00a752fe799d9531a0ddcd5ee63601136539545155955994859a9fa007cd23b5f5ce7a384cbd210beb5eeae786304e0c6602f


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

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

commit:     9e03dbe18edcba87ad18a19697b6ceec50dbc44d
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 05:14:19 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 08:35:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e03dbe1

dev-perl/DateTime-TimeZone: Bump to version 2.130.0

Upstream:
- Fix packaging problems

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
new file mode 100644
index 00000000000..3dd9429b581
--- /dev/null
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=2.13
+inherit perl-module
+
+DESCRIPTION="Time zone object base class and factory"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Class-Singleton-1.30.0
+	virtual/perl-File-Spec
+	dev-perl/Module-Runtime
+	>=dev-perl/Params-ValidationCompiler-0.130.0
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	>=dev-perl/Specio-0.150.0
+	dev-perl/Try-Tiny
+	dev-perl/namespace-autoclean
+	virtual/perl-parent
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Path
+		virtual/perl-File-Temp
+		virtual/perl-Storable
+		dev-perl/Test-Fatal
+		dev-perl/Test-Requires
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"

diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index bc1257e0568..7897eca6e7c 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -2,3 +2,4 @@ DIST DateTime-TimeZone-1.93.tar.gz 891870 SHA256 d97e6387270da0caec089809612a68b
 DIST DateTime-TimeZone-1.94.tar.gz 898119 SHA256 5fd961b71e7a7f7de6d488e8cf3e443ace1556eaf72c563dc882ff1f8d2536b3 SHA512 9c32d7a89ea66dae197227be22bd609a47875d3b0c5db57cd399eaf723884c967f59bfa24661cf6b9105baea05301391216d08968bb0cc18160ecb4c63dd6bed WHIRLPOOL 6ab29cb005010bf2b791092c5d3f6a5a3d0f629e94eeb438dcb949120bf991abef91591c3d78d10dbd51be63cfd25e0eedd5c902c247e49d9ed97474300e2576
 DIST DateTime-TimeZone-2.01.tar.gz 929462 SHA256 1f673c8156fa42b2030aae46fd7e4c117f229da99dfbc7c57ef9eadd5eaa69e1 SHA512 57c98bbf25cd0aedb8cae72ea9b15042f75d74c776d125c53bdf487202d7fbb643367be3e0ddfb3080661ecec584e0a08b5ec0854f67bc50321da47a699999cf WHIRLPOOL 00511be62642cb19bb1f95b7c374fee85987508820853abade7f7ab512e880a18e539f9ccd4b206b81e698c5be6d0f91bf7ab80eaea708d9a54d98c3785a3eee
 DIST DateTime-TimeZone-2.11.tar.gz 954800 SHA256 a7c0b2581d2bf6d5cc535364099a67678a9f6ee608e5042dff9ef9c4c577ea6b SHA512 558d4cd71569c76c0c4128ecc7a6cff8bd0f2db3b818528fe77a05a9da9eac26edde163b9ddd20cd994c4cc571216594ee2db0214fd3ca8b2aac5888d9c79a47 WHIRLPOOL 65ff8207885c3c3c1b83606a77c00a752fe799d9531a0ddcd5ee63601136539545155955994859a9fa007cd23b5f5ce7a384cbd210beb5eeae786304e0c6602f
+DIST DateTime-TimeZone-2.13.tar.gz 945446 SHA256 333d39ccd6b883460409b9113bec43be256c3e763beedfb97b9eb274c9d4e18c SHA512 6003b2b6044c35a7c75840cf550d1f68500c1d762dc0ebdcf22e1714b68804382d2d969512d183c460fe89fe2fdbd8037463594536d6c3acee0ccf79734ac654 WHIRLPOOL f595ceb766fc859caaad6cdd32747015b2db3511f84baf56a6018356eeb0447afc07f3999fbea31e15de465f3d1acf6df30da942c8c871413795930ada01de0d


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

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

commit:     52b7ce705bf9c86e00cfb082c60528cafa579d8c
Author:     Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  7 14:12:20 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=52b7ce70

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

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
index cd4aaed2eb2..2ca9c6c8499 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.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
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm64 ~mips ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

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

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

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

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
index 2ca9c6c8499..36c6434e9a1 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~mips ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm64 ~mips ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

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

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

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

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
index 36c6434e9a1..236b9517f08 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~mips ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

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

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

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

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
index 236b9517f08..b5411bf1101 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

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

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
index b5411bf1101..3d732b51d25 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

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

commit:     597135f603f1b0b78256f0b3a824f066f1ea9e95
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon Apr 16 18:15:36 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Apr 16 19:03:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=597135f6

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

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
index 3d732b51d25..b423d9262fe 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~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 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

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

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

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

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
index b423d9262fe..bee55d0e5e6 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~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 ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-TimeZone/
@ 2018-09-07 23:28 Kent Fredric
  0 siblings, 0 replies; 62+ messages in thread
From: Kent Fredric @ 2018-09-07 23:28 UTC (permalink / raw
  To: gentoo-commits

commit:     4e90accdb4f9d06f80da74eda248643cde7d7b46
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  7 23:15:25 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Sep  7 23:28:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e90accd

dev-perl/DateTime-TimeZone: Restore ~hppa keywords

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
index bee55d0e5e6..8c44e987d9e 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

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

commit:     948b31a1c25a75b0c2320dd059a56b550cc91725
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Sep 30 14:39:55 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Sep 30 16:07:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=948b31a1

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
index 3c78317e063..eb749ced7e6 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.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
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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] 62+ messages in thread

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

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

dev-perl/DateTime-TimeZone-2.10.0: ppc64 stable, bug 667266

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
index 05405f25ac9..aa77a5e4016 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k 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] 62+ messages in thread

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

commit:     fb8d99c5e4bc7da439c94e2302786eb4cf4b8e69
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 16 18:44:32 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Tue Oct 16 18:47:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb8d99c5

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
index 8c44e987d9e..18dbb44967b 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.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
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

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

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

dev-perl/DateTime-TimeZone-2.130.0-r0: add ~alpha keyword

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
index 18dbb44967b..67f373397d9 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

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

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
index aa77a5e4016..9690aec1a0c 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k 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] 62+ messages in thread

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

commit:     b53deed1221d725c611d5a3dea5202d51636b6b1
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  1 15:07:42 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Dec  1 15:07:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b53deed1

dev-perl/DateTime-TimeZone: stable 2.10.0 for hppa, bug #667266

Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
index 9690aec1a0c..b0d50d9964e 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k 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] 62+ messages in thread

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

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
index b0d50d9964e..0a6c471d3b4 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k 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] 62+ messages in thread

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

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
index 60134266127..6fbebe44780 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

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

commit:     446cfaca02e6c2e0e99f73a8243790f22de1517f
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Apr 12 16:33:37 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=446cfaca

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
index 91eb98dfa30..71d21070d45 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

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

commit:     f8991bec6e19fc73ecc833b00dd87b7ea7ff41d5
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 27 09:49:27 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Jul 27 09:49:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8991bec

dev-perl/DateTime-TimeZone: Bump to version 2.390.0

- EAPI7

Upstream:
- Update to Olson 2020a
  - Adds: Africa::{Juba,Sao_Tome}
  - Adds: America::Nuuk
  - Adds: Asia::Qostanay
  - Removes: America::Godthab
- Add support for Etc/GMT and Etc/UTC style zones
- Handle "inifinity" as an infinite value in serialized objects.
- Make local zone lookup code handle /usr/share/zoneinfo being a symlink

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

 .../DateTime-TimeZone-2.390.0.ebuild               | 38 ++++++++++++++++++++++
 dev-perl/DateTime-TimeZone/Manifest                |  1 +
 dev-perl/DateTime-TimeZone/metadata.xml            |  5 ++-
 3 files changed, 43 insertions(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.390.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.390.0.ebuild
new file mode 100644
index 00000000000..f714ff1ce95
--- /dev/null
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.390.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=2.39
+inherit perl-module
+
+DESCRIPTION="Time zone object base class and factory"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	>=dev-perl/Class-Singleton-1.30.0
+	>=virtual/perl-File-Spec-3.0.0
+	dev-perl/Module-Runtime
+	>=dev-perl/Params-ValidationCompiler-0.130.0
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	>=dev-perl/Specio-0.150.0
+	dev-perl/Try-Tiny
+	dev-perl/namespace-autoclean
+	virtual/perl-parent
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Path
+		virtual/perl-File-Temp
+		virtual/perl-Storable
+		dev-perl/Test-Fatal
+		dev-perl/Test-Requires
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"

diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index d151b748db9..e7382fb9729 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -3,3 +3,4 @@ DIST DateTime-TimeZone-1.94.tar.gz 898119 BLAKE2B 5643c0d15ccf73109e6ee55db2a05e
 DIST DateTime-TimeZone-2.01.tar.gz 929462 BLAKE2B 2a21bbc69e5df5cfb459bfaa93af937d4eec2cea0e20cd14726ee77d62605df320f92647a94357ec763619442a83c5d2ce02cf55f02c46c18b94407ad98bb782 SHA512 57c98bbf25cd0aedb8cae72ea9b15042f75d74c776d125c53bdf487202d7fbb643367be3e0ddfb3080661ecec584e0a08b5ec0854f67bc50321da47a699999cf
 DIST DateTime-TimeZone-2.11.tar.gz 954800 BLAKE2B 9a0eeecce85efeb6de4df0d5be237294adcf27fbae6ff77e2707e7386e9c7916280eba6bfc71b53d35bba2f0af8dab9b6c56ff4d25cc78ab2d9a18bd85fb9586 SHA512 558d4cd71569c76c0c4128ecc7a6cff8bd0f2db3b818528fe77a05a9da9eac26edde163b9ddd20cd994c4cc571216594ee2db0214fd3ca8b2aac5888d9c79a47
 DIST DateTime-TimeZone-2.13.tar.gz 945446 BLAKE2B cbc715cdea59098c1cb6994a99b93785769b0a97c32260fd2c00a0caa48682cbb0280db02e68e7d9dea97d5a557baa9a37cad86d9518a30a7d760bc0f44447b6 SHA512 6003b2b6044c35a7c75840cf550d1f68500c1d762dc0ebdcf22e1714b68804382d2d969512d183c460fe89fe2fdbd8037463594536d6c3acee0ccf79734ac654
+DIST DateTime-TimeZone-2.39.tar.gz 993595 BLAKE2B 164fd56d2d5296fab711220ae159f0da67a3f6f9761db41c4895206c58e3cc44ea31cf36b844fdd7d9103cd98c018f70b16c14daae867820befd2108693b9356 SHA512 6f7580aa873a66d1892cd9201b5b2efd088842ffc2696e94c59c5532935be7eecea067fa979465046e0eeb35ca34e73bc49006e176445eaed91ac179beacc13b

diff --git a/dev-perl/DateTime-TimeZone/metadata.xml b/dev-perl/DateTime-TimeZone/metadata.xml
index b1c62de8be9..0274946f977 100644
--- a/dev-perl/DateTime-TimeZone/metadata.xml
+++ b/dev-perl/DateTime-TimeZone/metadata.xml
@@ -17,12 +17,14 @@
     <remote-id type="cpan-module">DateTime::TimeZone::Africa::Ceuta</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Africa::El_Aaiun</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Africa::Johannesburg</remote-id>
+    <remote-id type="cpan-module">DateTime::TimeZone::Africa::Juba</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Africa::Khartoum</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Africa::Lagos</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Africa::Maputo</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Africa::Monrovia</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Africa::Nairobi</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Africa::Ndjamena</remote-id>
+    <remote-id type="cpan-module">DateTime::TimeZone::Africa::Sao_Tome</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Africa::Tripoli</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Africa::Tunis</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Africa::Windhoek</remote-id>
@@ -74,7 +76,6 @@
     <remote-id type="cpan-module">DateTime::TimeZone::America::Fort_Nelson</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::America::Fortaleza</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::America::Glace_Bay</remote-id>
-    <remote-id type="cpan-module">DateTime::TimeZone::America::Godthab</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::America::Goose_Bay</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::America::Grand_Turk</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::America::Guatemala</remote-id>
@@ -122,6 +123,7 @@
     <remote-id type="cpan-module">DateTime::TimeZone::America::North_Dakota::Beulah</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::America::North_Dakota::Center</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::America::North_Dakota::New_Salem</remote-id>
+    <remote-id type="cpan-module">DateTime::TimeZone::America::Nuuk</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::America::Ojinaga</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::America::Panama</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::America::Pangnirtung</remote-id>
@@ -219,6 +221,7 @@
     <remote-id type="cpan-module">DateTime::TimeZone::Asia::Pontianak</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Asia::Pyongyang</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Asia::Qatar</remote-id>
+    <remote-id type="cpan-module">DateTime::TimeZone::Asia::Qostanay</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Asia::Qyzylorda</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Asia::Riyadh</remote-id>
     <remote-id type="cpan-module">DateTime::TimeZone::Asia::Sakhalin</remote-id>


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

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

commit:     288a62fada5c53d3c5ef439c710c3d0327235a1f
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 31 08:25:52 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Aug 31 08:47:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=288a62fa

dev-perl/DateTime-TimeZone: Cleanup old 1.940.0, 2.110.0

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

 .../DateTime-TimeZone-1.940.0.ebuild               | 36 --------------------
 .../DateTime-TimeZone-2.110.0.ebuild               | 38 ----------------------
 dev-perl/DateTime-TimeZone/Manifest                |  2 --
 3 files changed, 76 deletions(-)

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.940.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.940.0.ebuild
deleted file mode 100644
index eb5da009239..00000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.940.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.94
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-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="
-	>=dev-perl/Class-Singleton-1.30.0
-	virtual/perl-File-Spec
-	>=virtual/perl-Scalar-List-Utils-1.330.0
-	dev-perl/Module-Runtime
-	>=dev-perl/Params-Validate-0.720.0
-	dev-perl/Try-Tiny
-	virtual/perl-parent
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-File-Spec
-		virtual/perl-File-Temp
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		dev-perl/Test-Requires
-		>=virtual/perl-Test-Simple-0.960.0
-	)
-"

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.110.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.110.0.ebuild
deleted file mode 100644
index 3190cecde34..00000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.110.0.ebuild
+++ /dev/null
@@ -1,38 +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=2.11
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	>=dev-perl/Class-Singleton-1.30.0
-	virtual/perl-File-Spec
-	dev-perl/Module-Runtime
-	>=dev-perl/Params-ValidationCompiler-0.130.0
-	>=virtual/perl-Scalar-List-Utils-1.330.0
-	>=dev-perl/Specio-0.150.0
-	dev-perl/Try-Tiny
-	dev-perl/namespace-autoclean
-	virtual/perl-parent
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-File-Path
-		virtual/perl-File-Temp
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		dev-perl/Test-Requires
-		>=virtual/perl-Test-Simple-0.960.0
-	)
-"

diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index e7382fb9729..79909212fa5 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -1,6 +1,4 @@
 DIST DateTime-TimeZone-1.93.tar.gz 891870 BLAKE2B 8bbdafa35a882277ec069f2d88fa58987e0f105272ef752c0d80637a4d5c8ce766b815d86d1eca633d77254065500a36c31c55ff4d27c33def2430d89a7a1c9c SHA512 8b9d136dadcbbac0de624e091a19fdeb4b12b62c01d1a550dd32670c841a2c7b7b51066bd1e297010cacda24522b37f23b931535b67859b58b0760ba85f5f7c6
-DIST DateTime-TimeZone-1.94.tar.gz 898119 BLAKE2B 5643c0d15ccf73109e6ee55db2a05e1347c5cade3f72fa1e965509c87204bdc8d5683ea8d224a70800c8dcd804788b07fa22caf613cde1355a66ad7ee6d7c5f9 SHA512 9c32d7a89ea66dae197227be22bd609a47875d3b0c5db57cd399eaf723884c967f59bfa24661cf6b9105baea05301391216d08968bb0cc18160ecb4c63dd6bed
 DIST DateTime-TimeZone-2.01.tar.gz 929462 BLAKE2B 2a21bbc69e5df5cfb459bfaa93af937d4eec2cea0e20cd14726ee77d62605df320f92647a94357ec763619442a83c5d2ce02cf55f02c46c18b94407ad98bb782 SHA512 57c98bbf25cd0aedb8cae72ea9b15042f75d74c776d125c53bdf487202d7fbb643367be3e0ddfb3080661ecec584e0a08b5ec0854f67bc50321da47a699999cf
-DIST DateTime-TimeZone-2.11.tar.gz 954800 BLAKE2B 9a0eeecce85efeb6de4df0d5be237294adcf27fbae6ff77e2707e7386e9c7916280eba6bfc71b53d35bba2f0af8dab9b6c56ff4d25cc78ab2d9a18bd85fb9586 SHA512 558d4cd71569c76c0c4128ecc7a6cff8bd0f2db3b818528fe77a05a9da9eac26edde163b9ddd20cd994c4cc571216594ee2db0214fd3ca8b2aac5888d9c79a47
 DIST DateTime-TimeZone-2.13.tar.gz 945446 BLAKE2B cbc715cdea59098c1cb6994a99b93785769b0a97c32260fd2c00a0caa48682cbb0280db02e68e7d9dea97d5a557baa9a37cad86d9518a30a7d760bc0f44447b6 SHA512 6003b2b6044c35a7c75840cf550d1f68500c1d762dc0ebdcf22e1714b68804382d2d969512d183c460fe89fe2fdbd8037463594536d6c3acee0ccf79734ac654
 DIST DateTime-TimeZone-2.39.tar.gz 993595 BLAKE2B 164fd56d2d5296fab711220ae159f0da67a3f6f9761db41c4895206c58e3cc44ea31cf36b844fdd7d9103cd98c018f70b16c14daae867820befd2108693b9356 SHA512 6f7580aa873a66d1892cd9201b5b2efd088842ffc2696e94c59c5532935be7eecea067fa979465046e0eeb35ca34e73bc49006e176445eaed91ac179beacc13b


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

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

commit:     beaf65d4c236f538476d74809f9bed3f085322cf
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 12 08:12:23 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Dec 12 08:39:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beaf65d4

dev-perl/DateTime-TimeZone: Cleanup old 1.930.0,2.10.0

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.930.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.930.0.ebuild
deleted file mode 100644
index 0f6dbc216bc..00000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.930.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.93
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-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="
-	>=dev-perl/Class-Singleton-1.30.0
-	virtual/perl-File-Spec
-	dev-perl/List-AllUtils
-	virtual/perl-Scalar-List-Utils
-	dev-perl/Module-Runtime
-	>=dev-perl/Params-Validate-0.720.0
-	dev-perl/Try-Tiny
-	virtual/perl-parent
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-File-Spec
-		virtual/perl-File-Temp
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		dev-perl/Test-Requires
-		>=virtual/perl-Test-Simple-0.960.0
-	)
-"
-
-SRC_TEST="do parallel"

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
deleted file mode 100644
index 733794991f1..00000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.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=2.01
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-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="
-	>=dev-perl/Class-Singleton-1.30.0
-	virtual/perl-File-Spec
-	>=virtual/perl-Scalar-List-Utils-1.330.0
-	dev-perl/Module-Runtime
-	>=dev-perl/Params-Validate-0.720.0
-	dev-perl/Try-Tiny
-	virtual/perl-parent
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-File-Path
-		virtual/perl-File-Temp
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		dev-perl/Test-Requires
-		>=virtual/perl-Test-Simple-0.960.0
-	)
-"

diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index 79909212fa5..fa34e8d9d5f 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -1,4 +1,2 @@
-DIST DateTime-TimeZone-1.93.tar.gz 891870 BLAKE2B 8bbdafa35a882277ec069f2d88fa58987e0f105272ef752c0d80637a4d5c8ce766b815d86d1eca633d77254065500a36c31c55ff4d27c33def2430d89a7a1c9c SHA512 8b9d136dadcbbac0de624e091a19fdeb4b12b62c01d1a550dd32670c841a2c7b7b51066bd1e297010cacda24522b37f23b931535b67859b58b0760ba85f5f7c6
-DIST DateTime-TimeZone-2.01.tar.gz 929462 BLAKE2B 2a21bbc69e5df5cfb459bfaa93af937d4eec2cea0e20cd14726ee77d62605df320f92647a94357ec763619442a83c5d2ce02cf55f02c46c18b94407ad98bb782 SHA512 57c98bbf25cd0aedb8cae72ea9b15042f75d74c776d125c53bdf487202d7fbb643367be3e0ddfb3080661ecec584e0a08b5ec0854f67bc50321da47a699999cf
 DIST DateTime-TimeZone-2.13.tar.gz 945446 BLAKE2B cbc715cdea59098c1cb6994a99b93785769b0a97c32260fd2c00a0caa48682cbb0280db02e68e7d9dea97d5a557baa9a37cad86d9518a30a7d760bc0f44447b6 SHA512 6003b2b6044c35a7c75840cf550d1f68500c1d762dc0ebdcf22e1714b68804382d2d969512d183c460fe89fe2fdbd8037463594536d6c3acee0ccf79734ac654
 DIST DateTime-TimeZone-2.39.tar.gz 993595 BLAKE2B 164fd56d2d5296fab711220ae159f0da67a3f6f9761db41c4895206c58e3cc44ea31cf36b844fdd7d9103cd98c018f70b16c14daae867820befd2108693b9356 SHA512 6f7580aa873a66d1892cd9201b5b2efd088842ffc2696e94c59c5532935be7eecea067fa979465046e0eeb35ca34e73bc49006e176445eaed91ac179beacc13b


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

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

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
index 3d485c29e47..a2e94bce1ff 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~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-TimeZone/DateTime-TimeZone-2.390.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.390.0.ebuild
index f714ff1ce95..0c63149fbd1 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.390.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.390.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

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

commit:     43fce2dce571f07ce14b750e0eef05ddbefe3844
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 16 11:22:05 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 16 11:28:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43fce2dc

dev-perl/DateTime-TimeZone: Version bump 2.47

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

 .../DateTime-TimeZone-2.470.0.ebuild               | 38 ++++++++++++++++++++++
 dev-perl/DateTime-TimeZone/Manifest                |  1 +
 2 files changed, 39 insertions(+)

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
new file mode 100644
index 00000000000..13db9b84b70
--- /dev/null
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=2.47
+inherit perl-module
+
+DESCRIPTION="Time zone object base class and factory"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	>=dev-perl/Class-Singleton-1.30.0
+	>=virtual/perl-File-Spec-3.0.0
+	dev-perl/Module-Runtime
+	>=dev-perl/Params-ValidationCompiler-0.130.0
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	>=dev-perl/Specio-0.150.0
+	dev-perl/Try-Tiny
+	dev-perl/namespace-autoclean
+	virtual/perl-parent
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Path
+		virtual/perl-File-Temp
+		virtual/perl-Storable
+		dev-perl/Test-Fatal
+		dev-perl/Test-Requires
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"

diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index fa34e8d9d5f..a3d9a5b0373 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -1,2 +1,3 @@
 DIST DateTime-TimeZone-2.13.tar.gz 945446 BLAKE2B cbc715cdea59098c1cb6994a99b93785769b0a97c32260fd2c00a0caa48682cbb0280db02e68e7d9dea97d5a557baa9a37cad86d9518a30a7d760bc0f44447b6 SHA512 6003b2b6044c35a7c75840cf550d1f68500c1d762dc0ebdcf22e1714b68804382d2d969512d183c460fe89fe2fdbd8037463594536d6c3acee0ccf79734ac654
 DIST DateTime-TimeZone-2.39.tar.gz 993595 BLAKE2B 164fd56d2d5296fab711220ae159f0da67a3f6f9761db41c4895206c58e3cc44ea31cf36b844fdd7d9103cd98c018f70b16c14daae867820befd2108693b9356 SHA512 6f7580aa873a66d1892cd9201b5b2efd088842ffc2696e94c59c5532935be7eecea067fa979465046e0eeb35ca34e73bc49006e176445eaed91ac179beacc13b
+DIST DateTime-TimeZone-2.47.tar.gz 1006477 BLAKE2B 51d538f2e83c4179f0b77033953f7b8cb23b8978d916ae5e390acd773a59705f80a25ff3874bc71fa8c8f3ee94c8c755b59f76e8689e277a0ca4a4988bba69bf SHA512 483c5314fa520c1597ad9c819b6785302cc77d719e4042babe6a35e72e7600e9b9d506950979d4051825588ad45efb0a2023bc08340e6fbb308f03706f3438bf


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

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

commit:     0a5aebb9c76ad3a6b3c797138e74de0167f44cd6
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May 22 16:10:06 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 22 16:10:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a5aebb9

dev-perl/DateTime-TimeZone: Remove old 2.39

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

 .../DateTime-TimeZone-2.390.0.ebuild               | 38 ----------------------
 dev-perl/DateTime-TimeZone/Manifest                |  1 -
 2 files changed, 39 deletions(-)

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.390.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.390.0.ebuild
deleted file mode 100644
index 3e697689739..00000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.390.0.ebuild
+++ /dev/null
@@ -1,38 +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=2.39
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	>=dev-perl/Class-Singleton-1.30.0
-	>=virtual/perl-File-Spec-3.0.0
-	dev-perl/Module-Runtime
-	>=dev-perl/Params-ValidationCompiler-0.130.0
-	>=virtual/perl-Scalar-List-Utils-1.330.0
-	>=dev-perl/Specio-0.150.0
-	dev-perl/Try-Tiny
-	dev-perl/namespace-autoclean
-	virtual/perl-parent
-"
-BDEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-File-Path
-		virtual/perl-File-Temp
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		dev-perl/Test-Requires
-		>=virtual/perl-Test-Simple-0.960.0
-	)
-"

diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index a3d9a5b0373..de0a276c77a 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -1,3 +1,2 @@
 DIST DateTime-TimeZone-2.13.tar.gz 945446 BLAKE2B cbc715cdea59098c1cb6994a99b93785769b0a97c32260fd2c00a0caa48682cbb0280db02e68e7d9dea97d5a557baa9a37cad86d9518a30a7d760bc0f44447b6 SHA512 6003b2b6044c35a7c75840cf550d1f68500c1d762dc0ebdcf22e1714b68804382d2d969512d183c460fe89fe2fdbd8037463594536d6c3acee0ccf79734ac654
-DIST DateTime-TimeZone-2.39.tar.gz 993595 BLAKE2B 164fd56d2d5296fab711220ae159f0da67a3f6f9761db41c4895206c58e3cc44ea31cf36b844fdd7d9103cd98c018f70b16c14daae867820befd2108693b9356 SHA512 6f7580aa873a66d1892cd9201b5b2efd088842ffc2696e94c59c5532935be7eecea067fa979465046e0eeb35ca34e73bc49006e176445eaed91ac179beacc13b
 DIST DateTime-TimeZone-2.47.tar.gz 1006477 BLAKE2B 51d538f2e83c4179f0b77033953f7b8cb23b8978d916ae5e390acd773a59705f80a25ff3874bc71fa8c8f3ee94c8c755b59f76e8689e277a0ca4a4988bba69bf SHA512 483c5314fa520c1597ad9c819b6785302cc77d719e4042babe6a35e72e7600e9b9d506950979d4051825588ad45efb0a2023bc08340e6fbb308f03706f3438bf


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-TimeZone/
@ 2021-05-23 12:13 Sergei Trofimovich
  0 siblings, 0 replies; 62+ messages in thread
From: Sergei Trofimovich @ 2021-05-23 12:13 UTC (permalink / raw
  To: gentoo-commits

commit:     3f6e999c94e659f68ff79e9703faa5f093da6524
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun May 23 11:25:46 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun May 23 12:13:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f6e999c

dev-perl/DateTime-TimeZone: stable 2.470.0 for sparc, bug #791505

Package-Manager: Portage-3.0.18, Repoman-3.0.2
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-TimeZone/DateTime-TimeZone-2.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
index 13db9b84b70..df5115286df 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-TimeZone/
@ 2021-05-23 22:28 Agostino Sarubbo
  0 siblings, 0 replies; 62+ messages in thread
From: Agostino Sarubbo @ 2021-05-23 22:28 UTC (permalink / raw
  To: gentoo-commits

commit:     4377199fa4b8de1fae5f72d53cf1b7e7823fd22a
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun May 23 22:27:40 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun May 23 22:28:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4377199f

dev-perl/DateTime-TimeZone: amd64 stable wrt bug #791505

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
index df5115286df..20a16956313 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

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

commit:     cdf4d0d6a21bc6db0688552253252786282ac432
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun May 23 23:05:02 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun May 23 23:05:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdf4d0d6

dev-perl/DateTime-TimeZone: x86 stable wrt bug #791505

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-TimeZone/DateTime-TimeZone-2.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
index 20a16956313..609dac8a99f 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

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

commit:     8b8e1ff3fc929bd479b5ad6dbc74d61cdcea39c6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 24 00:04:18 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 24 00:04:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b8e1ff3

dev-perl/DateTime-TimeZone: Stabilize 2.470.0 arm64, #791505

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
index 609dac8a99f..8de9fe864fa 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

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

commit:     c6aef3dd9c1a211650527443baa53577cfbbfd75
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 24 00:06:22 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 24 00:06:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6aef3dd

dev-perl/DateTime-TimeZone: Stabilize 2.470.0 arm, #791505

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
index 8de9fe864fa..9ac38d0839f 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

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

commit:     d7b7dbfee13a1e4f5cfbe5e6290d2c073db25c9f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 24 00:17:36 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 24 00:17:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7b7dbfe

dev-perl/DateTime-TimeZone: Stabilize 2.470.0 ppc64, #791505

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
index 9ac38d0839f..8076f3071a1 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

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

commit:     594de9027cb5af54eb0b05b7977d4c161d0a5994
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 24 00:17:56 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 24 00:17:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=594de902

dev-perl/DateTime-TimeZone: Stabilize 2.470.0 ppc, #791505

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
index 8076f3071a1..81e71df26bc 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

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

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

dev-perl/DateTime-TimeZone: Remove old

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

 .../DateTime-TimeZone-2.130.0.ebuild               | 38 ----------------------
 dev-perl/DateTime-TimeZone/Manifest                |  1 -
 2 files changed, 39 deletions(-)

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
deleted file mode 100644
index a6855663eaa..00000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild
+++ /dev/null
@@ -1,38 +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=2.13
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	>=dev-perl/Class-Singleton-1.30.0
-	virtual/perl-File-Spec
-	dev-perl/Module-Runtime
-	>=dev-perl/Params-ValidationCompiler-0.130.0
-	>=virtual/perl-Scalar-List-Utils-1.330.0
-	>=dev-perl/Specio-0.150.0
-	dev-perl/Try-Tiny
-	dev-perl/namespace-autoclean
-	virtual/perl-parent
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-File-Path
-		virtual/perl-File-Temp
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		dev-perl/Test-Requires
-		>=virtual/perl-Test-Simple-0.960.0
-	)
-"

diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index de0a276c77a..8dbefef51f6 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -1,2 +1 @@
-DIST DateTime-TimeZone-2.13.tar.gz 945446 BLAKE2B cbc715cdea59098c1cb6994a99b93785769b0a97c32260fd2c00a0caa48682cbb0280db02e68e7d9dea97d5a557baa9a37cad86d9518a30a7d760bc0f44447b6 SHA512 6003b2b6044c35a7c75840cf550d1f68500c1d762dc0ebdcf22e1714b68804382d2d969512d183c460fe89fe2fdbd8037463594536d6c3acee0ccf79734ac654
 DIST DateTime-TimeZone-2.47.tar.gz 1006477 BLAKE2B 51d538f2e83c4179f0b77033953f7b8cb23b8978d916ae5e390acd773a59705f80a25ff3874bc71fa8c8f3ee94c8c755b59f76e8689e277a0ca4a4988bba69bf SHA512 483c5314fa520c1597ad9c819b6785302cc77d719e4042babe6a35e72e7600e9b9d506950979d4051825588ad45efb0a2023bc08340e6fbb308f03706f3438bf


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

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

commit:     34b5790a090137350a8c6f4d2bdf648f3ed557c0
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 20 22:47:56 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Oct 20 22:59:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b5790a

dev-perl/DateTime-TimeZone: Version bump 2.50

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild
new file mode 100644
index 00000000000..3ab808eeb63
--- /dev/null
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=2.50
+inherit perl-module
+
+DESCRIPTION="Time zone object base class and factory"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+
+RDEPEND="
+	>=dev-perl/Class-Singleton-1.30.0
+	>=virtual/perl-File-Spec-3.0.0
+	dev-perl/Module-Runtime
+	>=dev-perl/Params-ValidationCompiler-0.130.0
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	>=dev-perl/Specio-0.150.0
+	dev-perl/Try-Tiny
+	dev-perl/namespace-autoclean
+	virtual/perl-parent
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Path
+		virtual/perl-File-Temp
+		virtual/perl-Storable
+		dev-perl/Test-Fatal
+		dev-perl/Test-Requires
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"

diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index 8dbefef51f6..677a3d524cf 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -1 +1,2 @@
 DIST DateTime-TimeZone-2.47.tar.gz 1006477 BLAKE2B 51d538f2e83c4179f0b77033953f7b8cb23b8978d916ae5e390acd773a59705f80a25ff3874bc71fa8c8f3ee94c8c755b59f76e8689e277a0ca4a4988bba69bf SHA512 483c5314fa520c1597ad9c819b6785302cc77d719e4042babe6a35e72e7600e9b9d506950979d4051825588ad45efb0a2023bc08340e6fbb308f03706f3438bf
+DIST DateTime-TimeZone-2.50.tar.gz 996568 BLAKE2B 62512945ce26617343ff53d458760fe1da67a330007999915e57276c7194750771a47da2780282a6d6271e0600002d77c484f70a26f0afd8331827fc82554ffe SHA512 3fa436bdcccdda2bc7d9506b0faaad654731b6bfb886ff1c69544211b697deb2a6d9810b4cfb858109b42bd4e53e532b2b958157a99108f2100038fd2f953e24


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

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

commit:     c2e3e3575c41c7bdff7c2d4c6170e53b80888782
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  5 03:06:34 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  5 03:06:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2e3e357

dev-perl/DateTime-TimeZone: Stabilize 2.500.0 x86, #828173

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild
index 1106d72c3cc5..07e5104a4283 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~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"
 
 RDEPEND="
 	>=dev-perl/Class-Singleton-1.30.0


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

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

commit:     23ea8785d5853251057a12700e1271ebcbd4e44c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  5 03:09:01 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  5 03:09:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ea8785

dev-perl/DateTime-TimeZone: Stabilize 2.500.0 arm, #828173

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild
index 07e5104a4283..eff9abd9e4f4 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~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"
 
 RDEPEND="
 	>=dev-perl/Class-Singleton-1.30.0


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

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

commit:     b6fb917140649f454592b56b471b00082f1ff0fa
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  5 03:10:21 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  5 03:10:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6fb9171

dev-perl/DateTime-TimeZone: Stabilize 2.500.0 arm64, #828173

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild
index eff9abd9e4f4..538f410cccea 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~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"
 
 RDEPEND="
 	>=dev-perl/Class-Singleton-1.30.0


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

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

commit:     49ff908a250ab8e25662ff636bb08a084d83abdc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  5 03:13:16 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  5 03:13:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ff908a

dev-perl/DateTime-TimeZone: Stabilize 2.500.0 ppc64, #828173

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild
index 7bba040b5f8f..ae4eeab93ee2 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~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"
 
 RDEPEND="
 	>=dev-perl/Class-Singleton-1.30.0


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-TimeZone/
@ 2021-12-06  8:06 Agostino Sarubbo
  0 siblings, 0 replies; 62+ messages in thread
From: Agostino Sarubbo @ 2021-12-06  8:06 UTC (permalink / raw
  To: gentoo-commits

commit:     a5f77ca33fd3d2913db4e1ec507bc8b9145e4a6e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  6 08:06:25 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Dec  6 08:06:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5f77ca3

dev-perl/DateTime-TimeZone: sparc stable wrt bug #828173

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild
index ae4eeab93ee2..e6d275a97895 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.500.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~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"
 
 RDEPEND="
 	>=dev-perl/Class-Singleton-1.30.0


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

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

commit:     fa31780dba7357b689e502154fb9190118f44535
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 18 04:45:10 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 18 04:46:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa31780d

dev-perl/DateTime-TimeZone: add 2.560.0

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.560.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.560.0.ebuild
new file mode 100644
index 000000000000..b5a96169e52b
--- /dev/null
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.560.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=2.56
+inherit perl-module
+
+DESCRIPTION="Time zone object base class and factory"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+
+RDEPEND="
+	>=dev-perl/Class-Singleton-1.30.0
+	>=virtual/perl-File-Spec-3.0.0
+	dev-perl/Module-Runtime
+	>=dev-perl/Params-ValidationCompiler-0.130.0
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	>=dev-perl/Specio-0.150.0
+	dev-perl/Try-Tiny
+	dev-perl/namespace-autoclean
+	virtual/perl-parent
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Path
+		virtual/perl-File-Temp
+		virtual/perl-Storable
+		dev-perl/Test-Fatal
+		dev-perl/Test-Requires
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"

diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index 677a3d524cfc..ffe67efce443 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -1,2 +1,3 @@
 DIST DateTime-TimeZone-2.47.tar.gz 1006477 BLAKE2B 51d538f2e83c4179f0b77033953f7b8cb23b8978d916ae5e390acd773a59705f80a25ff3874bc71fa8c8f3ee94c8c755b59f76e8689e277a0ca4a4988bba69bf SHA512 483c5314fa520c1597ad9c819b6785302cc77d719e4042babe6a35e72e7600e9b9d506950979d4051825588ad45efb0a2023bc08340e6fbb308f03706f3438bf
 DIST DateTime-TimeZone-2.50.tar.gz 996568 BLAKE2B 62512945ce26617343ff53d458760fe1da67a330007999915e57276c7194750771a47da2780282a6d6271e0600002d77c484f70a26f0afd8331827fc82554ffe SHA512 3fa436bdcccdda2bc7d9506b0faaad654731b6bfb886ff1c69544211b697deb2a6d9810b4cfb858109b42bd4e53e532b2b958157a99108f2100038fd2f953e24
+DIST DateTime-TimeZone-2.56.tar.gz 939281 BLAKE2B baa892f6a933e05b0ffc41e4a02bd4bd424f122df1edcb5d4d80c6267181e280b36007d866d45eab3576960e91ac75bcb089fb23d59b40379ecc812aff29b0a9 SHA512 0ee4a7aed9a2377102d693eb0c98df43a9add5d329570e835d5b8bbe4bbfee7df793d6847f2ef9fb0ad958327ad8b688968d0f57ec4ae3033d1d866ab385498d


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-TimeZone/
@ 2022-12-18 11:41 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2022-12-18 11:41 UTC (permalink / raw
  To: gentoo-commits

commit:     713f5843b3878e07a228e73a17e81f299b8d6a46
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 11:41:16 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 11:41:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=713f5843

dev-perl/DateTime-TimeZone: Stabilize 2.560.0 arm64, #886849

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.560.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.560.0.ebuild
index b5a96169e52b..d9da5fd64c2d 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.560.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.560.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~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"
 
 RDEPEND="
 	>=dev-perl/Class-Singleton-1.30.0


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

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

commit:     dc36ce7508de011acf1384eebdb106a1351aef09
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 11:49:10 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 11:49:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc36ce75

dev-perl/DateTime-TimeZone: Stabilize 2.560.0 arm, #886849

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.560.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.560.0.ebuild
index d9da5fd64c2d..e95523833315 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.560.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.560.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~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"
 
 RDEPEND="
 	>=dev-perl/Class-Singleton-1.30.0


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-TimeZone/
@ 2022-12-18 19:06 Arthur Zamarin
  0 siblings, 0 replies; 62+ messages in thread
From: Arthur Zamarin @ 2022-12-18 19:06 UTC (permalink / raw
  To: gentoo-commits

commit:     023eb69fd668552ecb4302a142b95957f0a3d614
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 19:06:28 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 19:06:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=023eb69f

dev-perl/DateTime-TimeZone: Stabilize 2.560.0 amd64, #886849

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.560.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.560.0.ebuild
index 885106064f1a..0edd79006c94 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.560.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.560.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~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"
 
 RDEPEND="
 	>=dev-perl/Class-Singleton-1.30.0


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

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

commit:     5dda7f657767fd215b39195dfa1a139c2c2bdc82
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 04:27:21 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 04:27:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dda7f65

dev-perl/DateTime-TimeZone: add 2.580.0

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

 .../DateTime-TimeZone-2.580.0.ebuild               | 39 ++++++++++++++++++++++
 dev-perl/DateTime-TimeZone/Manifest                |  1 +
 2 files changed, 40 insertions(+)

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.580.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.580.0.ebuild
new file mode 100644
index 000000000000..92640efc0717
--- /dev/null
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.580.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# TODO: Repack/rebuild the bundled tzdata like Fedora does?
+# https://src.fedoraproject.org/rpms/perl-DateTime-TimeZone/blob/rawhide/f/perl-DateTime-TimeZone.spec#_148
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=2.58
+inherit perl-module
+
+DESCRIPTION="Time zone object base class and factory"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+
+RDEPEND="
+	>=dev-perl/Class-Singleton-1.30.0
+	>=virtual/perl-File-Spec-3.0.0
+	dev-perl/Module-Runtime
+	>=dev-perl/Params-ValidationCompiler-0.130.0
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	>=dev-perl/Specio-0.150.0
+	dev-perl/Try-Tiny
+	dev-perl/namespace-autoclean
+	virtual/perl-parent
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Path
+		virtual/perl-File-Temp
+		virtual/perl-Storable
+		dev-perl/Test-Fatal
+		dev-perl/Test-Requires
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"

diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index 47adc3e4edc4..8d21781eec16 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -1 +1,2 @@
 DIST DateTime-TimeZone-2.56.tar.gz 939281 BLAKE2B baa892f6a933e05b0ffc41e4a02bd4bd424f122df1edcb5d4d80c6267181e280b36007d866d45eab3576960e91ac75bcb089fb23d59b40379ecc812aff29b0a9 SHA512 0ee4a7aed9a2377102d693eb0c98df43a9add5d329570e835d5b8bbe4bbfee7df793d6847f2ef9fb0ad958327ad8b688968d0f57ec4ae3033d1d866ab385498d
+DIST DateTime-TimeZone-2.58.tar.gz 948765 BLAKE2B 120a004d4b3ca186ada698e5aa672c53af28e56fd8ce87409221c2f9abb57ce2b309669e03dc5f4a033e02af827068d284a81bd146a5d0327a17297489fe60dd SHA512 99780c66b1d195e768a88082de8fdbcefe327d07df5fb2e3213fe13731638f77d9b62665ff1c11ead8b4004429241e74016f7c547514c1b67154365305364742


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-TimeZone/
@ 2023-04-26 14:29 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-04-26 14:29 UTC (permalink / raw
  To: gentoo-commits

commit:     2987c561965fb79a1334d99c7146f4cfa42c89e3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 26 14:28:21 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 26 14:28:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2987c561

dev-perl/DateTime-TimeZone: add 2.600.0

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

 .../DateTime-TimeZone-2.600.0.ebuild               | 39 ++++++++++++++++++++++
 dev-perl/DateTime-TimeZone/Manifest                |  1 +
 2 files changed, 40 insertions(+)

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
new file mode 100644
index 000000000000..5f4c70189138
--- /dev/null
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# TODO: Repack/rebuild the bundled tzdata like Fedora does?
+# https://src.fedoraproject.org/rpms/perl-DateTime-TimeZone/blob/rawhide/f/perl-DateTime-TimeZone.spec#_148
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=2.60
+inherit perl-module
+
+DESCRIPTION="Time zone object base class and factory"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+
+RDEPEND="
+	>=dev-perl/Class-Singleton-1.30.0
+	>=virtual/perl-File-Spec-3.0.0
+	dev-perl/Module-Runtime
+	>=dev-perl/Params-ValidationCompiler-0.130.0
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	>=dev-perl/Specio-0.150.0
+	dev-perl/Try-Tiny
+	dev-perl/namespace-autoclean
+	virtual/perl-parent
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Path
+		virtual/perl-File-Temp
+		virtual/perl-Storable
+		dev-perl/Test-Fatal
+		dev-perl/Test-Requires
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"

diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index 8d21781eec16..7da3cd2dc6fc 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -1,2 +1,3 @@
 DIST DateTime-TimeZone-2.56.tar.gz 939281 BLAKE2B baa892f6a933e05b0ffc41e4a02bd4bd424f122df1edcb5d4d80c6267181e280b36007d866d45eab3576960e91ac75bcb089fb23d59b40379ecc812aff29b0a9 SHA512 0ee4a7aed9a2377102d693eb0c98df43a9add5d329570e835d5b8bbe4bbfee7df793d6847f2ef9fb0ad958327ad8b688968d0f57ec4ae3033d1d866ab385498d
 DIST DateTime-TimeZone-2.58.tar.gz 948765 BLAKE2B 120a004d4b3ca186ada698e5aa672c53af28e56fd8ce87409221c2f9abb57ce2b309669e03dc5f4a033e02af827068d284a81bd146a5d0327a17297489fe60dd SHA512 99780c66b1d195e768a88082de8fdbcefe327d07df5fb2e3213fe13731638f77d9b62665ff1c11ead8b4004429241e74016f7c547514c1b67154365305364742
+DIST DateTime-TimeZone-2.60.tar.gz 948447 BLAKE2B fae2eca04dade2afd28c1ec9ba087bafc144781a4154306b6c97cbf2a6e091eac5346e28ee43e9f00e4a5eeb006635544544d119e8eb3a691bf6ba7375811b83 SHA512 c3fc0dbed3aaa8250f8031de4fc2e9201d1229c42d59dd6fcdbded0bcc51184bf126a090e371dd4997133a3c174b6324115ce78e7725917953b7236e4a0a8526


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-TimeZone/
@ 2023-04-26 14:33 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-04-26 14:33 UTC (permalink / raw
  To: gentoo-commits

commit:     2f45b971e17889afcfb6f748c376fce593e7b850
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 26 14:31:30 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 26 14:32:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f45b971

dev-perl/DateTime-TimeZone: drop 2.580.0

Was masked anyway.

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.580.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.580.0.ebuild
deleted file mode 100644
index 92640efc0717..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.580.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# TODO: Repack/rebuild the bundled tzdata like Fedora does?
-# https://src.fedoraproject.org/rpms/perl-DateTime-TimeZone/blob/rawhide/f/perl-DateTime-TimeZone.spec#_148
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=2.58
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
-
-RDEPEND="
-	>=dev-perl/Class-Singleton-1.30.0
-	>=virtual/perl-File-Spec-3.0.0
-	dev-perl/Module-Runtime
-	>=dev-perl/Params-ValidationCompiler-0.130.0
-	>=virtual/perl-Scalar-List-Utils-1.330.0
-	>=dev-perl/Specio-0.150.0
-	dev-perl/Try-Tiny
-	dev-perl/namespace-autoclean
-	virtual/perl-parent
-"
-BDEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-File-Path
-		virtual/perl-File-Temp
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		dev-perl/Test-Requires
-		>=virtual/perl-Test-Simple-0.960.0
-	)
-"

diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest
index 7da3cd2dc6fc..78fdc0e9ce9c 100644
--- a/dev-perl/DateTime-TimeZone/Manifest
+++ b/dev-perl/DateTime-TimeZone/Manifest
@@ -1,3 +1,2 @@
 DIST DateTime-TimeZone-2.56.tar.gz 939281 BLAKE2B baa892f6a933e05b0ffc41e4a02bd4bd424f122df1edcb5d4d80c6267181e280b36007d866d45eab3576960e91ac75bcb089fb23d59b40379ecc812aff29b0a9 SHA512 0ee4a7aed9a2377102d693eb0c98df43a9add5d329570e835d5b8bbe4bbfee7df793d6847f2ef9fb0ad958327ad8b688968d0f57ec4ae3033d1d866ab385498d
-DIST DateTime-TimeZone-2.58.tar.gz 948765 BLAKE2B 120a004d4b3ca186ada698e5aa672c53af28e56fd8ce87409221c2f9abb57ce2b309669e03dc5f4a033e02af827068d284a81bd146a5d0327a17297489fe60dd SHA512 99780c66b1d195e768a88082de8fdbcefe327d07df5fb2e3213fe13731638f77d9b62665ff1c11ead8b4004429241e74016f7c547514c1b67154365305364742
 DIST DateTime-TimeZone-2.60.tar.gz 948447 BLAKE2B fae2eca04dade2afd28c1ec9ba087bafc144781a4154306b6c97cbf2a6e091eac5346e28ee43e9f00e4a5eeb006635544544d119e8eb3a691bf6ba7375811b83 SHA512 c3fc0dbed3aaa8250f8031de4fc2e9201d1229c42d59dd6fcdbded0bcc51184bf126a090e371dd4997133a3c174b6324115ce78e7725917953b7236e4a0a8526


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

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

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

dev-perl/DateTime-TimeZone: Stabilize 2.600.0 arm64, #908925

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
index 669c7de1d696..f6c57eea4b78 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
@@ -13,7 +13,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	>=dev-perl/Class-Singleton-1.30.0


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

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

commit:     345d14e7ed43924ea620c9b8607e3597c070010c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 08:14:47 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 08:17:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=345d14e7

dev-perl/DateTime-TimeZone: Stabilize 2.600.0 amd64, #908925

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
index 16e7cd707f55..885ff9f9afe7 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
@@ -13,7 +13,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	>=dev-perl/Class-Singleton-1.30.0


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

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

commit:     e92d84b14f8628cbe7405ffab9d8673802739015
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 08:14:46 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 08:17:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e92d84b1

dev-perl/DateTime-TimeZone: Stabilize 2.600.0 x86, #908925

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
index f6c57eea4b78..16e7cd707f55 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
@@ -13,7 +13,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	>=dev-perl/Class-Singleton-1.30.0


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

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

commit:     228c30ae9828b3ba4a670f1a4cd6063d35a84f21
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 08:19:24 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 08:19:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=228c30ae

dev-perl/DateTime-TimeZone: Stabilize 2.600.0 arm, #908925

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
index 885ff9f9afe7..56888664a5c5 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
@@ -13,7 +13,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	>=dev-perl/Class-Singleton-1.30.0


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

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

commit:     bb45bdeae2f0cc673ca1c98bee636016e40cddc6
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 09:11:28 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 09:11:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb45bdea

dev-perl/DateTime-TimeZone: Stabilize 2.600.0 ppc, #908925

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
index 56888664a5c5..a8779f268caa 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
@@ -13,7 +13,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	>=dev-perl/Class-Singleton-1.30.0


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

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

commit:     2e766fa461b7bfbf72a493c90bd6df0d716f736c
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 09:11:30 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 09:11:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e766fa4

dev-perl/DateTime-TimeZone: Stabilize 2.600.0 ppc64, #908925

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
index 0b8f6bb059c5..ac699706c84f 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
@@ -13,7 +13,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	>=dev-perl/Class-Singleton-1.30.0


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

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

commit:     c4490bc4eb338ee6cfea84aa2ac957385d3508f1
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 09:11:29 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 09:11:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4490bc4

dev-perl/DateTime-TimeZone: Stabilize 2.600.0 sparc, #908925

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

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

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
index a8779f268caa..0b8f6bb059c5 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.600.0.ebuild
@@ -13,7 +13,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
 	>=dev-perl/Class-Singleton-1.30.0


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

end of thread, other threads:[~2023-06-21  9:12 UTC | newest]

Thread overview: 62+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-05  3:09 [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-TimeZone/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2023-06-21  9:12 Arthur Zamarin
2023-06-21  9:12 Arthur Zamarin
2023-06-21  9:12 Arthur Zamarin
2023-06-21  8:19 Arthur Zamarin
2023-06-21  8:18 Sam James
2023-06-21  8:18 Sam James
2023-06-21  8:17 Arthur Zamarin
2023-04-26 14:33 Sam James
2023-04-26 14:29 Sam James
2023-03-24  5:12 Sam James
2022-12-18 19:06 Arthur Zamarin
2022-12-18 11:49 Sam James
2022-12-18 11:41 Sam James
2022-11-18  4:52 Sam James
2021-12-06  8:06 Agostino Sarubbo
2021-12-05  3:15 Sam James
2021-12-05  3:11 Sam James
2021-12-05  3:08 Sam James
2021-10-20 23:00 Andreas K. Hüttel
2021-10-20 23:00 Andreas K. Hüttel
2021-05-24  0:32 Sam James
2021-05-24  0:32 Sam James
2021-05-24  0:12 Sam James
2021-05-24  0:12 Sam James
2021-05-23 23:05 Agostino Sarubbo
2021-05-23 22:28 Agostino Sarubbo
2021-05-23 12:13 Sergei Trofimovich
2021-05-22 16:20 Andreas K. Hüttel
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-31  8:48 Kent Fredric
2020-07-27  9:51 Kent Fredric
2020-04-12 18:27 Sergei Trofimovich
2020-04-12  9:44 Sergei Trofimovich
2018-12-08 12:51 Mikle Kolyada
2018-12-01 15:10 Sergei Trofimovich
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-09-07 23:28 Kent Fredric
2018-08-04  0:29 Mikle Kolyada
2018-04-16 19:03 Sergei Trofimovich
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  8:35 Kent Fredric
2017-03-24 13:07 Kent Fredric
2017-03-24 13:07 Kent Fredric
2017-03-16  3:13 Kent Fredric
2017-03-16  3:13 Kent Fredric
2016-11-12 15:36 Kent Fredric
2016-10-16 15:04 Robin H. Johnson
2016-01-02 19:11 Andreas Hüttel
2016-01-02 17:58 Agostino Sarubbo
2016-01-02 16:15 Andreas Hüttel
2015-09-08 19:43 Andreas Hüttel

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