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 E72E5158009 for ; Wed, 21 Jun 2023 05:36:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1408FE087D; Wed, 21 Jun 2023 05:36:15 +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 F1205E087D for ; Wed, 21 Jun 2023 05:36:14 +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 1E810335D0D for ; Wed, 21 Jun 2023 05:36:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2AF8DA9E for ; Wed, 21 Jun 2023 05:36:11 +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: <1687325755.30e12085cadc4d856b49e4d9a597f05a11f2a835.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Share/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/File-Share/File-Share-0.270.0.ebuild dev-perl/File-Share/Manifest X-VCS-Directories: dev-perl/File-Share/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 30e12085cadc4d856b49e4d9a597f05a11f2a835 X-VCS-Branch: master Date: Wed, 21 Jun 2023 05:36:11 +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: bc1cb3d8-a917-4e68-80c7-28db393644b8 X-Archives-Hash: 6d821c6cde7fe3402b0dbcacf8a34e49 commit: 30e12085cadc4d856b49e4d9a597f05a11f2a835 Author: Sam James gentoo org> AuthorDate: Wed Jun 21 05:20:30 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 21 05:35:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30e12085 dev-perl/File-Share: add 0.270.0 Signed-off-by: Sam James gentoo.org> dev-perl/File-Share/File-Share-0.270.0.ebuild | 28 +++++++++++++++++++++++++++ dev-perl/File-Share/Manifest | 1 + 2 files changed, 29 insertions(+) diff --git a/dev-perl/File-Share/File-Share-0.270.0.ebuild b/dev-perl/File-Share/File-Share-0.270.0.ebuild new file mode 100644 index 000000000000..8e5fed65cb39 --- /dev/null +++ b/dev-perl/File-Share/File-Share-0.270.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=INGY +DIST_VERSION=0.27 +inherit perl-module + +DESCRIPTION="Extend File::ShareDir to local libraries" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" + +RDEPEND=" + >=dev-perl/File-ShareDir-1.30.0 + >=dev-perl/Readonly-2.50.0 +" +BDEPEND=" + ${RDEPEND} + >=virtual/perl-ExtUtils-MakeMaker-6.300.0 + test? ( virtual/perl-Test-Simple ) +" + +src_test() { + perl_rm_files t/release-pod-syntax.t + perl-module_src_test +} diff --git a/dev-perl/File-Share/Manifest b/dev-perl/File-Share/Manifest index 8478cfea20b4..ad12e62b22a2 100644 --- a/dev-perl/File-Share/Manifest +++ b/dev-perl/File-Share/Manifest @@ -1 +1,2 @@ DIST File-Share-0.25.tar.gz 13696 BLAKE2B 121c9e5fc2eda6aa76fc4ea3c12263305c375292fbee72f66ef271533a8f0643776b65672d05a36bd2b4e477791618921bf56e1b0356ef64c146cfc388eee9bd SHA512 7c9f9a341a5d2d397479a09da05136df1d0c6b9869da511e45ee75b49565218f2231fd1b45c61e68ab802402a95af02513c4c78ce72cf8205537d0e68f9b1e46 +DIST File-Share-0.27.tar.gz 14130 BLAKE2B c05fbad2010a9d7612d702fed2669be793b108ce85a76464fc5a9b9429bdc1fd2849d77e2ad7846eba375d12a5c97b638e3013eaee1bac28b22bd3de78523643 SHA512 7c321de08e49f252e8e2126da00ea05ced13db362de758a693ee7f40452827fbf2591fb9e6c80caa27bb8767b3596893fc8762993a167583a0b40091e5db5ec7