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.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 9D0AF15810F for ; Sun, 18 Jun 2023 22:39:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9FBD2E091D; Sun, 18 Jun 2023 22:39:16 +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 814D4E091D for ; Sun, 18 Jun 2023 22:39:16 +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 969C034101D for ; Sun, 18 Jun 2023 22:39:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E53C6A9B for ; Sun, 18 Jun 2023 22:39:12 +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: <1687127940.f7e8d64ed6483db48e4bded82e5f1d47dd582f89.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-Formatter/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/String-Formatter/Manifest dev-perl/String-Formatter/String-Formatter-1.235.0.ebuild X-VCS-Directories: dev-perl/String-Formatter/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f7e8d64ed6483db48e4bded82e5f1d47dd582f89 X-VCS-Branch: master Date: Sun, 18 Jun 2023 22:39:12 +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: adb2a154-d142-483a-bebc-7ba9f9d6490b X-Archives-Hash: 4cab56abd087051982b69075fbd16990 commit: f7e8d64ed6483db48e4bded82e5f1d47dd582f89 Author: Sam James gentoo org> AuthorDate: Sun Jun 18 22:36:01 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jun 18 22:39:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7e8d64e dev-perl/String-Formatter: add 1.235.0 Signed-off-by: Sam James gentoo.org> dev-perl/String-Formatter/Manifest | 1 + .../String-Formatter-1.235.0.ebuild | 25 ++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/dev-perl/String-Formatter/Manifest b/dev-perl/String-Formatter/Manifest index 52ebd459f2c8..73260db8b32a 100644 --- a/dev-perl/String-Formatter/Manifest +++ b/dev-perl/String-Formatter/Manifest @@ -1,2 +1,3 @@ DIST String-Formatter-0.102084.tar.gz 20981 BLAKE2B 960a9ee9ef5ac6d378406697d16ab44c891d959d6f6aa888b8b0950b178d9167b8882d372fd86271a69f51a85a243b8ab491d8b21f3cfdb4ad47d7577aef282c SHA512 d9e72e01b78d9b571cde6cb0107e334e41739b07006e224016cff5de4648b9f924003446de75ddfd911bfc25b3046554cde09502344dce53a8fed2ecfd7994dc DIST String-Formatter-1.234.tar.gz 26321 BLAKE2B 65442a35e9ba202fe9105f3d7d03106eb1057344f8cd8db4b321301477c999a7259925fd4e7b8e88c0ac82e4d09aa18bde0c0af7542c4ddf4d1fbeddcdc0ff13 SHA512 be5fb27182437c0e89e02d53d6c931eac614634cdd6c287109779afe1e305728ce9b0807e54c018bd68e4554fe02f2722586e8cf61de477bcb79b69db3ad55dc +DIST String-Formatter-1.235.tar.gz 26376 BLAKE2B f19c09b1e1be3b4a6965adad18bdcaf1edca021e54ac83431a937a15530d2b67a5c237ba462104e5cf5567d2030bd9a74e997df6c549de5c650c34f20e889405 SHA512 3713c281f912dd42b4c56da6727e432b531e99ffa98f4cf6efddf46bf4788e1fe6ecd3b1b95e2f6be2ff19344434849813d29214710e123c97105245bf6ba436 diff --git a/dev-perl/String-Formatter/String-Formatter-1.235.0.ebuild b/dev-perl/String-Formatter/String-Formatter-1.235.0.ebuild new file mode 100644 index 000000000000..5afb9505bc8b --- /dev/null +++ b/dev-perl/String-Formatter/String-Formatter-1.235.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=RJBS +DIST_VERSION=1.235 +inherit perl-module + +DESCRIPTION="Build sprintf-like functions of your own" + +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + dev-perl/Params-Util + dev-perl/Sub-Exporter +" +BDEPEND=" + ${RDEPEND} + >=virtual/perl-ExtUtils-MakeMaker-6.780.0 + test? ( + >=virtual/perl-Test-Simple-0.960.0 + ) +"