From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7B69D13835B for ; Sat, 22 May 2021 16:05:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97007E084A; Sat, 22 May 2021 16:05:40 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 80267E084A for ; Sat, 22 May 2021 16:05:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A709D335D32 for ; Sat, 22 May 2021 16:05:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 761A5798 for ; Sat, 22 May 2021 16:05:36 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1621699512.0221a7b4487f7d9d6821c1ae889dc9b94285ac80.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild dev-perl/DateTime-Locale/Manifest X-VCS-Directories: dev-perl/DateTime-Locale/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 0221a7b4487f7d9d6821c1ae889dc9b94285ac80 X-VCS-Branch: master Date: Sat, 22 May 2021 16:05:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7598cc67-9cef-4138-be78-6a9c43d2fea2 X-Archives-Hash: b46c540b9897fcd9e431f9b608591937 commit: 0221a7b4487f7d9d6821c1ae889dc9b94285ac80 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat May 22 15:53:40 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat May 22 16:05:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0221a7b4 dev-perl/DateTime-Locale: Version bump 1.32 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel gentoo.org> .../DateTime-Locale/DateTime-Locale-1.320.0.ebuild | 45 ++++++++++++++++++++++ dev-perl/DateTime-Locale/Manifest | 1 + 2 files changed, 46 insertions(+) diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild b/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild new file mode 100644 index 00000000000..ea802f989b1 --- /dev/null +++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.320.0.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=DROLSKY +DIST_VERSION=1.32 +DIST_EXAMPLES=("eg/*") +inherit perl-module + +DESCRIPTION="Localization support for DateTime" + +LICENSE="|| ( Artistic GPL-1+ ) unicode" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + virtual/perl-Carp + >=dev-perl/Dist-CheckConflicts-0.20.0 + virtual/perl-Exporter + dev-perl/File-ShareDir + virtual/perl-File-Spec + >=dev-perl/Params-ValidationCompiler-0.130.0 + >=virtual/perl-Scalar-List-Utils-1.450.0 + >=dev-perl/Specio-0.150.0 + virtual/perl-Storable + >=dev-perl/namespace-autoclean-0.190.0 +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + >=dev-perl/File-ShareDir-Install-0.60.0 + test? ( + virtual/perl-CPAN-Meta-Requirements + >=dev-perl/CPAN-Meta-Check-0.11.0 + virtual/perl-File-Temp + dev-perl/IPC-System-Simple + dev-perl/Path-Tiny + dev-perl/Test-File-ShareDir + >=virtual/perl-Test-Simple-1.302.15 + dev-perl/Test2-Plugin-NoWarnings + dev-perl/Test2-Suite + ) +" diff --git a/dev-perl/DateTime-Locale/Manifest b/dev-perl/DateTime-Locale/Manifest index 148123d81a7..1ed7389dec3 100644 --- a/dev-perl/DateTime-Locale/Manifest +++ b/dev-perl/DateTime-Locale/Manifest @@ -1,2 +1,3 @@ DIST DateTime-Locale-1.16.tar.gz 1228443 BLAKE2B 43b9bc0439d269dd29856538c87ff866337dc989b85d7e677e62ececf93a194b65cfb99eae07c17a97e8d7c2c917cf533e751856e09c1d63684c70de99aac4a9 SHA512 66b09f2f2d9cbb9ed969c6e881dd68a48957d69d5d4cd8a998b7a79538050807d862813eae677ef28ec2ce645c8fc15b9b5de2b15ed077e936d63a44e072a145 DIST DateTime-Locale-1.28.tar.gz 1391000 BLAKE2B ec19047a6d0e55db0235db480e96d49d3ef091df8a3b37acd87fc54936923298cb70b55480b048ac64376e28784f6995ce5f42793f626b5e8022078b03c98eee SHA512 5c6349e9115bd8d6dba0b33809f9d8544f0d40802bbf0111005fda4990d3d815b236c44f60a1b5fe8d28d3f2f19343627df2d7ac87158be07e7de4f05c19a763 +DIST DateTime-Locale-1.32.tar.gz 1463023 BLAKE2B 56dabcb6bddb81536cae8c5f8ad1073d9e1519faa97de4bb5de2ecce01f2425a778705c33ae9557ca44ec82c75d16e2320d5dc390b7cd7b82e7d7549b98cf98e SHA512 8563f7121876272b9815f5af36f77501cc89d720e0fe08a855a7c563dee6b6399a6213162c6a6f1257c7c76c30a0f3741f642947d1499876d981225c1f5a878f