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: Sun, 8 Oct 2023 06:44:54 +0000 (UTC) [thread overview]
Message-ID: <1696747285.ee3f234b748ceaf976b35aa8d81586de1368d9e9.sam@gentoo> (raw)
commit: ee3f234b748ceaf976b35aa8d81586de1368d9e9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 8 06:41:25 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 8 06:41:25 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee3f234b
dev-perl/Business-ISBN-Data: add 20231006.1.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../Business-ISBN-Data-20231006.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-20231006.1.0.ebuild b/dev-perl/Business-ISBN-Data/Business-ISBN-Data-20231006.1.0.ebuild
new file mode 100644
index 000000000000..d0e3a029f80e
--- /dev/null
+++ b/dev-perl/Business-ISBN-Data/Business-ISBN-Data-20231006.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=20231006.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
+"
+BDEPEND="
+ ${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 408bb28eb03e..00465c908652 100644
--- a/dev-perl/Business-ISBN-Data/Manifest
+++ b/dev-perl/Business-ISBN-Data/Manifest
@@ -2,3 +2,4 @@ DIST Business-ISBN-Data-20230811.001.tar.gz 31550 BLAKE2B f02f713fd97d05b9bdfe73
DIST Business-ISBN-Data-20230907.001.tar.gz 31666 BLAKE2B fd1d2c28af82d188882c07d5c3f016c34c4b8c80e6a39e1920f0a0cfd3cf4cfdcfc57ce1431c9c1467a76f0379035222e474e95d4b72bdf42d20db5c58e24648 SHA512 c9a33dc5f95ae9f9c9672200f5a7577bf0118615dac176594b5473e5a923c5d12017fca54e59bb6f8177c1b9b83a99aa984e5881413a87d57976cf533148835c
DIST Business-ISBN-Data-20230923.001.tar.gz 31756 BLAKE2B ac922ba0197c7c1807f2b80b9d83174189f670dbafb221f1f98ad19014dcea9a47ac6de9dd90c3146a97b28c625c8caaebe6fbd2cf7073f638e62e5ef4a475d9 SHA512 52ed60a73579141c2d3db1f71954e25f6fa52387b1a15597d4c2fc6847a811465ee5ca5329e26a8d190abeed6875e299e6158ef7bda01ff34b5ac8f529390ac1
DIST Business-ISBN-Data-20230926.001.tar.gz 31765 BLAKE2B f46da35b7edb4c28e9d86490f09f7eda64d164d0d4fb0fe23a5ad8cd0905ee885d693426310fcbfa97cbf1099460085844637cf8fc32451005a8b0790412e10e SHA512 0e1618279040d6299cd834e9c412531125fd4824881ae17865565bd4b4628b26e813ae5ed52eb53d86deb3979ab0b0915a66314d1f2cec8e93390402bbb08770
+DIST Business-ISBN-Data-20231006.001.tar.gz 31808 BLAKE2B 60f24002db3e8ba3981890d61ef422c04f947cc90dea8e806d664847d4d6374103540cdcb31585d7aee025ec2b350b9ea959e4fab3e3d027b6c93220c9d7ea16 SHA512 d5560b6d872eaf34a03d212c1e8b537b89e49b1b58784c01643e2ee4157d63d480487ef3c447123147337f958f8441ab6e19ef01f48a396996d5fbe41b5549a0
next reply other threads:[~2023-10-08 6:44 UTC|newest]
Thread overview: 112+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-08 6:44 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-14 16:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Business-ISBN-Data/ Arthur Zamarin
2025-10-12 16:24 Sam James
2025-10-12 15:58 Sam James
2025-10-06 6:20 Sam James
2025-09-10 5:53 Sam James
2025-09-10 5:53 Sam James
2025-09-09 19:30 Arthur Zamarin
2025-09-08 4:24 Arthur Zamarin
2025-09-07 19:50 Arthur Zamarin
2025-09-07 17:28 Arthur Zamarin
2025-09-07 17:28 Arthur Zamarin
2025-09-07 16:48 Sam James
2025-08-18 1:45 Sam James
2025-08-06 4:57 Sam James
2025-08-04 15:17 Sam James
2025-07-27 1:59 Sam James
2025-07-22 22:45 Sam James
2025-07-14 9:14 Sam James
2025-07-14 9:14 Sam James
2025-07-14 9:06 Sam James
2025-07-11 1:15 Sam James
2025-07-08 20:28 Sam James
2025-06-10 11:22 Sam James
2025-06-06 4:00 Sam James
2025-05-05 23:44 Sam James
2025-04-27 9:44 Sam James
2025-04-26 13:27 Sam James
2025-04-26 5:48 Sam James
2025-04-26 5:28 Sam James
2025-04-13 21:22 Sam James
2025-03-14 6:12 Sam James
2025-03-14 4:27 Sam James
2025-03-09 21:18 Sam James
2025-03-05 23:31 Jakov Smolić
2025-03-05 22:36 Sam James
2025-03-03 20:23 Sam James
2025-03-03 20:23 Sam James
2025-03-03 20:23 Sam James
2025-03-03 20:20 Sam James
2025-02-22 20:52 Sam James
2025-02-20 15:58 Sam James
2025-02-09 6:34 Sam James
2025-01-25 16:44 Sam James
2025-01-25 16:44 Sam James
2025-01-25 16:44 Sam James
2025-01-25 16:44 Sam James
2025-01-25 16:44 Sam James
2025-01-25 16:44 Sam James
2025-01-24 16:25 Matt Turner
2025-01-22 6:11 Sam James
2024-12-15 18:55 Arthur Zamarin
2024-12-14 19:59 Arthur Zamarin
2024-12-12 19:31 Arthur Zamarin
2024-12-12 19:12 Sam James
2024-12-12 12:44 Arthur Zamarin
2024-12-12 12:44 Arthur Zamarin
2024-12-12 12:44 Arthur Zamarin
2024-12-12 10:51 Sam James
2024-11-27 8:08 Sam James
2024-10-24 10:23 Sam James
2024-10-18 12:09 Sam James
2024-10-17 3:40 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: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-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-08-14 7:55 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=1696747285.ee3f234b748ceaf976b35aa8d81586de1368d9e9.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