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, 27 May 2024 00:47:49 +0000 (UTC)	[thread overview]
Message-ID: <1716770759.fefe95cf9012c8a9b4050da3657d03491db9ab31.sam@gentoo> (raw)

commit:     fefe95cf9012c8a9b4050da3657d03491db9ab31
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 27 00:45:59 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 27 00:45:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fefe95cf

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

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

 .../Business-ISBN-Data-20240523.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-20240523.1.0.ebuild b/dev-perl/Business-ISBN-Data/Business-ISBN-Data-20240523.1.0.ebuild
new file mode 100644
index 000000000000..1a2d82f55a13
--- /dev/null
+++ b/dev-perl/Business-ISBN-Data/Business-ISBN-Data-20240523.1.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BRIANDFOY
+DIST_VERSION=20240523.001
+inherit perl-module
+
+DESCRIPTION="Data pack for Business::ISBN"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~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 cc925be87bb6..bff377652dfe 100644
--- a/dev-perl/Business-ISBN-Data/Manifest
+++ b/dev-perl/Business-ISBN-Data/Manifest
@@ -1,3 +1,4 @@
 DIST Business-ISBN-Data-20231110.001.tar.gz 31977 BLAKE2B 330eb93c47f985c06e0dc274692ade00a7b557079d3bb7d3d45b9ebd0a475b5769abf06d842b818d3e88de70146de90577538fee670958d1bbe04837ee84225c SHA512 a5db5d94694d060032c497452eb70b8fa6008802b038ab4faab651498b6b0cfbd38ac2a9e03804ec8ea33c4bd85fc0d49a2477088615689eea1afe2bab87198b
 DIST Business-ISBN-Data-20240426.001.tar.gz 34170 BLAKE2B 70ee2ab4473ad29f3cdc0e006cdc94f72e81601e439e97dc1856df49ac1ceffec73bb48a56d44c9553df9d778b6030808091b98b4ccbaff4c555dc660ed4a7bd SHA512 7543e0ab8d3fb54f1143af7ab2fd6aba14dee7389ea3d172a62ef6eeda11567d8476db0ed084d7e325d6ca36b0d0d59da1cd754ab5d7971d00c5d1c5cfd269be
 DIST Business-ISBN-Data-20240509.001.tar.gz 34204 BLAKE2B 4b6830ca917654cb24d3ac27cbd87357d28faec44cc16af467dbfc90c004d953329b5fb36161b1ab4d6931aa9f39013c552c6758b3e4e0c92886ea579ea90a02 SHA512 64158b148729ef6201984aee178fd102abbe65df5b11f638ec2a52f0bf927db929670124e4bfc2175062b0fecfe9c9056e8a90e41408d91a27c9ef07c0b18705
+DIST Business-ISBN-Data-20240523.001.tar.gz 34250 BLAKE2B b5e28d45f03b7db74de810708cf88f883f31e034685ca49fc0e9530be30519e58b9308e5eb461d86456f4a1d8b67a5e0d3c1c7aaa3fae85c207449b847f8864f SHA512 839766cf0264bc1210ce02e181b1625b9231c162ad3849ddebb0cdeb9cb7c9fbf6efdd72463b7e3e948696bfebc74ddbb68031c469352fac2f537d97ea9d4748


             reply	other threads:[~2024-05-27  0:47 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-27  0:47 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-24 10:23 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Business-ISBN-Data/ 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-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-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=1716770759.fefe95cf9012c8a9b4050da3657d03491db9ab31.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