From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4633F1582EF for ; Mon, 10 Mar 2025 08:52:29 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 24E86343153 for ; Mon, 10 Mar 2025 08:52:29 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 60FC61103C2; Mon, 10 Mar 2025 08:52:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 4FF991103A8 for ; Mon, 10 Mar 2025 08:52:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F1EE3343118 for ; Mon, 10 Mar 2025 08:52:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E1F828AE for ; Mon, 10 Mar 2025 08:52:22 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1741596709.1598ed93d0c54c76821dd09a14045fb1115e702d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Locale-Codes/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Locale-Codes/Locale-Codes-3.820.0.ebuild dev-perl/Locale-Codes/Manifest X-VCS-Directories: dev-perl/Locale-Codes/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1598ed93d0c54c76821dd09a14045fb1115e702d X-VCS-Branch: master Date: Mon, 10 Mar 2025 08:52:22 +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: b8e13f91-eaa6-4625-b4ce-dd2cde24f412 X-Archives-Hash: a46d6f3cb5192a2a25c317493a4450cf commit: 1598ed93d0c54c76821dd09a14045fb1115e702d Author: Sam James gentoo org> AuthorDate: Mon Mar 10 08:43:57 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 10 08:51:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1598ed93 dev-perl/Locale-Codes: add 3.820.0 Signed-off-by: Sam James gentoo.org> dev-perl/Locale-Codes/Locale-Codes-3.820.0.ebuild | 20 ++++++++++++++++++++ dev-perl/Locale-Codes/Manifest | 1 + 2 files changed, 21 insertions(+) diff --git a/dev-perl/Locale-Codes/Locale-Codes-3.820.0.ebuild b/dev-perl/Locale-Codes/Locale-Codes-3.820.0.ebuild new file mode 100644 index 000000000000..7ae40c2fc777 --- /dev/null +++ b/dev-perl/Locale-Codes/Locale-Codes-3.820.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=SBECK +DIST_VERSION=3.82 +inherit perl-module + +DESCRIPTION="Distribution of Perl modules to handle locale codes" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" + +BDEPEND=" + >=virtual/perl-ExtUtils-MakeMaker-6.300.0 + test? ( + >=dev-perl/Test-Inter-1.90.0 + ) +" diff --git a/dev-perl/Locale-Codes/Manifest b/dev-perl/Locale-Codes/Manifest index 244533b02ae2..b487046073bb 100644 --- a/dev-perl/Locale-Codes/Manifest +++ b/dev-perl/Locale-Codes/Manifest @@ -1,2 +1,3 @@ DIST Locale-Codes-3.78.tar.gz 865135 BLAKE2B 38ac91b83b1c9469672a3bc1a59919731cb5d3342430ff9978e686933fe3247a1375dbcb97452ad9960b9dd0c4a8920a1f6381e30b26d6b53694d934c6502bfd SHA512 640241a896ab20747360766cc98f69f953559d225113135ae2131656381526e8639c3ac6a03c4f41d373b8a330a26e0c3ded7ba65b163d4eefc1c2119180a22c DIST Locale-Codes-3.81.tar.gz 879232 BLAKE2B 4f2b90d00b78ba36e3ec582119c33922cca66056fc8f2564c22e9556cbe081f313b83c7d34e84713cd5d3dc498b57be93b4515bb068709d63977cd7b017effd9 SHA512 fe6fd50e45e2c39b116bc3b636afdbb07728d88cb80e9068d91969a08f9fd9061c351457a232bf7f247f656e7cdf93bb73f144d10a734920e71b5047209e7e04 +DIST Locale-Codes-3.82.tar.gz 881130 BLAKE2B e40c28bf391c6c81a1409f80dd2b0958553ba95b6ba3da20e2bae05805cc07ef81d2c82a5883a8e7d04821007917d6116975597f1c8f5bf16e0332a767392a27 SHA512 a6bf2dec432bdfbf241170ab50d7fcc3f7371afa5159d59c9a30b064f8b52c70aab54cb6c4e951a25fbb2cb5e2d53694434ab6295f3bb7870b3724169959ce2c