From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1530226-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F0934158009 for <garchives@archives.gentoo.org>; Sun, 18 Jun 2023 22:39:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D4E1E0901; Sun, 18 Jun 2023 22:39:15 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 1D4ACE0901 for <gentoo-commits@lists.gentoo.org>; Sun, 18 Jun 2023 22:39:15 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1DC2E34102C for <gentoo-commits@lists.gentoo.org>; Sun, 18 Jun 2023 22:39:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7E46A98 for <gentoo-commits@lists.gentoo.org>; Sun, 18 Jun 2023 22:39:12 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1687127938.947d0bc940c33cd274cc09acadc9e733ad8f3d24.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-Util/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/String-Util/Manifest dev-perl/String-Util/String-Util-1.340.0.ebuild X-VCS-Directories: dev-perl/String-Util/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 947d0bc940c33cd274cc09acadc9e733ad8f3d24 X-VCS-Branch: master Date: Sun, 18 Jun 2023 22:39:12 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fbeb5dd4-08ae-486e-8cfc-eb4c51594fe7 X-Archives-Hash: 2131e90914da48f6799c8cc76274475b commit: 947d0bc940c33cd274cc09acadc9e733ad8f3d24 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 18 22:28:11 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 18 22:38:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=947d0bc9 dev-perl/String-Util: add 1.340.0 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/String-Util/Manifest | 1 + dev-perl/String-Util/String-Util-1.340.0.ebuild | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/dev-perl/String-Util/Manifest b/dev-perl/String-Util/Manifest index 11b966ab59d8..2d344081f24b 100644 --- a/dev-perl/String-Util/Manifest +++ b/dev-perl/String-Util/Manifest @@ -1 +1,2 @@ DIST String-Util-1.32.tar.gz 23870 BLAKE2B ef6a2b9a7b86fff11fa40d6674812d4ca9f5b1a2bdef09207a1ed29f358c391c56ac28f65fe2f2a9c3ca00f08a8e9a5cd85ccffd235e04d05abeb182f641dac8 SHA512 be4c5922afed8f5f5cb9b4e8cd5f7ba9d08fd2ee322b09a7f22fba6aa410febf89d4bfe5ba9dbcece61b48b4a62f15734d3c29c55e121cf784d8295063cfe14c +DIST String-Util-1.34.tar.gz 22176 BLAKE2B 3dd656313a0d5d799eca8c1a9d82d200daa80e1f64e0a6d6bab4ae73f77940d8c0f3b17bc10fcb8d3c85f44decef7d3c6983bd2887113b0ee101614eed909609 SHA512 ab4ee4a8da9fd909a6d51a2e96eeea4ea50cf1e6eb741271aa6dc1d1d5fc8f1208f526059c6f774d4890f1a9b0f57e01c59d6f0380fe13382c54d7028e7c0ea1 diff --git a/dev-perl/String-Util/String-Util-1.340.0.ebuild b/dev-perl/String-Util/String-Util-1.340.0.ebuild new file mode 100644 index 000000000000..7b5a1656fee4 --- /dev/null +++ b/dev-perl/String-Util/String-Util-1.340.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 2020-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=BAKERSCOT +DIST_VERSION=1.34 +inherit perl-module + +DESCRIPTION="String processing utility functions" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" + +BDEPEND=" + >=dev-perl/Module-Build-Tiny-0.34.0 + test? ( + >=virtual/perl-Test-Simple-0.880.0 + ) +" + +PERL_RM_FILES=( + t/author-pod-syntax.t +)