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 B9C64158009 for ; Wed, 21 Jun 2023 05:44:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F00C7E086F; Wed, 21 Jun 2023 05:44:56 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CD1E3E086F for ; Wed, 21 Jun 2023 05:44:56 +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 C85D1340F55 for ; Wed, 21 Jun 2023 05:44:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36F65A87 for ; Wed, 21 Jun 2023 05:44:54 +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: <1687326285.dbb14e76479c078780788739dd6681daf0690c3b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Find-Rule-Perl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/File-Find-Rule-Perl/File-Find-Rule-Perl-1.160.0.ebuild dev-perl/File-Find-Rule-Perl/Manifest X-VCS-Directories: dev-perl/File-Find-Rule-Perl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: dbb14e76479c078780788739dd6681daf0690c3b X-VCS-Branch: master Date: Wed, 21 Jun 2023 05:44:54 +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: c484d25a-72d6-4133-9c4b-dcb836b523b6 X-Archives-Hash: 0848df84c28b5e1df215c3dcf63ca8e0 commit: dbb14e76479c078780788739dd6681daf0690c3b Author: Sam James gentoo org> AuthorDate: Wed Jun 21 05:39:47 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 21 05:44:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbb14e76 dev-perl/File-Find-Rule-Perl: add 1.160.0 Signed-off-by: Sam James gentoo.org> .../File-Find-Rule-Perl-1.160.0.ebuild | 28 ++++++++++++++++++++++ dev-perl/File-Find-Rule-Perl/Manifest | 1 + 2 files changed, 29 insertions(+) diff --git a/dev-perl/File-Find-Rule-Perl/File-Find-Rule-Perl-1.160.0.ebuild b/dev-perl/File-Find-Rule-Perl/File-Find-Rule-Perl-1.160.0.ebuild new file mode 100644 index 000000000000..adee565d1d68 --- /dev/null +++ b/dev-perl/File-Find-Rule-Perl/File-Find-Rule-Perl-1.160.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=ETHER +DIST_VERSION=1.16 + +inherit perl-module + +DESCRIPTION="Common rules for searching for Perl things" + +SLOT="0" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" + +RDEPEND=" + >=virtual/perl-CPAN-Meta-1.380.0 + >=dev-perl/File-Find-Rule-0.200.0 + >=virtual/perl-File-Spec-0.820.0 + >=dev-perl/Params-Util-0.380.0 +" +BDEPEND=" + ${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-Test-Simple + ) +" diff --git a/dev-perl/File-Find-Rule-Perl/Manifest b/dev-perl/File-Find-Rule-Perl/Manifest index 2d8b6ba87e69..5fb99b061a91 100644 --- a/dev-perl/File-Find-Rule-Perl/Manifest +++ b/dev-perl/File-Find-Rule-Perl/Manifest @@ -1 +1,2 @@ DIST File-Find-Rule-Perl-1.15.tar.gz 7502 BLAKE2B 7555b682b7c4128b2828a3e10013d7c016d66bae810309a9be55b5a4a0b5500a799acf18de02a60716c2a022cd03cc174b7fee0da492df09e0095edbd5b355e1 SHA512 90fc64991fbdb47bcb712f2bf7c85b2571a2b161952574606ddfd9c9ad9aeaaa2e0f3355b9c8b993ab2479d8c80e89075caa9e5413259c2bb99b1e75ef791670 +DIST File-Find-Rule-Perl-1.16.tar.gz 7812 BLAKE2B 98a0dfff22cdcbd4fedbd61932a5ebc08be88417859060ec7859ef36e49a806c7fbf9f39fcebc2c1c796bee3c1975c04c7615f2931456680b437bc4fa322bf45 SHA512 750e59c2aed55e7a73f9dbc67654d7f9de39b744967caa31510f9234bb71437cdd821babf7b80f435d6a968e9d4a49df503449683e866e090c7f120c56e20a47