public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Business-ISBN-Data/
Date: Mon, 14 Aug 2023 07:55:48 +0000 (UTC)	[thread overview]
Message-ID: <1691999684.5de247c1e27ce44e28142b6e7c4b7ac72ff98292.sam@gentoo> (raw)

commit:     5de247c1e27ce44e28142b6e7c4b7ac72ff98292
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 14 07:18:32 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 14 07:54:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5de247c1

dev-perl/Business-ISBN-Data: add 20230811.1.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Business-ISBN-Data-20230811.1.0.ebuild         | 37 ++++++++++++++++++++++
 dev-perl/Business-ISBN-Data/Manifest               |  1 +
 2 files changed, 38 insertions(+)

diff --git a/dev-perl/Business-ISBN-Data/Business-ISBN-Data-20230811.1.0.ebuild b/dev-perl/Business-ISBN-Data/Business-ISBN-Data-20230811.1.0.ebuild
new file mode 100644
index 000000000000..0e43ee181951
--- /dev/null
+++ b/dev-perl/Business-ISBN-Data/Business-ISBN-Data-20230811.1.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BDFOY
+DIST_VERSION=20230811.001
+inherit perl-module
+
+DESCRIPTION="Data pack for Business::ISBN"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-File-Spec
+"
+DEPEND="
+	${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.640.0
+	test? (
+		>=virtual/perl-Test-Simple-1
+	)
+"
+
+PERL_RM_FILES=(
+	"make_data.pl"
+	"t/pod.t"
+	"t/pod_coverage.t"
+)
+
+src_prepare() {
+	sed -r -i '/^pod(|_coverage)\.t$/d' "${S}/t/test_manifest" || die
+	perl-module_src_prepare
+}

diff --git a/dev-perl/Business-ISBN-Data/Manifest b/dev-perl/Business-ISBN-Data/Manifest
index 47e32d10a687..3e0edae13aec 100644
--- a/dev-perl/Business-ISBN-Data/Manifest
+++ b/dev-perl/Business-ISBN-Data/Manifest
@@ -2,3 +2,4 @@ DIST Business-ISBN-Data-20210112.006.tar.gz 29035 BLAKE2B e496a689afb12341307d80
 DIST Business-ISBN-Data-20230322.001.tar.gz 31194 BLAKE2B 765c62a42a1f2bc904baccbce86ae59a5b6e4044a138ea636d87393c9cf31117cef635f555252ab9546d54eebca66506b34c757569fc552e2646be57ef5d7cd2 SHA512 c242b97429cfecf49d1f7144642fcd66cb66ae0837c294b687697cd51d7036781108e972d55015f41a8380b487915449409334a7e82064abed55fedc2672015d
 DIST Business-ISBN-Data-20230718.001.tar.gz 31520 BLAKE2B 33cbad1be65817b2df80d5118ef36d6c52af3df984a263e40298f54cec577a31feeb47886d52959617c083b31bd3dc27eb140b2d177e444e2a3e0addc9e1fa1a SHA512 c1df68b70294148e2567339dc8116c217ad240217a8a1c6768a8623c6d4ed71b2995cc48f89d2c36d17858f3d1c09139ec50696864d0e69106ea1a39b229b2b8
 DIST Business-ISBN-Data-20230719.001.tar.gz 31522 BLAKE2B bb3efc27c3cc7bdac64a01d839f6d84ff907d40c2305de9f106a5b17aa1fb9a387c910e1223d9a3ed899cca8daa23579b0beda4172bd0598e89830f34008d850 SHA512 26a016bb748dec75b6be886c42b88865605bcc8a1867a7c7a3a19157a4af012098ae9adfff874ca2c4e536aec7a737b1a219dbe6177b70a10faf652e3000cd9b
+DIST Business-ISBN-Data-20230811.001.tar.gz 31550 BLAKE2B f02f713fd97d05b9bdfe73deab18daf9b25502b5c40a2734d61867adf8de32b5431c468d6024156b9ccbc1da89594b3760e303f5e72b18ce48ff59aad1c31a19 SHA512 6bdc2b3d1942ac4f77b13d88bd45fa5ee1a25cfa0d4db83a444dea43ab31a2dfbec5d60f4fbb7f1749ac52f2565be6a7ada9b4632f9d94a39d211f39d0daa041


             reply	other threads:[~2023-08-14  7:55 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-14  7:55 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-27 12:35 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Business-ISBN-Data/ Sam James
2024-07-27 12:35 Sam James
2024-07-27 12:35 Sam James
2024-07-27 12:35 Sam James
2024-07-27 12:35 Sam James
2024-07-27 12:00 Sam James
2024-07-27 11:59 Sam James
2024-07-15  1:57 Sam James
2024-07-11  2:40 Ionen Wolkens
2024-07-07 11:07 Sam James
2024-07-07 11:07 Sam James
2024-06-23 17:47 Arthur Zamarin
2024-06-14 18:05 Sam James
2024-05-28 18:23 Arthur Zamarin
2024-05-27  0:47 Sam James
2024-05-26  6:06 Arthur Zamarin
2024-05-10 17:29 Sam James
2024-05-10  1:43 Sam James
2024-04-30  1:16 Sam James
2023-11-13  4:35 Sam James
2023-11-04 10:50 Sam James
2023-10-29  1:58 Sam James
2023-10-11  9:01 Sam James
2023-10-08  6:44 Sam James
2023-09-27  3:03 Sam James
2023-09-27  3:03 Sam James
2023-09-24  6:03 Sam James
2023-09-19  0:45 Sam James
2023-09-09  7:52 Sam James
2023-07-20  2:44 Sam James
2023-07-20  2:44 Sam James
2023-07-18 21:52 Sam James
2023-07-14 11:24 Sam James
2023-07-08  3:39 Sam James
2023-06-27  6:55 Sam James
2023-06-22  4:17 Sam James
2023-03-24  5:12 Sam James
2023-03-24  5:12 Sam James
2021-10-09 15:54 Andreas K. Hüttel
2021-07-29  7:08 Agostino Sarubbo
2021-05-02 22:06 Sergei Trofimovich
2021-04-24 11:06 Andreas K. Hüttel
2020-09-26  8:50 Kent Fredric
2020-05-06 12:26 Kent Fredric
2017-06-15 16:27 Markus Meier
2017-05-07 11:05 Mikle Kolyada
2016-08-06 17:03 Kent Fredric
2016-05-21  0:36 Andreas Hüttel
2015-12-28 20:20 Andreas Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1691999684.5de247c1e27ce44e28142b6e7c4b7ac72ff98292.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox