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 7D824158009 for ; Thu, 22 Jun 2023 04:17:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6ED8EE095D; Thu, 22 Jun 2023 04:17:45 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 57EFCE0958 for ; Thu, 22 Jun 2023 04:17:45 +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 9FC40340FAC for ; Thu, 22 Jun 2023 04:17:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7759EA9F for ; Thu, 22 Jun 2023 04:17:41 +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: <1687406622.9a7bd3ffff7b2b4d9d687adccf46cb6ca879c5ee.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Business-ISSN/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Business-ISSN/Business-ISSN-1.5.0.ebuild dev-perl/Business-ISSN/Manifest X-VCS-Directories: dev-perl/Business-ISSN/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9a7bd3ffff7b2b4d9d687adccf46cb6ca879c5ee X-VCS-Branch: master Date: Thu, 22 Jun 2023 04:17:41 +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: a68d9a51-ef81-4138-a077-51e4f299c56f X-Archives-Hash: 708612b48339926934a1ca294a9a6d42 commit: 9a7bd3ffff7b2b4d9d687adccf46cb6ca879c5ee Author: Sam James gentoo org> AuthorDate: Thu Jun 22 04:03:42 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jun 22 04:03:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a7bd3ff dev-perl/Business-ISSN: add 1.5.0 Signed-off-by: Sam James gentoo.org> dev-perl/Business-ISSN/Business-ISSN-1.5.0.ebuild | 36 +++++++++++++++++++++++ dev-perl/Business-ISSN/Manifest | 1 + 2 files changed, 37 insertions(+) diff --git a/dev-perl/Business-ISSN/Business-ISSN-1.5.0.ebuild b/dev-perl/Business-ISSN/Business-ISSN-1.5.0.ebuild new file mode 100644 index 000000000000..89475f0078cd --- /dev/null +++ b/dev-perl/Business-ISSN/Business-ISSN-1.5.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=BDFOY +DIST_VERSION=1.005 +inherit perl-module + +DESCRIPTION="Object and functions to work with International Standard Serial Numbers" + +LICENSE="Artistic-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86" + +RDEPEND=" + virtual/perl-Exporter +" +BDEPEND=" + ${RDEPEND} + >=virtual/perl-ExtUtils-MakeMaker-6.640.0 + virtual/perl-File-Spec + test? ( + >=virtual/perl-Test-Simple-1.0.0 + ) +" + +PERL_RM_FILES=( + "t/pod.t" + "t/pod_coverage.t" + "t/test_manifest" +) + +PATCHES=( + "${FILESDIR}/${PN}-1.003-no-test-manifest.patch" +) diff --git a/dev-perl/Business-ISSN/Manifest b/dev-perl/Business-ISSN/Manifest index 09cb3ce8ea0f..90687811489a 100644 --- a/dev-perl/Business-ISSN/Manifest +++ b/dev-perl/Business-ISSN/Manifest @@ -1 +1,2 @@ DIST Business-ISSN-1.004.tar.gz 10175 BLAKE2B ee2bb9397a4cb5fa8824f4c194b0cb127b8c9c1fa6b7bdde3f6bd81ab27d0b075bd58debb81842637328104a9e6eed0b005b04f3ad0bd02113ab7822276d2418 SHA512 5f6223c3f42b483fdcce832f21276a20df1e809f933823caa5115d339eb4e37565d2ec63f3a5bed76a02580cfe81127f150fac5ff323410273d9127b22ad4a5e +DIST Business-ISSN-1.005.tar.gz 11277 BLAKE2B d4b6980ccf80fbd7130eb3247c61f5563e391a65d7e97691b5c6a5240479d4c6ebb1781b457350d1ec61711769c49c9fdedd28adce24d4451a1a5d12a7dbf03d SHA512 e58f5ac852102c9f6e53cb3986a06be0db325ba8acc097b128c554288637cb8bd9029c291b38efdeffc05a8690b1894a98d255ae407162c3f76e5e613405695c