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 9227615800A for ; Mon, 14 Aug 2023 07:55:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AAD82BC032; Mon, 14 Aug 2023 07:55:53 +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 0F2732BC032 for ; Mon, 14 Aug 2023 07:55:53 +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 24C433407E6 for ; Mon, 14 Aug 2023 07:55:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 71CB0F92 for ; Mon, 14 Aug 2023 07:55:49 +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: <1691999693.397de791130c8b051313e10c58d055253f2f758f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Text-CSV/Manifest dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild X-VCS-Directories: dev-perl/Text-CSV/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 397de791130c8b051313e10c58d055253f2f758f X-VCS-Branch: master Date: Mon, 14 Aug 2023 07:55:49 +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: eacaac42-23ff-453e-946f-25afa189c40e X-Archives-Hash: 3d496c93d9c95f17fba97d3230ed48b9 commit: 397de791130c8b051313e10c58d055253f2f758f Author: Sam James gentoo org> AuthorDate: Mon Aug 14 07:31:39 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 14 07:54:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=397de791 dev-perl/Text-CSV: add 2.30.0 Signed-off-by: Sam James gentoo.org> dev-perl/Text-CSV/Manifest | 1 + dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild | 30 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/dev-perl/Text-CSV/Manifest b/dev-perl/Text-CSV/Manifest index 1a4a0379feca..ba104afd9eec 100644 --- a/dev-perl/Text-CSV/Manifest +++ b/dev-perl/Text-CSV/Manifest @@ -1,2 +1,3 @@ DIST Text-CSV-2.01.tar.gz 134279 BLAKE2B ee9bb832b000ca4d977869d360bf4e5367c54d248ce2eb169eb2a75df37c0ccf8042cc0114d360039282f3f3f9fcb97070046a91257486c12826a32b93bc3c7e SHA512 45c215686437e111fcd8d6c0adc9c6e0bac9df37fcd47e7bd9fcf4872859e59a296caae3573b77955cdaf42284b4c88fcc6774bd6ac11d701ae54f6a3741991a DIST Text-CSV-2.02.tar.gz 136346 BLAKE2B 004577e2b3400d4f4073fbd6e674f72907c763296526a68147568501765ccb9d9446d0fbddaa599f6354e005751644b3b23405b1f783ddaaa86f610dc28cf548 SHA512 0efb9396f5f02c3fc478f5d88a13bdfd1c615dde4ff3b671bc95e380e107b497634dc17e282dbfe3956a98a0d28f8156fe5d851483595c21d29674d535fcdaf6 +DIST Text-CSV-2.03.tar.gz 140735 BLAKE2B d40f31623d4b946395968e834cb98b922d75d9515a0d416a3680efd3d739bbd2b429c266132217671fd9f4c27ad6367439d2b11fa60664e2d8b15e58429d80bb SHA512 afd9e81cd2ca9ca9a2c2575c4e540ad09243c1d8b6710dc2b1da472397f99024c768da5ef456948ebd4e06f71b3e5085ef52f191f62c06c6f4a697f70c855769 diff --git a/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild new file mode 100644 index 000000000000..614faa1c2047 --- /dev/null +++ b/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=ISHIGAKI +DIST_VERSION=2.03 +inherit perl-module + +DESCRIPTION="Manipulate comma-separated value strings" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +IUSE="+xs" + +RDEPEND=" + xs? ( >=dev-perl/Text-CSV_XS-1.510.0 ) + virtual/perl-IO +" +BDEPEND=" + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-Test-Simple + ) +" + +src_test() { + perl_rm_files t/00_pod.t + perl-module_src_test +}