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 E51051582EF for ; Wed, 26 Feb 2025 07:54:04 +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 D1543342FF9 for ; Wed, 26 Feb 2025 07:54:04 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id DA9C11103AC; Wed, 26 Feb 2025 07:54:03 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D07811103AC for ; Wed, 26 Feb 2025 07:54:03 +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 8B285342FF9 for ; Wed, 26 Feb 2025 07:54:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E3DA827FF for ; Wed, 26 Feb 2025 07:54:01 +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: <1740556416.22b2c524ad8643b3b1aab10691e1571b2bdeaf3b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-Common/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Regexp-Common/Manifest dev-perl/Regexp-Common/Regexp-Common-2024080801.0.0.ebuild X-VCS-Directories: dev-perl/Regexp-Common/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 22b2c524ad8643b3b1aab10691e1571b2bdeaf3b X-VCS-Branch: master Date: Wed, 26 Feb 2025 07:54:01 +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: 007e46e6-c842-49a2-9b98-cd5705d0d022 X-Archives-Hash: 71b711e22aaa3fddd7b0c9e1a86ca609 commit: 22b2c524ad8643b3b1aab10691e1571b2bdeaf3b Author: Sam James gentoo org> AuthorDate: Wed Feb 26 07:53:36 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Feb 26 07:53:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22b2c524 dev-perl/Regexp-Common: add 2024080801.0.0 Signed-off-by: Sam James gentoo.org> dev-perl/Regexp-Common/Manifest | 1 + .../Regexp-Common/Regexp-Common-2024080801.0.0.ebuild | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/dev-perl/Regexp-Common/Manifest b/dev-perl/Regexp-Common/Manifest index 2ffab6d2ca3e..d3633a7eff17 100644 --- a/dev-perl/Regexp-Common/Manifest +++ b/dev-perl/Regexp-Common/Manifest @@ -1 +1,2 @@ DIST Regexp-Common-2017060201.tar.gz 237881 BLAKE2B c7199552d6d495f7ee9b601f125e601c86b552eb658691f989ab37b25dcf0a60eea0f78735e713853d6a471f6bf0c2db350577e77c60b6272b4170594ed3cd18 SHA512 fd046d775214bdca42f868557559595360b069121a75fc119f45e064091000968d9d84154f8a0f06072ecff169dccecf68be58f99a7196932fcb4ffcbd678608 +DIST Regexp-Common-2024080801.tar.gz 238498 BLAKE2B 192b6d1656c926a0c8f9462816aee5908b904c4d7cf555f503d5d3a7ab2cee035d100a2e3a611e65339927ae685875f081171444dc198ad4e113a42cc3de7cc5 SHA512 dc1b9cc23e5e1ea8fc26e892098a3fe8fe9d25736cce5728364192eb26c8aba2a445c563037e037315d638b48e272e909654b9e27196a0d880e4ce6573937a56 diff --git a/dev-perl/Regexp-Common/Regexp-Common-2024080801.0.0.ebuild b/dev-perl/Regexp-Common/Regexp-Common-2024080801.0.0.ebuild new file mode 100644 index 000000000000..6f3cbd251724 --- /dev/null +++ b/dev-perl/Regexp-Common/Regexp-Common-2024080801.0.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=ABIGAIL +DIST_VERSION=2024080801 +inherit perl-module + +DESCRIPTION="Provide commonly requested regular expressions" + +LICENSE="|| ( Artistic Artistic-2 MIT BSD )" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" + +BDEPEND=" + virtual/perl-ExtUtils-MakeMaker + test? ( dev-perl/Test-Regexp ) +"