public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-TimeZone/
Date: Thu, 19 Oct 2017 08:35:35 +0000 (UTC)	[thread overview]
Message-ID: <1508402126.9e03dbe18edcba87ad18a19697b6ceec50dbc44d.kentnl@gentoo> (raw)

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


             reply	other threads:[~2017-10-19  8:35 UTC|newest]

Thread overview: 77+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-19  8:35 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-12 13:59 [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-TimeZone/ Arthur Zamarin
2025-07-12  5:00 Sam James
2025-07-12  3:51 Sam James
2025-07-12  3:51 Sam James
2025-07-12  3:11 Sam James
2025-07-12  2:56 Sam James
2025-06-06  1:58 Sam James
2025-03-13  4:45 Sam James
2025-03-05 22:36 Sam James
2025-03-05 22:36 Sam James
2025-03-04 12:15 Sam James
2025-01-22  6:11 Sam James
2024-11-23 19:49 Sam James
2024-11-14  2:00 Sam James
2024-10-14  3:50 Sam James
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:09 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-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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1508402126.9e03dbe18edcba87ad18a19697b6ceec50dbc44d.kentnl@gentoo \
    --to=kentnl@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox