From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1535110-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 48D2915800D for <garchives@archives.gentoo.org>; Thu, 6 Jul 2023 04:14:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21480E0880; Thu, 6 Jul 2023 04:14:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 pigeon.gentoo.org (Postfix) with ESMTPS id F3D28E0880 for <gentoo-commits@lists.gentoo.org>; Thu, 6 Jul 2023 04:14:55 +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 14021341048 for <gentoo-commits@lists.gentoo.org>; Thu, 6 Jul 2023 04:14:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72C92AC8 for <gentoo-commits@lists.gentoo.org>; Thu, 6 Jul 2023 04:14:53 +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: <1688616843.c71e83582a7e303476c8a5a2ff6efdfea4af6e25.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Output/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Test-Output/Manifest dev-perl/Test-Output/Test-Output-1.34.0.ebuild X-VCS-Directories: dev-perl/Test-Output/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c71e83582a7e303476c8a5a2ff6efdfea4af6e25 X-VCS-Branch: master Date: Thu, 6 Jul 2023 04:14:53 +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: f4a44ea0-257a-421f-bf18-e314f1fc8bbb X-Archives-Hash: d208e9c7be54d517079ae0430d850a6b commit: c71e83582a7e303476c8a5a2ff6efdfea4af6e25 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jul 6 04:14:03 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jul 6 04:14:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c71e8358 dev-perl/Test-Output: add 1.34.0 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Test-Output/Manifest | 1 + dev-perl/Test-Output/Test-Output-1.34.0.ebuild | 32 ++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/dev-perl/Test-Output/Manifest b/dev-perl/Test-Output/Manifest index fb0720a22e83..3372cdee0771 100644 --- a/dev-perl/Test-Output/Manifest +++ b/dev-perl/Test-Output/Manifest @@ -1 +1,2 @@ DIST Test-Output-1.033.tar.gz 17196 BLAKE2B dedaab02548bfef11473cb5778082908adffca7bba8862f83b48cbb395320a4207d9915161bc19034641424f45c5bd312bd551e93579947a0c1ef2dd7d30c731 SHA512 cc6e94baa5163e2ca0c23d63a6b505da207ed7f436bf9a1a77234ad898c34ae4d81ac42f17d1b8a73a223fd19ce1d1f66f3eef0fc852bb712f4f925a77f29820 +DIST Test-Output-1.034.tar.gz 18139 BLAKE2B 10d90ba51b9277ead929b1acff20499f4eb12cb575a36d198fb2016643fd3287c018463e86025af6cbb833dc2160d20f46fedf68a636d45edc2a5f14b0b140b8 SHA512 f7e6a121dbcaa6644b5128ba27c70894775bcb77e5c4abb3a2546d935cb1a99b3190230b2be76161377d0151665ec97303c48746b224d1b2301803e6082b0283 diff --git a/dev-perl/Test-Output/Test-Output-1.34.0.ebuild b/dev-perl/Test-Output/Test-Output-1.34.0.ebuild new file mode 100644 index 000000000000..8f3e081997a4 --- /dev/null +++ b/dev-perl/Test-Output/Test-Output-1.34.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=BDFOY +DIST_VERSION=1.034 +inherit perl-module + +DESCRIPTION="Utilities to test STDOUT and STDERR messages" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" + +RDEPEND=" + >=dev-perl/Capture-Tiny-0.170.0 + >=virtual/perl-File-Temp-0.170.0 + virtual/perl-Test-Simple +" +BDEPEND=" + ${RDEPEND} + >=virtual/perl-ExtUtils-MakeMaker-6.640.0 + virtual/perl-File-Spec + test? ( + >=virtual/perl-Test-Simple-1.0.0 + ) +" + +src_test() { + perl_rm_files t/pod{,-coverage}.t + perl-module_src_test +}